--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:
parallel-cli is not installed
Run /parallel-setup to install it
Then retry their extraction
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: parallel-web-parallel-cursor-plugin-parallel-web-extract3description: URL Extraction4---56# URL Extraction78Extract content from: $ARGUMENTS910## Command1112```bash13parallel-cli extract "$ARGUMENTS" --json14```1516Options if needed:17- `--objective "focus area"` to focus on specific content1819## Response format2021Return content as:2223**[Page Title](URL)**2425Then the extracted content verbatim, with these rules:26- Keep content verbatim - do not paraphrase or summarize27- Parse lists exhaustively - extract EVERY numbered/bulleted item28- Strip only obvious noise: nav menus, footers, ads29- Preserve all facts, names, numbers, dates, quotes3031## If `parallel-cli` is not found3233If 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:34351. `parallel-cli` is not installed362. Run `/parallel-setup` to install it373. Then retry their extraction3839---40> Converted and distributed by [TomeVault](https://tomevault.io/claim/parallel-web) — claim your Tome and manage your conversions.41<!-- tomevault:4.0:skill_md:2026-04-15 -->
Run npx skillmds@latest add tomevault-io/parallel-web-parallel-cursor-plugin-parallel-web-extract in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
URL Extraction It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.