bycrafter-station· 7 skills
Set up hierarchical Intent Layer (AGENTS.md files) for codebases. Use when initializing a new project, adding context infrastructure to an existing repo, user asks to set up AGENTS.md, add intent layer, make agents understand the codebase, or scaffolding AI-friendly project documentation.
$npx -y skills add crafter-station/skills --skill intent-layerInstalls into the current project.
Run `npx skills use "https://github.com/crafter-station/skills" --skill "crafter-station/skills/intent-layer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/crafter-station/skills" that are relevant to the current task. Run `npx skills add "https://github.com/crafter-station/skills"` and select the relevant skills, then follow their instructions.