
langgraph-docs
by langchain-ai
langgraph-docsは、機械学習とAI開発のためのスキルです。モデル構築から運用まで、包括的で効率的なAI開発ワークフローをサポートします。
ユースケース
AIモデル統合
LLMや機械学習モデルをアプリに統合。
プロンプト最適化
より良い結果を得るためのプロンプト改善。
データ分析自動化
AIを活用したデータ分析と洞察の抽出。
SKILL.md
name: langgraph-docs description: Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.
langgraph-docs
Overview
This skill explains how to access LangGraph Python documentation to help answer questions and guide implementation.
Instructions
1. Fetch the Documentation Index
Use the fetch_url tool to read the following URL: https://docs.langchain.com/llms.txt
This provides a structured list of all available documentation with descriptions.
2. Select Relevant Documentation
Based on the question, identify 2-4 most relevant documentation URLs from the index. Prioritize:
- Specific how-to guides for implementation questions
- Core concept pages for understanding questions
- Tutorials for end-to-end examples
- Reference docs for API details
3. Fetch Selected Documentation
Use the fetch_url tool to read the selected documentation URLs.
4. Provide Accurate Guidance
After reading the documentation, complete the users request.
スコア
総合スコア
リポジトリの品質指標に基づく評価
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 1000以上
3ヶ月以内に更新
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
レビュー
レビュー機能は近日公開予定です

