Mascot Logo
ai-agents-tutorial
✨ Standard-Setting AI Agent Workshop

Become an AI agent expert.

From your first terminal command to authoring your own plugins. Free, online, total-beginner friendly.

CLAUDE CODE INTERACTIVE WORKSPACE
ONLINE

💻 Welcome to the AI Agent workshop interactive terminal.

Click one of the actions below to invoke Claude Code in this folder:

16Practical Lessons
~5h~5 Hours of Content
🚀Beginner to Expert
$0Free Online

Why Join This Tutorial?

🚀 Practical Tooling

Master command line setup, environment configurations, and interactive workflows using Claude Code.

🧩 Custom Extensions

Design custom tools, skills, and integrations to extend the power of agentic assistants.

🌐 Real-world Projects

Gain hands-on experience through project-based exercises modeled on actual engineering tasks.

🔒 Privacy-First Learning

No login, no accounts, and no data tracking. Your learning progress is saved entirely in your local browser.

Course Syllabus

1

Part 1 — Foundations

  1. 01
    What is an AI agent?
    8 minHow an agent differs from chatting with ChatGPT.
  2. 02
    Your first terminal
    10 minOpen Terminal/PowerShell. Five commands you'll actually use.
  3. 03
    Install Claude Code
    12 minInstall Node. Install the CLI. Sign in.
  4. 04
    Your first conversation
    10 minMake a small webpage with Claude. No prior coding needed.
  5. 05
    Working with real files
    10 minPoint the agent at notes, a Word doc, a CSV.
  6. 06
    When agents go wrong
    10 minSpotting confident-but-wrong output. Redirecting. Undoing.
2

Part 2 — Power Tools

  1. 07
    Slash commands
    12 minYour first /command. Build a custom one.
  2. 08
    Skills
    10 minAuto-loaded knowledge packets. Use one. Write your own.
  3. 09
    Hooks
    10 minEvent-driven automation. One real example end-to-end.
  4. 10
    Plugins
    10 minInstall a plugin. See how it bundles commands + skills + hooks.
  5. 11
    Subagents
    10 minDelegate side tasks to focused subagents.
  6. 12
    Writing a great CLAUDE.md
    10 minGive the agent durable project memory.
  7. 13
    Plan mode
    9 minLet Claude research and propose before it edits.
  8. 14
    Connecting MCP servers
    11 minGive Claude access to your tools and data.
  9. 15
    Putting it all together
    15 minA personal study buddy combining a command, a skill, and a hook.
  10. 16
    Where to go next
    10 minSubagents. MCP servers. Community. Your own plugin published.