Agent Blueprint — AI skill for Claude Code
Build production-grade AI agents from scratch.
How to install Agent Blueprint
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open OthmanAdi/agent-blueprint and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Blueprint does
Build production-grade AI agents from scratch. Patterns, templates, and references for workflow builders and app embedders.
Alternatives in AI
- Claw0 — 0 - 1 learn OpenClaw: sections to build an claw-AI agent from scratch 2.6k ★
- Claude Code Configs — A comprehensive collection of production-grade Claude Code configurations, specialized agents, and automation 624 ★
- Obsidian + Claude Code: Rebuild Your Second Brain With AI — Build an AI-powered personal knowledge management system from scratch 540 ★
README
agent-blueprint
Build production-grade AI agents from scratch. Complete patterns, templates, and reference implementations for any language or framework.
What This Is
A skill for AI coding agents (Claude Code, Cursor, etc.) that guides you through building complete agentic systems — tool registries, permission systems, context management, streaming APIs, human-in-the-loop workflows, and HTTP serving layers.
**Two audiences:**
- Workflow builders — planner + executor pipelines, HITL checkpoints, multi-agent orchestration
- Application embedders — HTTP/SSE APIs, multi-user session management, React frontend integration
Install
npx skills add OthmanAdi/agent-blueprint -g
Works with Claude Code, Cursor, and any agent that supports the skills protocol. Then just describe what you want to build — the skill activates automatically.
What's Inside
agent-blueprint/
SKILL.md # Main skill — loaded by the agent
references/ # Deep-dive docs (load on demand)
agent-loop.md # Streaming agent loop (Python)
typescript-agent-loop.md # Streaming agent loop (TypeScript/Bun)
tool-system.md # Tool registry & execution pipeline
permission-system.md # 7-layer permission pipeline
context-management.md # Context window lifecycle
system-prompts.md # Prompt caching patterns
mcp.md # MCP server integration
memory.md # Session persistence & long-term memory
rust-agent.md # Rust implementation (tokio + reqwest)
production-principles.md # 85% compounding problem, Manus principles
planner-executor.md # Three-agent pattern (planner/executor/verifier)
human-in-the-loop.md # HITL approval matrix & tiered delegation
serving.md # FastAPI + SSE, multi-user sessions
Related Skills
Claude Code Blueprint
Production-grade Claude Code plugin for AI-assisted development. 55 skills, 29 agents, 10 hooks — brainstormin
Unofficial Claude Code Prompt Playbook
Unofficial playbook for production-grade LLM system prompt architecture, derived from local analysis of Claude
Nextjs With AI
A comprehensive CLAUDE.md template for modern Next.js 16 App Router projects. Drop it in and Claude Code autom
Wow Addon Dev
WoW addon-development skill for AI coding agents (Claude Code, Codex, Gemini CLI). Retail Midnight 12.0+ and C
UX Lint
Deterministic regex-based linter for AI fingerprints. No LLM, no API, no network. CI-friendly — exits non-zero
Agent Blueprint Skills
Open-source AI agent skills for enterprise deployment. ServiceNow AI Agent Studio, deployment methodology, res
Related Agents
Agent Chadi
Industry-grade OpenCode all-rounder — your primary agent. 5-gate hybrid workflow with contract-first wave fan-
Block Markup Validator
Validates WordPress block comment syntax, JSON attributes, HTML class consistency, heading hierarchy, and them
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi