parallel-web-search by parallel-web/parallel-agent-skills
npx skills add https://github.com/parallel-web/parallel-agent-skills --skill parallel-web-search搜索网络内容:$ARGUMENTS
根据查询内容选择一个简短、描述性的文件名(例如 ai-chip-news、react-vs-vue)。使用小写字母和连字符,不要有空格。
parallel-cli search "$ARGUMENTS" -q "<keyword1>" -q "<keyword2>" --json --max-results 10 --excerpt-max-chars-total 27000 -o "/tmp/$FILENAME.json"
第一个参数是目标——一个关于你要查找内容的自然语言描述。它用一个单独的调用来替代多个关键词搜索,适用于广泛或复杂的查询。使用 -q 标志来添加特定的关键词查询以补充目标。-o 标志将完整结果保存到 JSON 文件中,以便后续提问。
可选选项:
--after-date YYYY-MM-DD 用于时效性查询--include-domains domain1.com,domain2.com 用于限制特定来源广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
该命令将 JSON 输出到标准输出。对于每个结果,提取:
关键:每个声明都必须有内联引用。 使用 Markdown 链接,如 标题,仅从 JSON 输出中提取。切勿编造或猜测 URL。
综合一个响应,该响应:
以“来源”部分结尾,列出每个引用的 URL:
来源:
- [来源标题](https://example.com/article) (2026年2月)
- [另一个来源](https://example.com/other) (2026年1月)
此“来源”部分是强制性的。不要省略它。
在“来源”部分之后,提及输出文件路径 (/tmp/$FILENAME.json),以便用户知道该文件可用于后续提问。
如果未找到 parallel-cli,请安装并进行身份验证:
curl -fsSL https://parallel.ai/install.sh | bash
如果无法通过上述方式安装,请改用 pipx 安装:
pipx install "parallel-web-tools[cli]"
pipx ensurepath
然后进行身份验证:
parallel-cli login
或者设置一个 API 密钥:export PARALLEL_API_KEY="your-key"
每周安装量
660
代码仓库
GitHub 星标数
34
首次出现
2026年2月7日
安全审计
安装于
codex656
opencode656
gemini-cli655
amp655
kimi-cli654
github-copilot654
Search the web for: $ARGUMENTS
Choose a short, descriptive filename based on the query (e.g., ai-chip-news, react-vs-vue). Use lowercase with hyphens, no spaces.
parallel-cli search "$ARGUMENTS" -q "<keyword1>" -q "<keyword2>" --json --max-results 10 --excerpt-max-chars-total 27000 -o "/tmp/$FILENAME.json"
The first argument is the objective — a natural language description of what you're looking for. It replaces multiple keyword searches with a single call for broad or complex queries. Add -q flags for specific keyword queries to supplement the objective. The -o flag saves the full results to a JSON file for follow-up questions.
Options if needed:
--after-date YYYY-MM-DD for time-sensitive queries--include-domains domain1.com,domain2.com to limit to specific sourcesThe command outputs JSON to stdout. For each result, extract:
CRITICAL: Every claim must have an inline citation. Use markdown links like Title pulling only from the JSON output. Never invent or guess URLs.
Synthesize a response that:
End with a Sources section listing every URL referenced:
Sources:
- [Source Title](https://example.com/article) (Feb 2026)
- [Another Source](https://example.com/other) (Jan 2026)
This Sources section is mandatory. Do not omit it.
After the Sources section, mention the output file path (/tmp/$FILENAME.json) so the user knows it's available for follow-up questions.
If parallel-cli is not found, install and authenticate:
curl -fsSL https://parallel.ai/install.sh | bash
If unable to install that way, install via pipx instead:
pipx install "parallel-web-tools[cli]"
pipx ensurepath
Then authenticate:
parallel-cli login
Or set an API key: export PARALLEL_API_KEY="your-key"
Weekly Installs
660
Repository
GitHub Stars
34
First Seen
Feb 7, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykFail
Installed on
codex656
opencode656
gemini-cli655
amp655
kimi-cli654
github-copilot654
专业SEO审计工具:全面网站诊断、技术SEO优化与页面分析指南
57,600 周安装