π―
agent-builder
π―Skillfrom shareai-lab/learn-claude-code
What it does
agent-builder skill from shareai-lab/learn-claude-code
Part of
shareai-lab/learn-claude-code(4 items)
agent-builder
Installation
git cloneClone repository
git clone https://github.com/shareAI-lab/learn-claude-codepip installInstall dependencies
pip install -r requirements.txtPythonRun Python server
python v0_bash_agent.py # Minimal (start here!)PythonRun Python server
python v1_basic_agent.py # Core agent loopPythonRun Python server
python v2_todo_agent.py # + Todo planning+ 2 more commands
π Extracted from docs: shareai-lab/learn-claude-code
39Installs
16,269
-
Last UpdatedJan 24, 2026
Skill Details
SKILL.md
More from this repository3
π―π―π―
code-reviewπ―Skill
Performs comprehensive code reviews, analyzing security vulnerabilities, performance bottlenecks, correctness, maintainability, and testing quality across codebases.
mcp-builderπ―Skill
Builds MCP servers to extend Claude's capabilities by creating custom tools, resources, and integrations with external services.
pdfπ―Skill
Extracts, creates, merges, and manipulates PDF files using multiple Python libraries and command-line tools.