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

  1. Read current version: Run python <skill-dir>/scripts/sync.py with --help to verify the script is available. Read pyproject.toml in the skillctx repo root for the current version string.

  2. 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

More from jackchuka/skillctx

Installs
3
GitHub Stars
4
First Seen
Mar 19, 2026