AgentSkillsCN

langgraph-docs

为数据/分析或云端现代化项目,撰写多章节的工作说明书(SOW)提案。当用户要求进行调研、规划并起草一份可续签的提案,同时辅以 Mermaid 流程图,并将所有输出以 Markdown 文件形式保存在工作空间中,包括整合后的 /Final_Proposal.md 时,可使用此技能。

SKILL.md
--- frontmatter
name: langgraph-docs
description: Use this skill for LangGraph questions by locating and summarizing official docs.
tools:
  - google_search

langgraph-docs

Overview

Use this skill to answer LangGraph questions with up‑to‑date documentation. Start from the docs index and then read the most relevant pages.

Workflow

  1. Use google_search to locate the LangGraph docs index (llms.txt).
  2. From the index, pick 2–4 relevant documentation pages.
  3. Use google_search to open those pages and extract the needed guidance.
  4. Answer the user clearly and cite sources when possible.