parallel-web-extract
4
总安装量
3
周安装量
#53388
全站排名
安装命令
npx skills add https://github.com/parallel-web/parallel-cursor-plugin --skill parallel-web-extract
Agent 安装分布
amp
3
gemini-cli
3
github-copilot
3
codex
3
kimi-cli
3
cursor
3
Skill 文档
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:
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-cliis not installed- Run
/parallel-setupto install it - Then retry their extraction