langchain-agent
Create LangGraph-based agent with modern patterns
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install langchain-agent --cli claudewrites the file to.claude/commands/langchain-agent.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/langchain-agent.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow langchain-agent from the llm-application-dev plugin. Create LangGraph-based agent with modern patterns
When to use it
Create LangGraph-based agent with modern patterns
How to install / invoke
# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/llm-application-dev/commands/langchain-agent.md -o .claude/commands/langchain-agent.md
Notes
Extracted from wshobson/agents. Plugin: llm-application-dev.