← 返回 Skills 市场
Problem Solving
作者
lovensky1992-wk
· GitHub ↗
· v1.0.2
· MIT-0
555
总下载
0
收藏
4
当前安装
7
版本数
在 OpenClaw 中安装
/install problem-solving-methodology
功能描述
结构化问题诊断与解决方法论。 Use when: (1) 问题原因不明需要调查/"分析一下这个问题"/"排查一下", (2) 之前的修复尝试失败了, (3) 问题涉及多个组件交互/"为什么会这样"/"调查一下原因", (4) 修改有风险或副作用/"诊断一下", (5) 用户明确要求先分析再修复。 NOT for:...
安全使用建议
This skill is internally coherent and matches its stated purpose, but it is an instruction set for diagnosing problems — it will (and should) ask the agent to inspect logs, config files, and source code and may recommend or record changes. Before you enable it: 1) ensure you trust the skill owner (source/homepage is missing here); 2) restrict the agent's file access to only the systems/files needed for the diagnosis (least privilege); 3) require explicit user confirmation before the agent performs risky changes; 4) back up configs/data before following any execution steps the skill recommends; and 5) monitor and audit any files the skill writes (e.g., .learnings/). If you need higher assurance, review the full SKILL.md and README yourself or run the skill in a controlled/test environment first.
功能分析
Type: OpenClaw Skill
Name: problem-solving-methodology
Version: 1.0.2
The skill bundle contains structured methodology instructions (SKILL.md) designed to guide an AI agent through systematic problem diagnosis and resolution. It lacks executable code, network calls, or data exfiltration logic, and its instructions promote transparency and safety (e.g., 'Confirm before risky operations', 'Rollback plan ready').
能力评估
Purpose & Capability
Name/description match the content of SKILL.md: a general problem‑diagnosis methodology. There are no unexpected required binaries, env vars, or config paths that would be unrelated to the stated purpose.
Instruction Scope
The SKILL.md explicitly instructs the agent to read logs, state files, configs, and source code and to run minimal reproduction experiments and possible changes (with rollback). Those actions are appropriate for diagnostic work but do require access to potentially sensitive files and may result in writing .learnings/ or other artifacts. This is within scope, but operators should be aware the skill expects file/system access and may recommend changes that need explicit user consent.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest-risk install footprint (nothing is downloaded or written during install).
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md's references to reading logs/configs are consistent with its purpose and do not imply hidden credential requirements.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent elevated privileges or modify other skills. It may advise writing local lessons (.learnings/) which is a modest, expected level of persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install problem-solving-methodology - 安装完成后,直接呼叫该 Skill 的名称或使用
/problem-solving-methodology触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Weekly sync
v1.0.1
Daily sync
v0.1.3
Daily sync
v0.1.2
Daily sync
v0.1.1
Daily sync
v0.1.0
Daily sync
v1.0.0
Initial release: Structured problem diagnosis and resolution methodology
元数据
常见问题
Problem Solving 是什么?
结构化问题诊断与解决方法论。 Use when: (1) 问题原因不明需要调查/"分析一下这个问题"/"排查一下", (2) 之前的修复尝试失败了, (3) 问题涉及多个组件交互/"为什么会这样"/"调查一下原因", (4) 修改有风险或副作用/"诊断一下", (5) 用户明确要求先分析再修复。 NOT for:... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 555 次。
如何安装 Problem Solving?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install problem-solving-methodology」即可一键安装,无需额外配置。
Problem Solving 是免费的吗?
是的,Problem Solving 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Problem Solving 支持哪些平台?
Problem Solving 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Problem Solving?
由 lovensky1992-wk(@lovensky1992-wk)开发并维护,当前版本 v1.0.2。
推荐 Skills