Parallel Web Parallel Cursor Plugin Parallel Web Extract

URL Extraction

tomevault-io d90f016 2 files · 1.8 KB Updated

File contents

URL Extraction

Extract content from: $ARGUMENTS

Command

parallel-cli extract "$ARGUMENTS" --json

Options if needed:

  • --objective "focus area" to focus on specific content

Response format

Return content as:

Page Title

Then the extracted content verbatim, with these rules:

  • Keep content verbatim - do not paraphrase or summarize
  • Parse lists exhaustively - extract EVERY numbered/bulleted item
  • Strip only obvious noise: nav menus, footers, ads
  • Preserve all facts, names, numbers, dates, quotes

If parallel-cli is not found

If the command fails with "command not found", stop immediately. Do NOT fetch the URL yourself, do NOT use any built-in fetch tools, and do NOT try to summarize the page from your own knowledge. Instead, tell the user:

  1. parallel-cli is not installed
  2. Run /parallel-setup to install it
  3. Then retry their extraction

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/parallel-web--parallel-cursor-plugin--parallel-web-extract commit d90f0161e7

Frequently asked questions

npx skillmds@latest add tomevault-io/parallel-web-parallel-cursor-plugin-parallel-web-extract