Agent skill

langgraph-docs

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

Stars 46
Forks 22

Install this agent skill to your Project

npx add-skill https://github.com/HyunjunJeon/Deepagent-research-context-engineering/tree/main/deepagents_sourcecode/libs/deepagents-cli/examples/skills/langgraph-docs

SKILL.md

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.

Expand your agent's capabilities with these related and highly-rated skills.

HyunjunJeon/Deepagent-research-context-engineering

arxiv-search

Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields

46 22
Explore
HyunjunJeon/Deepagent-research-context-engineering

web-research

Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research

46 22
Explore
HyunjunJeon/Deepagent-research-context-engineering

skill-creator

Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use this skill when the user asks to: (1) create a new skill, (2) make a skill, (3) build a skill, (4) set up a skill, (5) initialize a skill, (6) scaffold a skill, (7) update or modify an existing skill, (8) validate a skill, (9) learn about skill structure, (10) understand how skills work, or (11) get guidance on skill design patterns. Trigger on phrases like "create a skill", "new skill", "make a skill", "skill for X", "how do I create a skill", or "help me build a skill".

46 22
Explore
HyunjunJeon/Deepagent-research-context-engineering

academic-search

Search academic paper repositories (arXiv, Semantic Scholar) for scholarly articles in physics, mathematics, computer science, quantitative biology, AI/ML, and related fields

46 22
Explore
HyunjunJeon/Deepagent-research-context-engineering

data-synthesis

Synthesize findings from multiple research sources into coherent insights. Use when combining data from different sub-agents or research threads.

46 22
Explore
HyunjunJeon/Deepagent-research-context-engineering

report-writing

Structure and write comprehensive research reports with proper citations. Use when finalizing research findings into a formal report.

46 22
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results