← Back to Skills Marketplace
athola

Nm Imbue Proof Of Work

by athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
99
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-imbue-proof-of-work
Description
Enforce validation and evidence before declaring work complete. Use for acceptance criteria and done gates
Usage Guidance
This skill is an instruction-only checklist/framework for producing and capturing verification evidence — it does not install code or ask for secrets. However, when used an agent will be instructed to run local commands and read files and environment variables; the captured evidence may include sensitive data (process lists, config files, env vars, logs, tokens present in files, etc.). Before installing or running: (1) run the skill in a safe/sandboxed environment if you are concerned about leaking secrets; (2) review and sanitize any files or environment variables you don't want captured; (3) be aware the modules say proof:* evidence should be retained as audit trail (so logs may persist); (4) if you do not want the agent to run autonomously, restrict invocation or require user confirmation when the agent attempts to execute verification steps. If you want, I can list exact commands the SKILL.md suggests the agent will run so you can assess what outputs might be captured.
Capability Analysis
Type: OpenClaw Skill Name: nm-imbue-proof-of-work Version: 1.0.0 The skill bundle implements a 'Proof of Work' methodology designed to enforce technical verification and evidence-based reporting for AI agents. It includes comprehensive modules for TDD/BDD enforcement (iron-law-enforcement.md), structured evidence logging (evidence-logging.md), and anti-cargo-cult protocols (anti-cargo-cult.md). The instructions and examples use standard development tools (e.g., pytest, npm, jq, ps) to validate configurations and implementations. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the bundle's logic is entirely focused on improving engineering rigor.
Capability Tags
requires-oauth-token
Capability Assessment
Purpose & Capability
Name/description (enforce validation and evidence) match the contents: SKILL.md and modules consistently define evidence capture, validation protocols, acceptance criteria and test-driven workflows. The requested operations (checking processes, files, env vars, running smoke tests) are reasonable for this purpose.
Instruction Scope
Instructions tell the agent to run local verification commands (ps, cat, which, curl, git, etc.), check config files and environment variables, and capture outputs as evidence. That scope aligns with proof-of-work, but be aware the skill explicitly directs reading local files and environment state and will capture command outputs — potentially exposing secrets or sensitive config if present.
Install Mechanism
No install spec and no code files — instruction-only skill. This is low-risk from an installation perspective because nothing is downloaded or written by the skill itself.
Credentials
The skill declares no required env vars or credentials (appropriate), yet the guidance references reading environment variables and checking files (e.g., ENABLE_LSP_TOOL, PATH, .mcp.json). This is coherent for validation purposes, but the SKILL.md does access environment/context that is not declared as required — not a credential exfiltration request, but you should expect the agent to capture environment/config outputs when running the skill.
Persistence & Privilege
always:false and no system config or other skills' config paths requested. Modules recommend preserving proof:* evidence items as an audit trail; the skill does not request elevated persistence or modify other skills. Autonomous invocation is enabled (platform default) but not exceptional here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nm-imbue-proof-of-work
  3. After installation, invoke the skill by name or use /nm-imbue-proof-of-work
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the "proof-of-work" skill, providing a method for enforcing validation and evidence before work completion claims. - Defines standards for usage, validation protocol, and integration with existing workflows. - Includes a step-by-step checklist for problem reproduction, solution testing, edge case review, and evidence capture. - Establishes the Iron Law: no code or completion claims without evidence and prior failing tests. - Provides self-checks, progress tracking tags, and guidance on avoiding premature "done" statements. - Links to supporting modules for naming conventions and structured evidence logs.
Metadata
Slug nm-imbue-proof-of-work
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Nm Imbue Proof Of Work?

Enforce validation and evidence before declaring work complete. Use for acceptance criteria and done gates. It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.

How do I install Nm Imbue Proof Of Work?

Run "/install nm-imbue-proof-of-work" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nm Imbue Proof Of Work free?

Yes, Nm Imbue Proof Of Work is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nm Imbue Proof Of Work support?

Nm Imbue Proof Of Work is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nm Imbue Proof Of Work?

It is built and maintained by athola (@athola); the current version is v1.0.0.

💬 Comments