← 返回 Skills 市场
122
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stuck-session-diagnosis
功能描述
Use when another Claude Code session appears frozen, stuck, or abnormally slow and needs process-level diagnosis and reporting.
安全使用建议
This skill appears to be a straightforward helper for inspecting local agent processes and assembling a diagnosis report. Before installing or invoking it, be aware that diagnosing a process often requires reading process tables and debug logs — those logs can contain sensitive information. If you run this on a multi-user machine or a system with sensitive application logs, consider: (1) running diagnostics interactively rather than allowing autonomous invocation, (2) restricting which log directories the agent may read, and (3) ensuring the agent runs with the minimum necessary permissions. If you need more assurance, ask the skill author to (a) list the exact commands/paths it will read, or (b) scope log inspection to specific known agent log locations.
功能分析
Type: OpenClaw Skill
Name: stuck-session-diagnosis
Version: 1.0.0
The skill bundle is designed for diagnosing frozen or slow Claude Code sessions by inspecting process metrics (CPU, RSS) and logs. The instructions in SKILL.md are purely diagnostic, include explicit guardrails against unauthorized process termination, and show no signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name/description (diagnose frozen or slow local agent sessions) match the SKILL.md workflow steps (list processes, check CPU/RSS/state/children, sample, inspect debug logs, produce report). No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions stay on-topic (process inspection and log review) and include guardrails (do not kill processes by default). However, they are permissive about which debug logs to inspect ('when possible') and do not explicitly constrain file paths or data collection — this could lead the agent to read broader system or user logs while diagnosing.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest-risk delivery: nothing is written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are required. This is proportionate to a local diagnostic skill.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide configuration or elevated/ongoing privileges. The agent may run it autonomously per platform defaults, which is expected for skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stuck-session-diagnosis - 安装完成后,直接呼叫该 Skill 的名称或使用
/stuck-session-diagnosis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial extraction from local Claude Code source
元数据
常见问题
Stuck Session Diagnosis 是什么?
Use when another Claude Code session appears frozen, stuck, or abnormally slow and needs process-level diagnosis and reporting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 Stuck Session Diagnosis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stuck-session-diagnosis」即可一键安装,无需额外配置。
Stuck Session Diagnosis 是免费的吗?
是的,Stuck Session Diagnosis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Stuck Session Diagnosis 支持哪些平台?
Stuck Session Diagnosis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stuck Session Diagnosis?
由 wimi321(@wimi321)开发并维护,当前版本 v1.0.0。
推荐 Skills