Generate or update project instruction files for Cosmosmith-governed projects. Use when the user wants AGENTS.md, CLAUDE.md, Cursor rules, Copilot instructions, OpenCode, Trae, or other editor/agent rules created from Cosmosmith conventions, or when they ask how agents should load and follow project rules.
$npx -y skills add devnomad-byte/cosmosmith --skill cosmosmith-project-rulesInstalls into the current project.
Run `npx skills use "https://github.com/devnomad-byte/cosmosmith" --skill "devnomad-byte/cosmosmith/cosmosmith-project-rules"` 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/devnomad-byte/cosmosmith" that are relevant to the current task. Run `npx skills add "https://github.com/devnomad-byte/cosmosmith"` and select the relevant skills, then follow their instructions.