← 返回 Skills 市场
nakedoshadow

Shadows Oneshot Fix

作者 NakedoShadow · GitHub ↗ · v1.1.0
darwinlinuxwin32 ✓ 安全检测通过
266
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shadows-oneshot-fix
功能描述
Surgical quick fix — max 5 tool calls, zero exploration, read-diagnose-fix-verify. Use for small bugs, typos, simple changes that don't need deep analysis.
安全使用建议
This skill is coherent for small, well-scoped fixes. Before using it: (1) Only run it against trusted repositories or in a sandbox, because the verification step may execute local code or tests which can run arbitrary code. (2) Ask for a preview of the proposed diff before applying edits, and keep backups or use version control. (3) If you need deeper analysis or multiple-file changes, use a different 'bug-hunter' or research-oriented skill as recommended by the SKILL.md.
功能分析
Type: OpenClaw Skill Name: shadows-oneshot-fix Version: 1.1.0 The 'oneshot-fix' skill is a utility designed for efficient, minimal code corrections with a strict limit of five tool calls. It follows a standard read-fix-verify workflow using common development tools like 'python -m py_compile' and 'npx tsc' for verification, as documented in SKILL.md. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
能力评估
Purpose & Capability
Name/description (surgical quick fix) align with the instructions: minimal reads, single-file edits, and lightweight verification. It does not request unrelated credentials, binaries, or installs.
Instruction Scope
The protocol restricts reads and edits to target file(s) and enforces a 5-tool-call limit, matching the purpose. However, the VERIFY step runs local compile/test commands (python -m py_compile, npx tsc, pytest/jest/vitest) which execute code in the repository; this is expected for verification but carries a security implication for untrusted codebases.
Install Mechanism
Instruction-only skill with no install spec or downloaded components — minimal risk from install mechanics.
Credentials
No environment variables, credentials, or config paths are requested. The suggested detection of local tools (which python, which npx) is proportional and consistent with the stated verification needs.
Persistence & Privilege
Does not request persistent presence (always=false) and declares no persistence. It does not modify agent-wide settings or other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shadows-oneshot-fix
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shadows-oneshot-fix 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Initial HIGH TRUST release
元数据
Slug shadows-oneshot-fix
版本 1.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Shadows Oneshot Fix 是什么?

Surgical quick fix — max 5 tool calls, zero exploration, read-diagnose-fix-verify. Use for small bugs, typos, simple changes that don't need deep analysis. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 266 次。

如何安装 Shadows Oneshot Fix?

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

Shadows Oneshot Fix 是免费的吗?

是的,Shadows Oneshot Fix 完全免费(开源免费),可自由下载、安装和使用。

Shadows Oneshot Fix 支持哪些平台?

Shadows Oneshot Fix 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Shadows Oneshot Fix?

由 NakedoShadow(@nakedoshadow)开发并维护,当前版本 v1.1.0。

💬 留言讨论