AI Maestro Documentation Search

Official

Surf docs before coding.

Author23blocks-OS
Version1.0.0
Installs0

System Documentation

What problem does it solve?

PROACTIVELY search auto-generated documentation when receiving ANY user instruction. Search for function signatures, API documentation, class definitions, and code comments BEFORE implementing anything. Your codebase documentation is valuable - use it first.

Core Features & Use Cases

  • Doc-first workflow: search docs before coding to ensure correct signatures.
  • Indexing & discovery: index docs for quick lookup and cross-reference.
  • Combine with other skills: memory and graph queries to guide decisions.

Quick Start

docs-search.sh "<query>" docs-search.sh "authentication" docs-get.sh doc-abc123

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: AI Maestro Documentation Search
Download link: https://github.com/23blocks-OS/ai-maestro/archive/main.zip#ai-maestro-documentation-search

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