·parallel-ai-search
</>

parallel-ai-search

tristanmanchester/agent-skills

通过并行搜索/提取 API 进行 Web 搜索 + URL 提取。用于最新研究、领域范围搜索以及从 URL 中提取 LLM 就绪摘录/降价。

5安装·1热度·@tristanmanchester

安装

$npx skills add https://github.com/tristanmanchester/agent-skills --skill parallel-ai-search

SKILL.md

Use this skill to run web research through Parallel Search (ranked, LLM-optimised excerpts) and Parallel Extract (clean markdown from specific URLs, including JS-heavy pages and PDFs).

The skill ships tiny Node .mjs helpers so the agent can call the APIs deterministically via the OpenClaw exec tool.

All scripts print a JSON response to stdout by default.

通过并行搜索/提取 API 进行 Web 搜索 + URL 提取。用于最新研究、领域范围搜索以及从 URL 中提取 LLM 就绪摘录/降价。 来源:tristanmanchester/agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/tristanmanchester/agent-skills --skill parallel-ai-search
分类
</>开发工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 parallel-ai-search?

通过并行搜索/提取 API 进行 Web 搜索 + URL 提取。用于最新研究、领域范围搜索以及从 URL 中提取 LLM 就绪摘录/降价。 来源:tristanmanchester/agent-skills。

如何安装 parallel-ai-search?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tristanmanchester/agent-skills --skill parallel-ai-search 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/tristanmanchester/agent-skills