askill
langgraph-docs

langgraph-docsSafety 95Repository

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

0 stars
1.2k downloads
Updated 1/25/2026

Package Files

Loading files...
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.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

74/100Analyzed 2/18/2026

A practical documentation retrieval skill with clear when-to-use guidance, structured steps, and relevant tags. Provides specific instructions for fetching LangGraph documentation via fetch_url tool. Slightly limited in scope and depth, but actionable and well-organized for its purpose.

95
80
55
60
80

Metadata

Licenseunknown
Version-
Updated1/25/2026
Publisherrderakhshan

Tags

api