Use this skill when the user wants to sync skills across AI CLI tools, install or update skills from GitHub, run security audits on skills, or manage skill sharing across team members.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-749ba129)More formats (shields.io, HTML) on the badges page.
---
name: skillshare
description: Use this skill when the user wants to sync skills across AI CLI tools, install or update skills from GitHub, run security audits on skills, or manage skill sharing across team members.
---
# skillshare Plugin
Sync skills across AI CLI tools — Claude, Codex, OpenClaw, Cursor, and more.
## Commands
### Setup
- `skillshare init run` — Initialize config and source directory
- `skillshare init run --project` — Initialize in project mode
### Sync
- `skillshare sync run` — Sync skills to all targets
- `skillshare sync run --all` — Sync skills, agents, and extras
### Install & Update
- `skillshare install run` — Install a skill from GitHub
- `skillshare update run` — Update installed skills
### Security
- `skillshare audit run` — Audit skills for prompt injection
### UI
- `skillshare ui start` — Start web dashboard
### Targets
- `skillshare target list` — List configured targets
- `skillshare target mode` — Set sync mode (symlink/copy)
## Usage Examples
- "Initialize skillshare in this directory"
- "Sync all skills to their targets"
- "Install a skill from github.com/user/skills"
- "Run a security audit on installed skills"
- "Start the web UI"
## Supported Targets
- Claude Code
- Codex
- OpenClaw
- Cursor
- OpenCode
- And 50+ more
## Key Features
- One source, every agent — edit once, sync everywhere
- Security audit — scan for prompt injection before use
- Agents sync — sync custom agents alongside skills
- Extras — manage rules, commands, prompts
- Project mode — per-repo skills committed with codeIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!