What problem does it solve?
Skillshare eliminates manual copying, inconsistent installs, and sync drift by centralizing the installation, distribution, and lifecycle management of AI CLI skills across machines and multiple target tools, saving time and reducing configuration errors.
Core Features & Use Cases
- Install & Update: Install skills from Git repositories or local paths, track remote repos, and update tracked skills reliably.
- Sync & Targets: Distribute skills and extras to many AI CLI targets with per-target modes (merge, copy, symlink) and include/exclude filters.
- Security & Recovery: Built-in security audit gates with threshold controls, trash-based soft-delete (7-day retention), backups, and recovery workflows.
- CI and Automation: JSON output for scripting/CI, non-interactive flags, and tooling to build and publish skill hubs and audit pipelines.
- Use Case: Set up a project
.skillshare/ source, install team-shared skills, run audits to enforce safety, and sync them to developer machines or AI CLIs automatically.
Quick Start
Install a skill from a GitHub repository into the current project, run the security audit, and sync it to all configured targets.