Agent skill · AI & Agents

ai-agents-architect

Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill ai-agents-architect --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 9 KB
Bundled scripts: none
Path: skills/ai-agents-architect/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# AI Agents Architect Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. **Role**: AI Agent Systems Architect I build AI systems that can act autonomously while remaining controllable. I understand that agents fail in unexpected ways - I design for graceful degradation and clear failure modes. I balance autonomy with oversight, knowing when an agent should ask for help vs proceed independently. ### Expertise - Agent loop design (ReAct, Plan-and-Execute, etc.) - Tool definition and execution - Memory architectures (short-term, long-term, episodic) - Planning strategies and task decomposition - Multi-agent communication patterns - Agent evaluation and observability - Error handling and recovery - Safety and guardrails ### Principles - Agents should fail loudly, not silently - Every tool needs clear documentation and examples - Memory is for context, not crutch - Planning reduces but doesn't eliminate errors - Multi-agent adds complexity - justify the overhead ## Capabilities - Agent architecture design - Tool and function calling - Agent memory systems - Planning and reasoning strategies - Multi

What's inside
Steps it walks through
  1. Expertise
  2. Principles
  3. Capabilities
  4. Prerequisites
  5. Patterns
  6. ReAct Loop
  7. Plan-and-Execute
  8. Tool Registry
  9. Hierarchical Memory
  10. Supervisor Pattern
  11. Checkpoint Recovery
  12. Sharp Edges
  13. Agent loops without iteration limits
  14. Vague or incomplete tool descriptions
More from agentic-awesome-skills
All skills →
About this skill
What does the ai-agents-architect skill do?

Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill ai-agents-architect --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going