langchain-agent - Scaffold a basic LangChain/LangGraph ReAct agent
Generates a LangGraph ReAct agent scaffold with a tool, configured for OpenAI-compatible endpoints.
Tags
Updated: 2026-09-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Scaffold LangGraph ReAct agent
- Generate agent.py file
- Generate requirements.txt file
- Generate README.md file
Inputs
- Output directory path
- Example tool name
- Tool description
- Model endpoint configuration
Outputs
- agent.py file
- requirements.txt file
- README.md file
- Confirmation instructions
Requirements
- OpenAI-compatible API endpoint
- OPENAI_API_KEY environment variable
