← Back to Skills Marketplace
102
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install self-verify
Description
Automatically checks and verifies consequential claims before response to prevent confident errors and ensure accuracy and safety.
Usage Guidance
This skill appears coherent and low-risk: it contains a clear checklist and suggests checking sources and memory. Before installing, confirm (1) what agent tools 'mmx search' and 'memory_search' actually call in your environment so you know where queries and memory lookups go; (2) that consulting MEMORY.md and any memory APIs doesn't leak sensitive data you don't want included in verification. Because the skill can be invoked autonomously by default, if you prefer manual control, ensure platform settings restrict autonomous invocation or only enable the skill when needed. Test the skill in a safe context first to verify it behaves as expected.
Capability Analysis
Type: OpenClaw Skill
Name: self-verify
Version: 1.0.0
The skill bundle is a meta-cognitive framework designed to improve AI accuracy through self-verification. It provides instructions for the agent to cross-check claims using standard tools like 'mmx search' and 'memory_search' and includes a safety checklist to prevent confident errors. No malicious logic, data exfiltration, or unauthorized execution patterns were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (self-verification of claims) matches the SKILL.md checklist and verification actions. The skill only asks the agent to check sources, memory, uncertainty, contradictions, reversibility, and safety — all appropriate for a self-verification helper.
Instruction Scope
The runtime instructions refer to running cross-checks via 'mmx search' and 'memory_search' and to consulting MEMORY.md and the agent's reasoning trace. These are reasonable verification steps, but they implicitly assume those tools/endpoints exist and are safe; the skill does not declare or constrain which search/memory tool to use. Confirm what 'mmx' and 'memory_search' map to in your agent environment.
Install Mechanism
Instruction-only skill with no install spec, no files written to disk, and no external downloads — minimal install risk.
Credentials
No environment variables, credentials, or config paths are requested. Asking to consult memory/search is proportionate to the stated purpose and does not require additional secrets.
Persistence & Privilege
Skill is not always-enabled and is user-invocable (defaults). It can be invoked autonomously per platform default, which is expected for a helper skill; there is no evidence it requests elevated or persistent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install self-verify - After installation, invoke the skill by name or use
/self-verify - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: pre-delivery error check - 5-step verification before returning consequential claims
Metadata
Frequently Asked Questions
What is Self Verify?
Automatically checks and verifies consequential claims before response to prevent confident errors and ensure accuracy and safety. It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.
How do I install Self Verify?
Run "/install self-verify" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Self Verify free?
Yes, Self Verify is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Self Verify support?
Self Verify is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Self Verify?
It is built and maintained by ariffazil (@ariffazil); the current version is v1.0.0.
More Skills