@younndai/lyt-skills
PackagesTwelve harness skills that let Claude Code, Codex, and compatible agent runtimes operate Lyt through the governed CLI surface.
@younndai/lyt-skills ships inside the lyt CLI — most people get it there. To use it on its own, add the package:
npm install @younndai/lyt-skillsSkills your agent can run
The 12 skills are /lyt-create, /lyt-capture, /lyt-recall, /lyt-search, /lyt-pod, /lyt-mesh-explore, /lyt-alias, /lyt-primer-context, /lyt-sync, /lyt-adopt, /lyt-update, and /lyt-pattern. They are harness adapters around Lyt’s actual CLI and pattern runtime.
Install once, drive from any runtime
The installer detects supported runtimes and links the skill files into each one. Vault-scoped skills resolve the active vault before calling the CLI, so the agent follows the same addressing and permission rules as the local caller. Capture keeps the eight-field frontmatter contract in markdown.
Activate the skills
You get the skills with the lyt CLI. Once it’s installed, activate them into your runtimes:
lyt skills install