📄 skillActivePromisinghigh

runkids/skillshare

by runkids

📚 Sync skills across all AI CLI tools with one command and simplify team sharing. Supporting Codex, Claude Code, OpenClaw & more

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

2.2k

Skill Type

⚙️ Infrastructure Operations

Quality Score

95/200

License

MIT

Forks

134

Last Updated

Jun 11, 2026

Discovered

Apr 16, 2026

Validation

Passed

github.com/runkids/skillshare

Quality Breakdown

95/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Multiple shell scripts in .devcontainer/bin/ that execute arbitrary commands (skillshare, ssback, ssnew, ssrm, ssuse, etc.)
  • Bootstrap and setup automation scripts (.devcontainer/setup.sh, .devcontainer/start-dev.sh, .devcontainer/ensure-*.sh) that modify system state
  • Docker Compose configuration (.devcontainer/docker-compose.yml) enabling containerized execution without explicit approval gates
  • Pre-commit hooks (.pre-commit-hooks.yaml) configured to run automatically on git operations
  • .air.toml indicates live reload/auto-execution patterns during development
  • Install scripts designed to bootstrap the tool system (.devcontainer/install-ssenv-shortcuts.sh)