·fetch-library-docs
""

fetch-library-docs

panaversity/agentfactory

Fetches official documentation for external libraries and frameworks (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.) with 60-90% token savings via content-type filtering. Use this skill when implementing features using library APIs, debugging library-specific errors, troubleshooting configuration issues, installing or setting up frameworks, integrating third-party packages, upgrading between library versions, or looking up correct API patterns and best practices. Triggers automatically during coding work - fetch docs before writing library code to get correct patterns, not after guessing wrong.

6Installs·2Trend·@panaversity

Installation

$npx skills add https://github.com/panaversity/agentfactory --skill fetch-library-docs

SKILL.md

| Implementing | About to write code using library API | examples,api-ref | | Debugging | Error contains library name (e.g., PrismaClientError) | troubleshooting | | Installing | Adding new package, npm install, setup task | setup | | Integrating | Connecting libraries ("use X with Y") | examples,setup |

| Upgrading | Version migration, breaking changes | migration | | Uncertain | First use of library feature, unsure of pattern | examples |

| Implementing code | examples,api-ref | | Debugging error | troubleshooting,examples | | Installing/setup | setup | | Integrating libs | examples,setup | | Upgrading version | migration | | Understanding why | concepts | | Best practices | patterns |

Fetches official documentation for external libraries and frameworks (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.) with 60-90% token savings via content-type filtering. Use this skill when implementing features using library APIs, debugging library-specific errors, troubleshooting configuration issues, installing or setting up frameworks, integrating third-party packages, upgrading between library versions, or looking up correct API patterns and best practices. Triggers automatically during coding work - fetch docs before writing library code to get correct patterns, not after guessing wrong. Source: panaversity/agentfactory.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/panaversity/agentfactory --skill fetch-library-docs
Category
""Writing
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is fetch-library-docs?

Fetches official documentation for external libraries and frameworks (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.) with 60-90% token savings via content-type filtering. Use this skill when implementing features using library APIs, debugging library-specific errors, troubleshooting configuration issues, installing or setting up frameworks, integrating third-party packages, upgrading between library versions, or looking up correct API patterns and best practices. Triggers automatically during coding work - fetch docs before writing library code to get correct patterns, not after guessing wrong. Source: panaversity/agentfactory.

How do I install fetch-library-docs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/panaversity/agentfactory --skill fetch-library-docs 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/panaversity/agentfactory