aiskillstore/autonomous-agent-patterns
Design patterns for building autonomous coding agents, inspired by [Cline](https://github.com/cline/cline) and [OpenAI Codex](https://github.com/openai/codex).
This is a copy. The original lives at lingxling/autonomous-agent-patterns.
npx skills add https://github.com/aiskillstore/marketplace --skill autonomous-agent-patterns
Take aiskillstore/autonomous-agent-patterns from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.