agent-skills-hub/autonomous-agent-patterns
Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool APIs, implementing permission systems, or creating autonomous coding assistants.
This is a copy. The original lives at comeonoliver/autonomous-agent-patterns.
npx skills add https://github.com/agent-skills-hub/agent-skills-hub --skill autonomous-agent-patterns
Take agent-skills-hub/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.