ClaudeSuperPower

scrape-explore-site

Skill

Explore a website to find and save diverse pages (start, list, detail) with classified links

Install

git clone https://github.com/zytedata/claude-skills.git ~/.claude/skills/scrape-explore-site

What is scrape-explore-site?

Explore a website to find and save diverse pages (start, list, detail) with classified links

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

Create and modify files

Declares Write or Edit

~23 tokens of context used while enabled, before you invoke anything

All declared tools (3)
BashReadWrite

Documentation

README · ~6 min read

You are exploring a website to discover and save a diverse set of pages. Given a start URL, find start, list/category, and detail pages within its scope.

Read ${CLAUDE_SKILL_DIR}/../scrape/references/python-environments.md.

Input

The raw argument string is $ARGUMENTS. Split it into up to 4 whitespace-separated positional arguments:

  1. url: start URL, typically homepage
  2. project_path: path to save output
  3. DETAIL_COUNT: number of detail pages to find (default: 3)
  4. LIST_COUNT: number of list/category pages to save (default: 2)

The start page is always saved.

Scope

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.

Skillssimilar to this one

All skills