← Back to Skills Marketplace
nakedoshadow

Shadows Oneshot Fix

by NakedoShadow · GitHub ↗ · v1.1.0
darwinlinuxwin32 ✓ Security Clean
266
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shadows-oneshot-fix
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shadows-oneshot-fix
  3. After installation, invoke the skill by name or use /shadows-oneshot-fix
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Initial HIGH TRUST release
Metadata
Slug shadows-oneshot-fix
Version 1.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 266 downloads so far.

How do I install Shadows Oneshot Fix?

Run "/install shadows-oneshot-fix" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Shadows Oneshot Fix free?

Yes, Shadows Oneshot Fix is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Shadows Oneshot Fix support?

Shadows Oneshot Fix is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Shadows Oneshot Fix?

It is built and maintained by NakedoShadow (@nakedoshadow); the current version is v1.1.0.

💬 Comments