docs-retrieval

Retrieve documentation context from local ai-docs. Check here first when implementing features, debugging errors, or needing library information. Fall back to web search if topic not found locally.

$ Installer

git clone https://github.com/Consiliency/treesitter-chunker /tmp/treesitter-chunker && cp -r /tmp/treesitter-chunker/.ai-dev-kit/skills/docs-retrieval ~/.claude/skills/treesitter-chunker

// tip: Run this command in your terminal to install the skill