ai-agent-design

Solid

Use this skill when designing AI agent architectures, implementing tool use, building multi-agent systems, or creating agent memory. Triggers on AI agents, tool calling, agent loops, ReAct pattern, multi-agent orchestration, agent memory, planning strategies, agent evaluation, and any task requiring autonomous AI agent design.

AI & Automation 167 stars 29 forks Updated today MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
74
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

When this skill is activated, always start your first response with the ๐Ÿงข emoji. # AI Agent Design AI agents are autonomous LLM-powered systems that perceive their environment, decide on actions, execute tools, observe outcomes, and iterate toward a goal. Effective agent design requires deliberate choices about the loop structure, tool schemas, memory strategy, failure modes, and evaluation methodology. --- ## When to use this skill Trigger this skill when the user: - Designs or implements an agent loop (ReAct, plan-and-execute, reflection) - Defines tool schemas for LLM function-calling - Builds multi-agent systems with orchestration (sequential, parallel, hierarchical) - Implements agent memory (working, episodic, semantic) - Applies planning strategies like chain-of-thought or task decomposition - Adds safety guardrails, max-iteration limits, or human-in-the-loop gates - Evaluates agent behavior, trajectory quality, or task success - Debugs an agent that loops, hallucinates tools, or gets stuck Do NOT trigger this skill for: - Framework-specific agent APIs (use the Mastra or a2a-protocol skill instead) - Pure LLM prompt engineering with no tool use or autonomy involved --- ## Key principles 1. **Tools over knowledge** - agents should act through tools, not hallucinate facts. Every external lookup, write, or side effect belongs in a tool. 2. **Constrain agent scope** - give each agent a narrow, well-defined goal. A focused agent with 3 tools outperforms a g...

Details

Author
AbsolutelySkilled
Repository
AbsolutelySkilled/AbsolutelySkilled
Created
2 months ago
Last Updated
today
Language
MDX
License
MIT

Similar Skills

Semantically similar based on skill content โ€” not just same category

AI & Automation Listed

ai-agent-design

Use this skill when designing AI agent architectures, implementing tool use, building multi-agent systems, or creating agent memory. Triggers on AI agents, tool calling, agent loops, ReAct pattern, multi-agent orchestration, agent memory, planning strategies, agent evaluation, and any task requiring autonomous AI agent design.

3 Updated today
Samuelca6399
AI & Automation Listed

tool-design

This skill should be used when the user asks to "design agent tools", "create tool descriptions", "reduce tool complexity", "implement MCP tools", or mentions tool consolidation, architectural reduction, tool naming conventions, or agent-tool interfaces.

3 Updated today
Kalyanikhandare29
AI & Automation Listed

tool-design

This skill should be used when the user asks to "design agent tools", "create tool descriptions", "reduce tool complexity", "implement MCP tools", or mentions tool consolidation, architectural reduction, tool naming conventions, or agent-tool interfaces.

335 Updated today
aiskillstore
AI & Automation Featured

tool-design

Build tools that agents can use effectively, including architectural reduction patterns. Use when creating new tools for agent systems, debugging tool-related failures or misuse, or optimizing existing tool sets for better agent performance.

39,350 Updated today
sickn33
AI & Automation Solid

ai-agents-architect

Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool use, function calling.

27,705 Updated today
davila7