langchain-agents
✓Use when "LangChain", "LLM chains", "ReAct agents", "tool calling", or asking about "RAG pipelines", "conversation memory", "document QA", "agent tools", "LangSmith"
Installation
SKILL.md
| Chat Models | LLM interface | Unified API across providers | | Agents | Tool use + reasoning | ReAct pattern | | Chains | Sequential operations | Composable pipelines | | Memory | Conversation state | Buffer, summary, vector | | Retrievers | Document lookup | Vector search, hybrid | | Tools | External capabilities | Functions agents can call |
| ReAct | Reason-Act-Observe loop | General tool use | | Plan-and-Execute | Plan first, then execute | Complex multi-step | | Self-Ask | Generate sub-questions | Research tasks | | Structured Chat | JSON tool calling | API integration |
| Name | How agent refers to tool | | Description | When to use (critical for selection) | | Parameters | Input schema | | Return type | What agent receives back |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/eyadsibai/ltk --skill langchain-agents- Source
- eyadsibai/ltk
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is langchain-agents?
Use when "LangChain", "LLM chains", "ReAct agents", "tool calling", or asking about "RAG pipelines", "conversation memory", "document QA", "agent tools", "LangSmith" Source: eyadsibai/ltk.
How do I install langchain-agents?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eyadsibai/ltk --skill langchain-agents Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/eyadsibai/ltk
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-17