·lib-docs-generator
""

lib-docs-generator

884js/agent-skills

Generates skills from library documentation automatically. Use when creating a skill from external documentation, fetching docs to local storage, or crawling documentation with curl. Can also be invoked directly with "ライブラリドキュメント", "/lib-docs-generator".

3Installs·0Trend·@884js

Installation

$npx skills add https://github.com/884js/agent-skills --skill lib-docs-generator

SKILL.md

| Expo | https://docs.expo.dev/llms.txt | | Vercel | https://vercel.com/llms.txt | | Tamagui | https://tamagui.dev/llms.txt | | その他 | /llms.txt を確認 |

| /getting-started, /quickstart, /intro | Getting Started | | /installation, /setup | Getting Started | | /api, /reference | API Reference | | /concepts, /fundamentals | Core Concepts | | /guides, /how-to | Guides | | /examples, /tutorials | Examples | | /advanced, /configuration | Optional |

function Example() { const { data } = useQuery({ queryKey: ['todos'], queryFn: fetchTodos }) }

Generates skills from library documentation automatically. Use when creating a skill from external documentation, fetching docs to local storage, or crawling documentation with curl. Can also be invoked directly with "ライブラリドキュメント", "/lib-docs-generator". Source: 884js/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/884js/agent-skills --skill lib-docs-generator
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is lib-docs-generator?

Generates skills from library documentation automatically. Use when creating a skill from external documentation, fetching docs to local storage, or crawling documentation with curl. Can also be invoked directly with "ライブラリドキュメント", "/lib-docs-generator". Source: 884js/agent-skills.

How do I install lib-docs-generator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/884js/agent-skills --skill lib-docs-generator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/884js/agent-skills

Details

Category
""Writing
Source
skills.sh
First Seen
2026-02-01