docs-retrieval

Official

Local-first doc context at your fingertips.

AuthorConsiliency
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill retrieves documentation context from local ai-docs to speed up development, debugging, and feature planning by prioritizing on-device sources before web search.

Core Features & Use Cases

  • Local-first lookup: Check ai-docs before web searches to surface relevant pages quickly.
  • Targeted loading: Load concise page summaries instead of full documents and consolidate context for sub-agents.
  • Workflow alignment: Follows the docs-management protocol for structured workflows and reproducible results.
  • Use Case: A developer needs library usage examples and API references without leaving the local docs environment.

Quick Start

Check the local ai-docs store by loading ai-docs/libraries/_index.toon to identify relevant docs. Open the specific library index and load targeted pages, then consolidate into a single context block for the sub-agent. If local docs are insufficient, fall back to web search.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: docs-retrieval
Download link: https://github.com/Consiliency/treesitter-chunker/archive/main.zip#docs-retrieval

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.