github.com / WenyuChiou / awesome-agentic-ai-zh
The AI Agent learning map¶
From "what is an LLM and how are tokens counted" all the way to building your own multi-agent systems.
Pick a learning track¶
-
Track A — CLI power user
Push CLI agents like Claude Code to their limit: workflows, productionization.
-
Track B — Agent builder
From tool calls all the way to multi-agent systems and your own MCP server.
Eight stages, step by step¶
-
Stage 1 — LLM basics
Tokens, context, choosing a model.
-
Stage 2 — Prompt engineering
Say what you want so the model delivers reliably.
-
Stage 3 — Tool use
Give the LLM tools; write your first agent.
-
Stage 4 — Agent frameworks
LangGraph, AutoGen, Agents SDK — which to pick.
-
Stage 5 — Claude Code ecosystem
CLI agents, MCP, Skills, subagents.
-
Stage 6 — Memory & RAG
Let an agent remember and retrieve.
-
Stage 7 — Multi-agent
Harness, multi-agent collaboration, production.
-
Stage 8 — Agent interfaces
Computer Use, Browser Use, Sandbox.
Trilingual, with hands-on exercises in every stage. For the full intro and table of contents → project overview.