← 返回 Skills 市场
jack123255829

Validate Agent

作者 Jack123255829 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
307
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install validate-agent
功能描述
Agent验证与质量保证。减少静默系统错误,产出可重现的证据。 触发条件:(1) 完成任务时 (2) 修复问题后 (3) 提供答案前 (4) 跨会话承诺时
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install validate-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /validate-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug validate-agent
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Validate Agent 是什么?

Agent验证与质量保证。减少静默系统错误,产出可重现的证据。 触发条件:(1) 完成任务时 (2) 修复问题后 (3) 提供答案前 (4) 跨会话承诺时. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 307 次。

如何安装 Validate Agent?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install validate-agent」即可一键安装,无需额外配置。

Validate Agent 是免费的吗?

是的,Validate Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Validate Agent 支持哪些平台?

Validate Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Validate Agent?

由 Jack123255829(@jack123255829)开发并维护,当前版本 v1.0.0。

💬 留言讨论