What problem does it solve?
Audit installed skills across Claude, Codex, Gemini, and desktop installs. Compare frontmatter to manifest.yaml and report version drift, missing metadata, unreadable roots, or duplicate copies across roots. Can also sync canonical skills from manifest repo_path into a target install root (e.g. cross-install Claude-side skills into a Codex CLI skill folder). Use when asked what skills are installed, what version a skill is running, whether skills are up to date, to suggest frontmatter fixes, to clean up duplicate skill copies, or to make a skill available to another runtime on the same machine. Read-only by default; never rewrites, deletes, or copies without an explicit --apply flag.
Core Features & Use Cases
- Audit installed skills across Claude, Codex, Gemini, and desktop installs and compare frontmatter to manifest.yaml.
- Surface drift, missing metadata, unreadable roots, and duplicate copies across roots.
- Sync canonical skills from manifest repo_path into a target install root to enable cross-runtime availability.
Quick Start
Run skills-meta to inventory installed skills and surface drift across runtimes.