cookbook-audit
This skill audits Anthropic Cookbook notebooks and runs `validate_notebook.py` and `detect-secrets` to generate a markdown review. It instructs executing local commands (`python3 validate_notebook.py`, `uv run`, `sh -c ...`) and scans files for hardcoded keys such as `ANTHROPIC_API_KEY` and `OPENAI_API_KEY`.