← 返回 Skills 市场
jonjiang96

Research Tools Skill

作者 Jiang Junwei · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
106
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install research-tools-skill
功能描述
科研工具包 - 包含文献搜索、数据分析、代码开发等科研常用工具
安全使用建议
This skill is broadly consistent with a 'research toolkit' but grants the agent the ability to run arbitrary code and fetch arbitrary URLs. Before installing, confirm: (1) what the platform's web_search/web_fetch and sessions_spawn tools actually do and which external endpoints they contact; (2) whether running arbitrary python -c is allowed on your agent runtime and whether it can access sensitive files; (3) that you trust the agent's autonomy for these actions. If you need stricter controls, block or audit outgoing network calls, restrict sessions_spawn runtimes, and prevent running unreviewed exec commands with access to private data.
功能分析
Type: OpenClaw Skill Name: research-tools-skill Version: 1.0.0 The research-tools skill bundle provides standard utilities for literature search, data analysis, and code development. The SKILL.md file contains legitimate documentation and usage examples for scientific research workflows, utilizing common agent capabilities like web fetching and Python execution without any evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description (文献搜索、数据分析、代码开发) aligns with the declared binary requirements (python, node, git). Requesting python and git is reasonable; node is plausible for some tooling though not clearly justified in SKILL.md but not disproportionate.
Instruction Scope
SKILL.md instructs the agent to run web_search/web_fetch against arbitrary URLs and to exec arbitrary Python commands (python -c '...'), which is expected for a research tool but also allows arbitrary code execution and retrieval of arbitrary external content. The sessions_spawn runtime:"acp" command is opaque — it appears to create/spawn a runtime/session (potentially remote) and is not explained in the README, increasing the risk of unexpected network activity or data transfer.
Install Mechanism
Instruction-only skill with no install spec or downloads; lowest install risk because nothing is written to disk by the skill package itself.
Credentials
No environment variables or credentials requested. The lack of secrets is proportionate to the described capabilities.
Persistence & Privilege
always:false and normal autonomous invocation (disable-model-invocation:false). No requests to modify other skills or system-wide configs. Autonomous invocation is expected; not combined with other high-privilege requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install research-tools-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /research-tools-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Research Tools Skill 1.0.0 – Initial Release - Launches an integrated toolkit for researchers, supporting literature search, data analysis, and code development. - Includes ready-to-use commands for finding papers, extracting summaries, analyzing data, and generating code. - Supports workflows spanning literature review, method reproduction, experiment design, and result analysis. - Applicable to a wide range of research fields, including computer science, AI, biomedical, physics, engineering, and social sciences.
元数据
Slug research-tools-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Research Tools Skill 是什么?

科研工具包 - 包含文献搜索、数据分析、代码开发等科研常用工具. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。

如何安装 Research Tools Skill?

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

Research Tools Skill 是免费的吗?

是的,Research Tools Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Research Tools Skill 支持哪些平台?

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

谁开发了 Research Tools Skill?

由 Jiang Junwei(@jonjiang96)开发并维护,当前版本 v1.0.0。

💬 留言讨论