doc-search

Fetch web documentation pages and index documentation sets for coding workflows.

42|1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/alicankiraz1/indexandria --skill doc-search-alicankiraz1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-search
Source: https://github.com/alicankiraz1/indexandria/tree/main/plugins/indexandria/skills/doc-search
Command: npx skills add https://github.com/alicankiraz1/indexandria --skill doc-search-alicankiraz1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for quick and deep documentation integration into coding workflows, reducing research time and improving code accuracy.

Core Features & Use Cases

  • Quick Mode: Fetches up to 15 pages of a single document directly into the context.
  • Deep Mode: Indexes and indexes up to 100 pages for a full documentation set with search capabilities.
  • Use Case: When building software, this Skill helps you quickly access documentation on APIs, frameworks, and libraries to guide your coding process.

Quick Start

Use the doc-search skill to fetch the React hooks documentation at 'https://react.dev'.

Frequently Asked Questions about doc-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch web documentation directly into my coding context for real-time assistance?

You can access web documentation for real-time coding assistance by fetching up to 15 pages of a single document directly into your context using quick mode.

Can I index an entire library's documentation set for searchable code references?

Yes, you can index an entire library's documentation set by using deep mode, which indexes up to 100 pages and provides search capabilities for efficient lookup.

What is the best way to integrate API and framework documentation into my development workflow?

The best way to integrate API and framework documentation into your development workflow is to fetch and index web docs directly, enabling efficient lookup of coding references.

Does this documentation fetching tool support indexing multiple pages at once?

Yes, the documentation fetching tool supports indexing multiple pages at once through its deep mode feature, which indexes up to 100 pages of a full documentation set with search capabilities.

When should I use quick mode versus deep mode for fetching web documentation?

Use quick mode to fetch up to 15 pages of a single document directly into your context, and use deep mode when you need to index up to 100 pages of a full documentation set with search capabilities.

Why do I need real-time web documentation access for coding assistance?

You need real-time web documentation access to reduce research time and improve code accuracy when building software, as it provides immediate lookup of references for APIs, frameworks, and libraries.