← 返回 Skills 市场
brennerspear

Research

作者 BrennerSpear · GitHub ↗ · v1.1.0
cross-platform ⚠ suspicious
6080
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install parallel-ai-research
功能描述
Conduct open-ended research on a topic, building a living markdown document. Supports interactive and deep research modes.
安全使用建议
Install only if you are comfortable with research prompts and outputs being saved under ~/.openclaw/workspace/research and, for deep research, sent to Parallel AI. Before enabling the setup, verify the referenced helper scripts from a trusted source, avoid curl-to-shell installation where possible, prefer user-local symlinks over sudo, and use a scoped or revocable API key rather than broadly loading secrets from your shell profile.
功能分析
Type: OpenClaw Skill Name: parallel-ai-research Version: 1.1.0 The skill is classified as suspicious due to a significant shell injection vulnerability. Instructions in `SKILL.md` and `OPENCLAW.md` direct the OpenClaw agent to execute external CLI tools like `parallel-research` and `export-pdf` with arguments derived from user input (e.g., 'research question', 'topic-slug', 'run_id'). Without robust input sanitization by the agent or platform, these commands are susceptible to arbitrary command execution. Additionally, `SETUP.md` instructs users to install a dependency via `curl | sh`, which carries a supply chain risk, though this is a setup instruction for the user, not a runtime action by the agent.
能力评估
Purpose & Capability
The stated purpose of building persistent research documents matches the file-writing workflow, PDF export, and optional Parallel AI deep-research integration.
Instruction Scope
The activation language is broad for a workflow that creates persistent research folders, and the OpenClaw integration can schedule future agent turns to poll and deliver results without a clearly stated confirmation gate.
Install Mechanism
SETUP.md instructs users to create global or user-local symlinks, run a remote uv installer via curl piped to sh, and symlink helper CLIs that are referenced but not present in the reviewed artifact set.
Credentials
Using a Parallel AI API key and sending research prompts to that provider is purpose-aligned for deep research, but users should treat prompts and reports as potentially sensitive external data.
Persistence & Privilege
The skill intentionally stores prompts, notes, reports, PDFs, and shell-loaded API-key configuration on disk, and it recommends adding dynamic secret-loading logic to the user shell profile.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install parallel-ai-research
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /parallel-ai-research 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Updated from agent-skills repo
v1.0.0
Initial release of the research skill for open-ended, structured investigations. - Supports interactive (real-time) and deep (async, Parallel AI-powered) research modes. - Automatically creates organized research folders with prompt, findings, and exportable PDF. - Guides workflow: questioning, note-taking, synthesis checkpoints, and completion/archival. - Includes robust command triggers (new, deep, export PDF, show, graduate, archive). - Emphasizes documentation best practices: source linking, context, and uncertainty notes.
元数据
Slug parallel-ai-research
版本 1.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Research 是什么?

Conduct open-ended research on a topic, building a living markdown document. Supports interactive and deep research modes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6080 次。

如何安装 Research?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install parallel-ai-research」即可一键安装,无需额外配置。

Research 是免费的吗?

是的,Research 完全免费(开源免费),可自由下载、安装和使用。

Research 支持哪些平台?

Research 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Research?

由 BrennerSpear(@brennerspear)开发并维护,当前版本 v1.1.0。

💬 留言讨论