文件内容
skill-card.md
## Description: <br>
Three-layer error prevention system for AI agents. Prevents recurring mistakes through external skill guards, delivery checkpoints, and self-evolving error memory. Includes 14+ documented failure patterns with root causes and fixes. Built from real production failures, not theory. <br>
This skill is ready for commercial/non-commercial use. <br>
## Publisher: <br>
[xiongwang11](https://clawhub.ai/user/xiongwang11) <br>
### License/Terms of Use: <br>
MIT-0 <br>
## Use Case: <br>
Developers and agent operators use this skill to apply repeatable delivery checks, cron validation rules, and error-memory practices that reduce recurring AI-agent workflow failures. <br>
### Deployment Geography for Use: <br>
Global <br>
## Known Risks and Mitigations: <br>
Risk: Broad activation wording could cause the skill to be invoked more widely than intended. <br>
Mitigation: Invoke the skill deliberately for error-prevention or delivery-review tasks, matching the security guidance to use explicit requests. <br>
Risk: The workflow can lead to persistent changes in agent memory, quality rules, or operating procedures. <br>
Mitigation: Review prompts that would write memory, change workflow rules, or persist agent behavior before allowing those actions. <br>
## Reference(s): <br>
- [ClawHub skill page](https://clawhub.ai/xiongwang11/error-proof-system) <br>
- [Skill source artifact](artifact/SKILL.md) <br>
## Skill Output: <br>
**Output Type(s):** [Guidance, Markdown, Code, Configuration] <br>
**Output Format:** [Markdown instructions with checklists and code examples] <br>
**Output Parameters:** [1D] <br>
**Other Properties Related to Output:** [Agent-facing quality guard and error-prevention workflow guidance.] <br>
## Skill Version(s): <br>
1.0.0 (source: server release metadata) <br>
## Ethical Considerations: <br>
Users should evaluate whether this skill is appropriate for their environment, review any generated or modified files before relying on them, and apply their organization's safety, security, and compliance requirements before deployment. <br>