fetching-library-docs

Official

Token-efficient library documentation fetcher

Authorpanaversity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill fetches library documentation efficiently, reducing token usage by filtering examples, API signatures, and notes for quick lookups.

Core Features & Use Cases

  • Code-Heavy Output: Extracts code blocks and API signatures for quick reuse.
  • Modes: Code mode (default) versus info mode for conceptual guidance.
  • Token Savings: Demonstrates token-efficient extraction with shell-based filtering.

Quick Start

Fetch code examples and API signatures for a library topic with mode set to code.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fetching-library-docs
Download link: https://github.com/panaversity/colearn-aidd/archive/main.zip#fetching-library-docs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository