← 返回 Skills 市场
272
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-investigate
功能描述
Systematic debug and root cause investigation framework (investigate-analyze-hypothesize-verify) that only fixes root causes. Suitable for bug debugging, abn...
安全使用建议
This skill appears coherent and low-risk as an instruction-only debugging framework. Before using it, be aware that it will ask you (or will produce) pasted code snippets, git history, stack traces, and test outputs — these can contain secrets (API keys, credentials, tokens, private data). If you plan to let the agent run in a repository: (1) ensure you trust the environment and do not send secrets; (2) consider providing a minimal repro or redacted logs instead of full files; (3) verify developer tools (git, grep, test runner) are available if you expect full functionality; (4) because it can output repository content, review outputs before sharing externally. No install or credentials are required, so installation risk is low.
功能分析
Type: OpenClaw Skill
Name: openclaw-investigate
Version: 1.0.1
The skill bundle 'openclaw-investigate' provides a structured, multi-phase framework for systematic debugging and root cause analysis. It instructs the AI agent to follow professional practices such as gathering context via 'git log', verifying hypotheses before implementation, and writing regression tests. No malicious code, data exfiltration attempts, or harmful prompt injection instructions were identified; the logic is entirely consistent with its stated purpose of improving software quality.
能力评估
Purpose & Capability
The name/description (root‑cause investigation) align with the SKILL.md steps (collect symptoms, read code, git log, reproduce, add logs, run tests, write regression tests). However the skill implicitly assumes availability of developer tools (git, grep, test runner) even though required binaries are not declared — this is reasonable for a debugging skill but worth noting.
Instruction Scope
Instructions remain within the debugging domain (read code, inspect git history, run tests, add temporary logs, produce a structured debug report). They instruct the agent to paste command/test output and repository excerpts back to the user — expected for debugging but may surface secrets or sensitive config if present. The SKILL.md does not include guidance to redact secrets or avoid printing credentials.
Install Mechanism
No install spec and no code files — lowest-risk deployment model. Nothing is written to disk or downloaded by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to a debugging/investigation assistant.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges or modify other skills or system configuration. Autonomous invocation is allowed (platform default) but not combined with other concerning factors.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-investigate - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-investigate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Updated description: English first, multilingual support
v1.0.0
Renamed from clawlite-investigate to openclaw-investigate
元数据
常见问题
Openclaw Investigate 是什么?
Systematic debug and root cause investigation framework (investigate-analyze-hypothesize-verify) that only fixes root causes. Suitable for bug debugging, abn... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 272 次。
如何安装 Openclaw Investigate?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-investigate」即可一键安装,无需额外配置。
Openclaw Investigate 是免费的吗?
是的,Openclaw Investigate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Investigate 支持哪些平台?
Openclaw Investigate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Investigate?
由 X-RayLuan(@x-rayluan)开发并维护,当前版本 v1.0.1。
推荐 Skills