Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Safely validate, publish, and track a local SKILL.md directory across GitHub, Awesome Codex Plugins, HOL Registry, skills.sh, SkillsMP, LobeHub, ClawHub, and Cursor Directory. Use when the user asks to publish, update, register, or synchronize an agent skill across marketplaces.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 28% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -39% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -12% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 24% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -21% | 0% |
Use the bundled CLI to preflight and synchronize one local skill directory. The source GitHub repository is canonical; registry entries are projections of that source. Read references/platform-matrix.md before working with a platform and references/security-policy.md when preflight reports a security finding.
python3 scripts/sync.py preflight <skill-dir> or --dry-run.repository, skill path, and platform in the user state file, not the repo.
check. A failed check blocks only that platform.
API/CLI, create a browser/manual handoff instead of inventing an endpoint.
Run bin/skill-sync from the repository root:
textbin/skill-sync init <skill-dir> bin/skill-sync preflight <skill-dir> bin/skill-sync layout --check bin/skill-sync layout --write bin/skill-sync sync <skill-dir> --dry-run --json bin/skill-sync sync <skill-dir> --platform github,clawhub bin/skill-sync sync <skill-dir> --resume bin/skill-sync status <skill-dir> --refresh bin/skill-sync reset-choice <skill-dir> <platform> bin/skill-sync reset-all <skill-dir> bin/skill-sync forget <skill-dir>
skills/skill-sync-publisher/ is the canonical skill content. Root SKILL.md and agents/openai.yaml are generated mirrors; use layout --write after a canonical change and layout --check in CI.
sync is confirmation-gated by default. --yes is intended for an already reviewed, authenticated automation job; it does not bypass platform choice or security blockers. The CLI returns non-zero if a selected platform fails or is blocked.
exists; ordinary skills are blocked unless explicitly projected.
npx @hol-org/registry quote/publish flow andrequire REGISTRY_BROKER_API_KEY before an authenticated publish.
clawhub whoami, dry-run, then the manifest version as semver.and produce/check an index or browser handoff; planned is not success.
Never publish to an unselected platform, duplicate an open PR, or claim that a manual directory submission is complete before the user confirms it.
Other measured skills in the registry, with their headline benchmark lift.