← Back to Skills Marketplace
Negative Space
by
John DeVere Cooley
· GitHub ↗
· v1.0.0
363
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install negative-space
Description
Metacognitive pre-execution analysis — teaches the agent to see what ISN'T there before acting on what IS. Zero-cost reasoning skill that reduces wasted turn...
Usage Guidance
This skill is an instruction-only 'think-before-you-act' helper and appears internally consistent. Before installing, consider: (1) it recommends reading project files and git history when needed — if you do not want an agent to inspect your workspace or repo, do not enable the skill; (2) it is not user-invocable, so the agent may run it autonomously before significant actions (expected behavior for a meta-skill); (3) it explicitly says the checks can be internal (not announced to the user) — if you require transparency about what checks the agent performs, ask for or modify the skill to surface those steps. No indicators of network calls, secret access, or downloads are present.
Capability Analysis
Type: OpenClaw Skill
Name: negative-space
Version: 1.0.0
The skill bundle is classified as suspicious due to its use of prompt injection techniques in `SKILL.md` to modify the agent's internal reasoning process and output behavior. Specifically, instructions like "You do not need to announce this process to the user — internalize it" and "DO NOT announce 'Running Negative Space analysis...' to the user" direct the agent to perform metacognitive analysis without explicit disclosure to the user. While the stated intent is to improve agent efficiency and reduce errors, this non-transparent modification of agent behavior via prompt injection represents a risky capability, even if not overtly malicious in this instance.
Capability Assessment
Purpose & Capability
Name, description, and runtime instructions all align: this is purely a reasoning/heuristic skill that tells an agent to check for unstated assumptions, constraints, context, and failure modes before acting. It declares no binaries, env vars, or credentials and doesn't request unrelated capabilities.
Instruction Scope
SKILL.md stays within the stated scope: it prescribes internal checks (e.g., identify assumptions, read surrounding code, check git blame when relevant) and recommends minimal reconnaissance when needed. The instructions do mention reading project files or running simple verification commands in high-cost situations, which is appropriate for code-modification and command-execution tasks; there are no directions to access unrelated secrets or exfiltrate data.
Install Mechanism
No install spec and no code files—this is instruction-only, so nothing will be written to disk or downloaded during install. Lowest-risk install profile.
Credentials
The skill requires no environment variables, credentials, or config paths. The suggested runtime behaviors (reading repo files, checking git blame, verifying environment/tool availability) are proportional to the skill's stated purpose.
Persistence & Privilege
always:false and disable-model-invocation:false (normal). The skill is not user-invocable, so the agent will decide when to run it autonomously; that's coherent for a metacognitive helper, but if you prefer explicit user control or visibility, note that the skill can be invoked automatically by the agent prior to actions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install negative-space - After installation, invoke the skill by name or use
/negative-space - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Negative Space?
Metacognitive pre-execution analysis — teaches the agent to see what ISN'T there before acting on what IS. Zero-cost reasoning skill that reduces wasted turn... It is an AI Agent Skill for Claude Code / OpenClaw, with 363 downloads so far.
How do I install Negative Space?
Run "/install negative-space" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Negative Space free?
Yes, Negative Space is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Negative Space support?
Negative Space is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).
Who created Negative Space?
It is built and maintained by John DeVere Cooley (@jcools1977); the current version is v1.0.0.
More Skills