agent-frameworks · git:20260916.50d6810 · 2026-09-16 · sha256 6d5557072ef36612
agent-frameworks git:20260916.50d6810A
Immutable. This exact content is served forever at /api/v1/blob/6d5557072ef36612.
--- name: agent-frameworks description: "Build Python agents with Google ADK, LangChain, LangGraph, and agents-cli: tools, state, and retrieval." license: MIT metadata: kind: collection author: Médéric HURIER (Fmind) source: github.com/fmind/dot/tree/main/skills/agent-frameworks created: "2026-09-16" updated: "2026-09-16" --- # Agent Frameworks Implement the existing or explicitly selected agent framework. Choosing a framework does not authorize provider calls, tracing exports, deployment, or installing every vendor skill. ## Workflow Read only the matching guide and its required resources. Use a known guide directly when shared prerequisites are not needed. ## Task guides <!-- guides:start --> - [agents-cli](references/agents-cli/GUIDE.md): Google agent scaffolding, lifecycle, and official skill discovery. - [google-adk](references/google-adk.md): Google ADK agents, runners, tools, sessions, and evaluation. - [langchain](references/langchain.md): LangChain model integration, agents, tools, retrieval, and middleware. - [langgraph](references/langgraph.md): LangGraph state, persistence, streaming, interrupts, and durable execution. <!-- guides:end -->