Skip to content

v0.3.2 — Platform-neutral skill invocation

Choose a tag to compare

@lucyfengcl-art lucyfengcl-art released this 28 Jun 10:59
· 9 commits to main since this release
a0dba18

Rewrites the prep-clips SKILL.md invocation so it works in any skill-aware agent (Codex, etc.), not just Claude Code: bare console-script names when the CLI is on PATH, or the bundled self-locating launcher otherwise, with the skill dir resolved from whatever env var the host exposes. Docs only; no code changes.