Cookbook Audit
Analyzes cookbook recipes for accuracy, ingredient availability, nutritional information, and potential substitutions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cookbook-audit npx -- -y @trustedskills/cookbook-audit
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cookbook-audit": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cookbook-audit"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to systematically review and validate recipes or procedural guides, ensuring they meet specific criteria for accuracy, safety, and completeness. It acts as a quality control layer for generated instructions, identifying gaps or errors before execution.
When to use it
- Verifying safety protocols in complex chemical or culinary synthesis procedures.
- Auditing step-by-step technical documentation for logical flow and missing prerequisites.
- Ensuring compliance with regulatory standards in manufacturing or medical preparation guides.
- Validating that a generated recipe includes all necessary ingredients, tools, and timing estimates.
Key capabilities
- Systematic review of procedural steps against defined constraints.
- Identification of missing information such as safety warnings or equipment lists.
- Validation of logical consistency within multi-stage workflows.
- Assessment of clarity and potential ambiguity in instructional text.
Example prompts
- "Audit this generated recipe for any missing safety precautions regarding high-temperature handling."
- "Review the provided manufacturing workflow to identify steps that lack specific time estimates or required tools."
- "Validate this technical procedure against standard industry safety regulations and flag any non-compliant actions."
Tips & gotchas
Ensure you provide the complete procedural text or a clear link to the guide before requesting an audit, as partial inputs may lead to incomplete reviews. This skill focuses on structural and content validation; it does not execute the physical steps described in the guide.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.