langchain-agent-setup
CommunitySet up Gemini-powered LangChain agents.
AuthorParth5409
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides configuration and extension patterns for building Gemini-powered LangChain agents, enabling teams to quickly customize LLM-driven assistants with new capabilities while keeping a clean architecture.
Core Features & Use Cases
- LLM Initialization: Standardized initialization of Gemini models via LangChain, with a consistent API.
- Capability Extension: Add new capabilities as methods on the GeminiLLM class and hook them into an orchestrator.
- System Prompt Customization: Centralized pattern for defining and switching system prompts based on session type or task.
- End-to-End Orchestration: Clear separation between LLM wiring, capability orchestration, and front-end/backend flow for deterministic responses.
Quick Start
Configure a GeminiLLM instance with a Gemini model, implement a new capability as a method on the LLM class, and wire it into the InterviewOrchestrator to handle a new task.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: langchain-agent-setup Download link: https://github.com/Parth5409/IntervYouAI/archive/main.zip#langchain-agent-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.