building-ai-agents
Installation
SKILL.md
詳細な手順・ガイドラインは INSTRUCTIONS.md を参照してください。
サブファイル一覧
LangChain/LangGraph(LC- プレフィックス)
| ファイル | 内容 |
|---|---|
references/LC-GUIDE.md |
LangChain/LangGraph 詳細ガイド(エコシステムマップ・判断フロー・モデル選択) |
references/LC-LANGCHAIN-CORE.md |
LCEL・PromptTemplate・Chain合成の基礎 |
references/LC-SUMMARIZATION.md |
MapReduce/Refine要約・LangGraphへの移行 |
references/LC-RAG-PIPELINE.md |
RAGパイプライン全体(ChromaDB〜高度RAG) |
references/LC-LANGGRAPH-AGENTS.md |
Tool calling・ReAct・マルチエージェント |
references/LC-MCP-INTEGRATION.md |
MCPサーバー構築・LangGraphからの消費 |
references/LC-PRODUCTION.md |
Memory・Guardrails・LangSmith・デプロイ |
Google ADK(ADK- プレフィックス)
| ファイル | 内容 |
Related skills
More from sumik5/sumik-claude-plugin
developing-bash
>-
15implementing-dynamic-authorization
Dynamic authorization design covering ABAC, ReBAC, PBAC models and Cedar policy language. Use when designing access control systems, choosing authorization models, or writing Cedar policies. Distinct from securing-code (code-level) by focusing on authorization model selection and policy-based access control.
15enforcing-type-safety
REQUIRED for all TypeScript/Python code. Automatically load when writing type annotations or handling external data. Any/any types strictly prohibited. Enforces strict mode configuration and type guard implementation.
14applying-design-guidelines
>-
13creating-flashcards
>-
2styling-with-tailwind
>-
2