@yusifeng/skl
v0.1.3
Published
A personal skill repository and installer for Codex skills.
Readme
skl
Personal Codex skill repository and installer.
Skills
repomix-handoff-workflow: generate a compact repomix handoff bundle, prompt, and manifest for another agent.react-best-practices: proxied fromvercel-labs/agent-skillsand installable with the sameskl i react-best-practicescommand.
CLI
After publishing to npm, the skl command can list and install skills from the package contents.
Commands
skl list
skl help
skl show repomix-handoff-workflow
skl i repomix-handoff-workflow
skl install repomix-handoff-workflow --folder .codexInstall target
--folder sets the base folder for the install target.
--folder .codexinstalls to./.codex/skills/<skill-name>--folder /some/path/.codexinstalls to/some/path/.codex/skills/<skill-name>- If the folder does not exist,
sklcreates it and the nestedskills/directory
Notes
iis a short alias forinstallhelpprints the command summaryshowprints theSKILL.mdcontent for one installed skill in the packagelistshows bundled skills plus registry-backed skills
