site-mapper

star 350

Crawl a website and build a structured content map with page summaries.

CoWork-OS By CoWork-OS schedule Updated 2/28/2026

name: site-mapper description: "Crawl a website and build a structured content map with page summaries."

Site Mapper

Purpose

Crawl a website and build a structured content map with page summaries.

Routing

  • Use when: Use when the user wants to understand a website's structure, discover all pages, or create a site inventory.
  • Do not use when: Don't use for single-page scraping or when the user only needs content from one specific URL.
  • Outputs: Hierarchical site map with page titles, URLs, and content summaries.
  • Success criteria: Discovers and maps the main pages of the target website with accurate structure.

Trigger Examples

Positive

  • Use the site-mapper skill for this request.
  • Help me with site mapper.
  • Use when the user wants to understand a website's structure, discover all pages, or create a site inventory.
  • Site Mapper: provide an actionable result.

Negative

  • Don't use for single-page scraping or when the user only needs content from one specific URL.
  • Do not use site-mapper for unrelated requests.
  • This request is outside site mapper scope.
  • This is conceptual discussion only; no tool workflow is needed.

Parameters

Name Type Required Description
url string Yes Root URL of the website to map

Runtime Prompt

  • Current runtime prompt length: 972 characters.
  • Runtime prompt is defined directly in ../site-mapper.json.
Install via CLI
npx skills add https://github.com/CoWork-OS/CoWork-OS --skill site-mapper
Repository Details
star Stars 350
call_split Forks 51
navigation Branch main
article Path SKILL.md
More from Creator