← Back to Skills Marketplace
jack123255829

Validate Agent

by Jack123255829 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
307
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install validate-agent
Description
Agent验证与质量保证。减少静默系统错误,产出可重现的证据。 触发条件:(1) 完成任务时 (2) 修复问题后 (3) 提供答案前 (4) 跨会话承诺时
Usage Guidance
This skill is an instruction-only agent QA checklist and looks coherent. Before installing: (1) confirm you are comfortable with the agent writing/reading a local file named promises.md (cross-session storage and expiry behavior), and ensure the agent has appropriate filesystem permissions and the intended directory for that file; (2) review and tune thresholds (4s, 30s validation, 3 proactive messages/day) to match your environment; (3) if you need strict auditing, modify the skill to log to a controlled location or declare the config path explicitly; (4) no credentials or network calls are requested, so network/exfiltration risk from the skill itself is low. If you want higher assurance, request the author add an explicit config-path requirement for promises.md and clarify where logs are kept and how expiration is enforced.
Capability Analysis
Type: OpenClaw Skill Name: validate-agent Version: 1.0.0 The skill bundle consists of metadata and instructional guidelines (SKILL.md) aimed at improving agent reliability and quality assurance. It provides procedural advice for the AI agent, such as performing single-variable modifications and tracking commitments in a 'promises.md' file, but contains no executable code, network requests, or instructions that would lead to unauthorized data access or system compromise.
Capability Assessment
Purpose & Capability
The name/description (agent validation & QA) aligns with the runtime instructions (validation checklist, single-variable changes, 30s verification, promise tracking, proactive-message limits). There are no unexpected credentials, binaries, or external services requested.
Instruction Scope
Instructions are focused on verification practices and are appropriately scoped. One noteworthy point: the instructions tell the agent to record cross-session commitments to a file named promises.md (and enforce a 48-hour expiry). That is coherent with the feature, but the skill metadata does not declare any config path or file access — the agent will be asked to write/read promises.md even though no config path was listed.
Install Mechanism
No install spec or code files are present; this is instruction-only, so nothing will be downloaded or installed by the skill itself.
Credentials
The skill requests no environment variables, credentials, or external tokens. All actions described are local procedural checks and file-based tracking; there are no disproportionate secret requests.
Persistence & Privilege
The skill is not marked always:true and uses default autonomy settings. That is normal. The instructions do require persistent cross-session tracking (promises.md and a 48-hour expiry), so installing it implies the agent will persist commitments to disk — ensure you accept that persistence and file write/read behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install validate-agent
  3. After installation, invoke the skill by name or use /validate-agent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
validate-agent v1.0.0 - Initial release of validate-agent, focusing on agent validation and quality assurance. - Introduces core principles to minimize silent system errors and provide reproducible evidence. - Defines clear triggers for validation, including task completion, post-fix, pre-answer, and cross-session commitments. - Outlines best practices: single-variable changes, enforced post-fix verification, and minimal proactive messaging. - Includes actionable checklists and key statistics on common agent failure modes.
Metadata
Slug validate-agent
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Validate Agent?

Agent验证与质量保证。减少静默系统错误,产出可重现的证据。 触发条件:(1) 完成任务时 (2) 修复问题后 (3) 提供答案前 (4) 跨会话承诺时. It is an AI Agent Skill for Claude Code / OpenClaw, with 307 downloads so far.

How do I install Validate Agent?

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

Is Validate Agent free?

Yes, Validate Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Validate Agent support?

Validate Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Validate Agent?

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

💬 Comments