← 返回 Skills 市场
wd041216-bit

Research Loop

作者 Da Wei · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
131
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install research-loop
功能描述
Claude Code compatibility mirror for the Codex-native 10000 Mentors Research Workflow. Use only when running from Claude Code and the user wants the same sou...
安全使用建议
This skill appears coherent for running a repo-focused research loop. Before installing or running it: (1) confirm the runtime has python3, git, and the GitHub CLI installed and authenticated if you expect publishing; GH/git will use whatever credentials are already configured, so be mindful that pushes or gh actions could occur under those identities. (2) Verify the `autonomous_research_workflow` CLI/module the skill invokes is present in the runtime or in the target repo to avoid the agent attempting to download or install code at runtime. (3) Because the skill writes changes into a `source_changes/` mirror and may publish via GitHub, consider trying it first in a sandbox or on a fork to observe behavior. (4) If you do not want any remote publishing, ensure the environment has no active gh auth or run with a local-only dry-run. Overall the skill is internally consistent, but watch for implicit use of existing git/gh credentials and ensure you trust the runtime environment.
功能分析
Type: OpenClaw Skill Name: research-loop Version: 1.0.0 The research-loop skill bundle defines a highly structured, 15-phase autonomous research workflow focused on scientific rigor, reproducibility, and 'protocol hygiene.' While it requests broad permissions including Bash, WebSearch, and the GitHub CLI (gh), these tools are consistent with its stated purpose of automating research, running experiments, and publishing results. The instructions (SKILL.md and references/) are designed to prevent common AI agent failures, such as making misleading claims or getting stuck in 'asset-polishing' loops, rather than to exfiltrate data or establish persistence. No evidence of malicious intent, obfuscation, or unauthorized data access was found.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description describe a repo-focused research loop; declared required binaries (python3, git, gh) and allowed tools (Bash, WebSearch, Read/Write) are consistent with reading a repository, running Python helpers, and publishing to GitHub. There are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md instructs the agent to read the target repo, run hygiene and frontier checks, produce a single bounded micro-step, write changes into source_changes/, and emit an executor_manifest via `python3 -m autonomous_research_workflow.cli`. All referenced files and paths are within the workflow's repository domain. The instructions explicitly forbid using unrelated APIs (e.g., Ollama). They do not request arbitrary host files or environment secrets beyond normal repo operations.
Install Mechanism
This is an instruction-only skill with no install spec or archive downloads. No packages are fetched or written by the skill itself, minimizing disk-write/install risk. The only implicit requirement is that the runtime provide the declared binaries and the Python module/CLI referenced by the instructions (expected to be in the runtime or repo).
Credentials
The skill declares no required env vars or credentials, which is appropriate. One operational note: the GitHub CLI ('gh') and git operate using whatever credentials are already configured in the runtime/user environment; the skill does not explicitly request tokens but can implicitly act using existing auth. That behavior is expected for a GitHub-publishing workflow but is worth awareness.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request permanent platform privileges or attempt to modify other skills or global agent settings. Autonomous invocation (model calls) remains allowed (platform default) but is not combined with elevated 'always' privilege or unexplained credential access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install research-loop
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /research-loop 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the research-loop skill, providing a Claude Code compatibility mirror for the 10000 Mentors Research Workflow. - Maintains the same source-gated research loop contract as the Codex-native version, tailored specifically for the Claude Code runtime. - Enforces strict protocol hygiene, innovation frontier checks, and phase order as described in the upstream reference documentation. - Requires only Python 3, Git, and GitHub CLI (gh); no dependence on Ollama APIs or services. - Guides each research loop through a 15-phase process, from source intake to GitHub publishing, ensuring rigorous standards before completion.
元数据
Slug research-loop
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Research Loop 是什么?

Claude Code compatibility mirror for the Codex-native 10000 Mentors Research Workflow. Use only when running from Claude Code and the user wants the same sou... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 Research Loop?

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

Research Loop 是免费的吗?

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

Research Loop 支持哪些平台?

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

谁开发了 Research Loop?

由 Da Wei(@wd041216-bit)开发并维护,当前版本 v1.0.0。

💬 留言讨论