lib-docs-generator

Crawl library documentation and generate SKILL.md files with references.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/884js/agent-skills --skill lib-docs-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lib-docs-generator
Source: https://github.com/884js/agent-skills/tree/main/skills/lib-docs-generator
Command: npx skills add https://github.com/884js/agent-skills --skill lib-docs-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

lib-docs-generator automates the creation of Skills from library documentation by crawling docs, fetching content, and generating the necessary SKILL.md and references, reducing manual drafting time.

Core Features & Use Cases

  • Automatic skill generation from external documentation by crawling and fetching docs and producing SKILL.md
  • llms.txt handling: utilize existing llms.txt if available to speed up drafting
  • Phase-driven workflow: supports URL analysis, doc extraction, docs.md generation, and SKILL.md creation for new skills

Quick Start

Provide the library documentation URL to the lib-docs-generator to start generating a new SKILL.md and references docs.

Frequently Asked Questions about lib-docs-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I auto-generate skills from library documentation?

To auto-generate skills from library documentation, provide the documentation URL to automate crawling and fetching content. This process extracts documents and produces a ready-to-use SKILL.md and references without manual drafting.

Can I use llms.txt to speed up documentation crawling?

Yes, you can utilize an existing llms.txt to speed up the drafting of skills. The generation workflow automatically handles llms.txt to streamline document extraction and SKILL.md creation.

What is the workflow for converting external docs into a SKILL.md file?

The workflow for converting external docs into a SKILL.md file follows a phased approach: URL analysis, document extraction, docs.md generation, and finally SKILL.md creation with optional references and assets.

How do I crawl external library docs to produce ready-to-use SKILL.md files?

You can crawl external library docs to produce ready-to-use SKILL.md files by inputting the library documentation URL. The system fetches local storage content and converts it into structured skill definitions.

Do I need to manually draft references when creating skills from library docs?

No, you do not need to manually draft references when creating skills from library docs. The automated generation process handles document extraction and creates the necessary SKILL.md alongside optional references and assets.

What are the limitations of automated skill generation from external documentation?

Automated skill generation from external documentation relies entirely on the accessibility of the provided documentation URL. If the external docs cannot be crawled or fetched, the phased URL analysis and document extraction process will fail to generate the SKILL.md.