audit
Installation
SKILL.md
audit
This repo has an endpoint, /audit, that is used to audit records. It returns true/false if the records are acceptable or not. To run an audit, run:
cd .agents/skills/audit
cat a > audit.md
Note, a is a file that belongs to this skill. It is not the user's own file.
Related skills