map

Discover and list all URLs on a website with keyword and pattern filtering.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/olostep/olostep-cursor-plugin --skill map-olostep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: map
Source: https://github.com/olostep/olostep-cursor-plugin/tree/main/skills/map
Command: npx skills add https://github.com/olostep/olostep-cursor-plugin --skill map-olostep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users understand the complete structure and content of a website by discovering all its URLs, preventing wasted effort on unknown pages.

Core Features & Use Cases

  • URL Discovery: Maps out every accessible URL on a given website.
  • Targeted Information Gathering: Allows filtering and ranking of URLs by keywords or patterns.
  • Pre-Scraping/Crawling Reconnaissance: Provides an essential inventory before initiating large-scale data collection.
  • Use Case: Before scraping a large documentation site, use this Skill to identify all pages related to a specific API, ensuring you only gather relevant information.

Quick Start

Use the map skill to discover all URLs on the website https://example.com.

Frequently Asked Questions about map

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

FAQPage Schema
How do I discover all URLs on a website before scraping?

Website URL discovery maps out every accessible link on a specified domain. This provides a complete inventory of site pages, preventing wasted effort on unknown sections before you initiate large-scale data collection or crawling.

What is website mapping for pre-scraping reconnaissance?

Website mapping for reconnaissance is the process of enumerating all accessible URLs on a target site. It helps you understand the complete site structure and identify specific target pages, ensuring you only gather relevant information during data collection.

Can I filter discovered URLs by keywords or patterns?

Yes, you can filter and rank discovered URLs by specific keywords or URL patterns. This targeted information gathering allows you to isolate pages related to a specific API or topic, ensuring precise reconnaissance before scraping.

Does URL discovery work for auditing large documentation sites?

Yes, URL discovery works effectively for auditing large documentation sites. It maps out every accessible URL, allowing you to identify all pages related to specific subjects and perform a comprehensive content inventory of the site structure.

What is the best way to inventory site structure for a content audit?

The best way to inventory site structure is to enumerate all accessible URLs on the domain. This maps out the complete website structure, helping you identify target pages and perform accurate content audits without missing hidden sections.