AI AGENT ADDONS
AI & Agent Building
10,294installs

Deep Agents is a framework for building smart AI assistants. It helps you create agents that can plan tasks, remember past conversations, and use special tools. You can add subagents to handle different jobs. A human can approve important actions. All of this works automatically so you do not have to build everything from scratch.

Developers use Deep Agents when they need to solve complex problems that take many steps. It works with LangChain and LangGraph. The framework comes with built in features like task lists, file management, and long term memory. You just configure what you need and the agent handles the rest.

This skill shows you how to call create_deep_agent() and set up your own agent. It includes example code in Python and TypeScript. You can use it to make agents that work across different sessions and use custom tools.

Add Deep Agents Core skill to your workflow

Global

mkdir -p ~/.claude/skills/deep-agents-core

Project

mkdir -p .claude/skills/deep-agents-core

Source Repository

Stars
832
Forks
71
Watchers
832
Last Push
2 months ago
Created
6 months ago