bystevesolun· 45 skills
Create or review an AGENTS.md file so coding agents get stable repo-local instructions: environment setup, testing, style, security boundaries, PR policy, and handoff rules. Use when a repo lacks durable agent guidance or when a custom harness needs a predictable context file.
$npx -y skills add stevesolun/ctx --skill agents-md-protocolInstalls into the current project.
Run `npx skills use "https://github.com/stevesolun/ctx" --skill "stevesolun/ctx/agents-md-protocol"` 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/stevesolun/ctx" that are relevant to the current task. Run `npx skills add "https://github.com/stevesolun/ctx"` and select the relevant skills, then follow their instructions.