Create your own agents in Claude Code. PS: It is just like skills`

DevNotes · Intermediate ·🧠 Large Language Models ·2w ago
You know how to make skills — markdown file, slash command, done. Turns out you can make custom agents the exact same way. Drop a markdown file in .claude/agents/ with a name, description, and which tools it can use. Or just type /agents and Claude sets it up for you. The difference: a skill runs in your conversation. An agent spins up in its own context with its own system prompt. You can lock down tools — a code reviewer that only reads, a test writer that only touches test files. And Claude auto-picks the right agent for the job. #ClaudeCode #CustomAgents #DevTips #Anthropi…
Watch on YouTube ↗ (saves to browser)
5 Levels of AI Agents - From Simple LLM Calls to Multi-Agent Systems
Next Up
5 Levels of AI Agents - From Simple LLM Calls to Multi-Agent Systems
Dave Ebbelaar (LLM Eng)