Back to Skills

langchain-2-agent-with-tools

vamseeachanta
Updated 2 days ago
8 views
3
2
3
View on GitHub
Otherai

About

This skill provides a LangChain ReAct agent template with custom tools for developers to build AI agents that can execute code and use external APIs. It demonstrates how to create specialized tools (like a mooring tension calculator) and integrate them with an LLM for reasoning and action. Use this when you need an agent that can perform calculations, fetch data, or interact with other systems beyond basic text generation.

Quick Install

Claude Code

Recommended
Primary
npx skills add vamseeachanta/workspace-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternative
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/langchain-2-agent-with-tools

Copy and paste this command in Claude Code to install this skill

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/ai/prompting/langchain/2-agent-with-tools
0

Related Skills