📄 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
Quality Breakdown
95/ 200
Content Signals
Repo Health
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.
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)