·map-docs
""

map-docs

davidosemwegie/docmapper

This skill should be used when the user asks to "map documentation links", "extract docs navigation", "get documentation structure", "scrape docs sidebar", or wants to understand the structure of a documentation website before creating skills.

2Installs·0Trend·@davidosemwegie

Installation

$npx skills add https://github.com/davidosemwegie/docmapper --skill map-docs

SKILL.md

Map the navigation structure of documentation websites to understand their hierarchy before creating Claude Code skills.

Extract the sidebar/navigation structure from documentation sites, producing a hierarchical tree of sections and subsections with their URLs. This enables systematic skill creation covering each documentation area.

Use WebFetch to retrieve the documentation page and extract navigation links:

This skill should be used when the user asks to "map documentation links", "extract docs navigation", "get documentation structure", "scrape docs sidebar", or wants to understand the structure of a documentation website before creating skills. Source: davidosemwegie/docmapper.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/davidosemwegie/docmapper --skill map-docs
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is map-docs?

This skill should be used when the user asks to "map documentation links", "extract docs navigation", "get documentation structure", "scrape docs sidebar", or wants to understand the structure of a documentation website before creating skills. Source: davidosemwegie/docmapper.

How do I install map-docs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/davidosemwegie/docmapper --skill map-docs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/davidosemwegie/docmapper

Details

Category
""Writing
Source
skills.sh
First Seen
2026-02-01

Related Skills

None