skillctx-sync
Installation
SKILL.md
skillctx-sync
Update embedded skillctx-resolve.py scripts across all migrated skills.
When to Use
- After updating the skillctx repo (bug fix in resolve.py, new features)
- User says "skillctx-sync", "update skillctx", or "sync skillctx"
Prerequisites
- Python 3.10+
- Skills must be installed and discoverable by the agent host
Workflow
-
Read current version: Run
python <skill-dir>/scripts/sync.pywith--helpto verify the script is available. Readpyproject.tomlin the skillctx repo root for the current version string. -
Scan for migrated skills: Run
python <skill-dir>/scripts/sync.py scan <skills-dir> <current-version>where<skills-dir>is the directory containing installed skills. The script outputs JSON:
Related skills