Learn Agent Engineering
Description
12-course AI agent curriculum: Claude Code to production systems. Six languages. MIT licensed.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Learn Agent Engineering
A 12-course curriculum teaching AI agent development from first principles to production systems. Covers Claude Code fundamentals, tool calling, workflows, context management, multi-agent orchestration, observability, and harness design.
**Live at [learn.agentmentor.dev](https://learn.agentmentor.dev)** · Available in English, 中文, 日本語, 한국어, Español, Português (BR)
What You'll Learn
- Claude Code Skills — Your first agentic prompt and how Claude Code executes it
- Agent Workflows — Sequential, parallel, and conditional execution patterns
- Prompt Engineering — System prompts, few-shot examples, and chain-of-thought
- Tool Calling — Design interfaces, handle errors, and compose multi-tool chains
- Memory & State — Persistent storage, context windows, and state machines
- Multi-Agent Collaboration — Delegation, specialization, and coordination
- Agent Harness — Runtime controls, safety gates, and turn budgets
- Context Engineering — Efficient prompting under token constraints
- State Persistence — Making long tasks survive interruptions
- Verification — Testing agents, eval sets, and LLM-as-judge
- Observability — Logging, tracing, and debugging agent behavior
- Orchestration — Building graphs, review loops, and deterministic pipelines
Each course includes:
- 6 lessons with hands-on exercises
- Real code you can run locally
- Capstone projects demonstrating production patterns
- Sources cited throughout
How It Was Built
This curriculum was generated by the [Agent Mentor skill](https://agentmentor.dev) — a $4.99 Claude Code skill that writes pedagogically sound courses with exercises, citations, and multi-locale glossaries. The skill was invoked 12 times (once per course) via Claude Code, producing the entire path without direct human authoring.
**Why mention this?** It demonstrates what systematic agent workflows can produce when properly constrained: structured learn
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI