BeClaude

agentic-engineering-handbook

New
13GitHub TrendingGeneralby keyuchen21

The definitive OpenAI, Claude, MCP, Harness, Evals, and Production Agent Systems learning roadmap.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agentic-engineering-handbook.md https://raw.githubusercontent.com/keyuchen21/agentic-engineering-handbook/main/SKILL.md
3
Invoke in Claude Code
/agentic-engineering-handbook
View source on GitHub
mcpagent

Frequently Asked Questions

What is agentic-engineering-handbook?

The definitive OpenAI, Claude, MCP, Harness, Evals, and Production Agent Systems learning roadmap.

How to install agentic-engineering-handbook?

To install agentic-engineering-handbook, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agentic-engineering-handbook.

What is agentic-engineering-handbook best for?

agentic-engineering-handbook is a community categorized under General. It is designed for: mcp, agent. Created by keyuchen21.