hawk
Run and debug AI evaluations at scale on AWS
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Hawk?โผ
Run `npx skills add METR/hawk --all -g -y` in your terminal to install all skills in this suite globally.
What does Hawk do?โผ
Hawk runs Inspect AI evaluations and Scout scans on AWS, provisioning isolated Kubernetes pods, proxying LLM API access, and storing results in a PostgreSQL warehouse with a web UI.
How do I debug a stuck evaluation?โผ
Use the debug-stuck-eval skill: start with `hawk watch <eval-set-id>` for a live snapshot, then check traces, stack traces, and logs to find where the runner is blocked.
Can I view and export evaluation results?โผ
Yes. The view-results skill uses the hawk CLI to list eval sets, inspect samples and scores, and download full transcripts individually or in bulk.
Do I need deep AWS or Kubernetes experience to use these skills?โผ
No. The skills wrap the hawk CLI and ops scripts in plain-English workflows, so your agent handles the underlying infrastructure commands for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core