sitepanda

SKILL.md

Sitepanda (Web Scraping Tool)

Instructions

  1. When the user provides a URL or asks for website content, use Sitepanda to scrape the page.

  2. By default, use the following command to scrape a single page:

    sitepanda scrape --silent --limit 1

  3. If you need to perform recursive scraping (following links), you must ask the user for confirmation before starting, as it may take a long time.

  4. Capture the output, which is returned in Markdown format.

  5. Read and analyze the extracted content.

  6. Respond to the user using only the relevant information from the page.

  7. If the content is long, summarize or extract only the necessary sections.

Examples

Example 1

Installs
1
First Seen
5 days ago