doc-expander

Generate structured documentation drafts by querying DeepWiki and Context7.

71|7|Updated Nov 16, 2025
One-click install
npx skills add https://github.com/kivo360/OmoiOS --skill doc-expander
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-expander
Source: https://github.com/kivo360/OmoiOS/tree/main/.claude/skills/doc-expander
Command: npx skills add https://github.com/kivo360/OmoiOS --skill doc-expander

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Documentation for codebases is often scattered, incomplete, and hard to keep up-to-date. Doc Expander automates research-driven expansion to produce comprehensive, structured documentation from multiple sources.

Core Features & Use Cases

  • Generates targeted research questions and research plans for library/framework docs.
  • Queries DeepWiki and Context7 to retrieve official docs, code examples, and best practices.
  • Synthesizes findings into a cohesive, publish-ready documentation draft.
  • Use case: expand an existing README into a full API reference or create new docs for a fast-moving library.

Quick Start

Provide the library name and optional repo, then run the expander to generate a complete, structured documentation draft.

Frequently Asked Questions about doc-expander

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

FAQPage Schema
How do I expand incomplete library documentation using DeepWiki and Context7?

To expand library documentation, the Skill generates targeted research questions, queries DeepWiki and Context7 for official docs and code examples, and synthesizes findings into a structured draft. You only need to provide the library name and optional repository to start.

What is the best way to automate README expansion into a full API reference?

Automating README expansion involves researching multiple sources to synthesize a cohesive, publish-ready API reference draft. The Skill queries Context7 and DeepWiki to retrieve best practices and code examples, filling documentation gaps without manual setup.

Does generating structured documentation drafts require custom configuration?

Generating structured documentation drafts requires no custom configuration beyond providing the library name and an optional repository. The Skill handles the research plan generation and querying autonomously to assemble the final output.

Can I synthesize research findings for fast-moving frameworks into a publish-ready draft?

Yes, you can synthesize research findings for fast-moving frameworks into a publish-ready draft. The Skill queries DeepWiki and Context7 to retrieve updated code examples and best practices, ensuring your documentation reflects current framework behaviors.

When should I use automated documentation expansion instead of manual writing?

Use automated documentation expansion when your codebase has scattered, incomplete, or hard-to-maintain docs. It accelerates creating comprehensive API references and fills README gaps by automating source research and structured output synthesis.