Official skills publisher Verified Skillscout rank 0

METR

METR publishes official AI agent skills for its tools, services, and developer workflows.

Browse 16 official AI agent skills across 2 METR repositories, with install commands and source links.

16 Skills
2 Repositories
26 Installs
0 GitHub stars

Install

Add METR skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/metr/metr_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant METR skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

2 official repositories

Inspect Action

metr/inspect-action

Includes 7 official skills: debug-stuck-eval, deploy-dev, fullstack-dev, monitoring, smoke-tests, view-results.

7 skills 22 installs 0 stars
npx skills add metr/inspect-action -y

Hawk

metr/hawk

Includes 9 official skills: managing-dlqs, smoke-tests, view-results, auditing-dependency-bumps, db-migrations, debug-stuck-eval.

9 skills 4 installs 0 stars
npx skills add metr/hawk -y

16 skills

metr/inspect-action 7 skills

debug-stuck-eval

metr/inspect-action 3 installs
View source

deploy-dev

metr/inspect-action 3 installs
View source

fullstack-dev

metr/inspect-action 3 installs
View source

monitoring

metr/inspect-action 3 installs
View source

smoke-tests

metr/inspect-action 3 installs
View source

view-results

metr/inspect-action 3 installs
View source

db-migrations

metr/inspect-action 0 installs
View source
metr/hawk 9 skills

auditing-dependency-bumps

metr/hawk 0 installs
View source

Repository documentation

metr/inspect-action package overview

metr/inspect-action/README.md View on GitHub

metr/inspect-action

Includes 7 official skills: debug-stuck-eval, deploy-dev, fullstack-dev, monitoring, smoke-tests, view-results.

Top skills in this package

debug-stuck-evalOfficial METR skill from metr/inspect-action.
deploy-devOfficial METR skill from metr/inspect-action.
fullstack-devOfficial METR skill from metr/inspect-action.
monitoringOfficial METR skill from metr/inspect-action.
smoke-testsOfficial METR skill from metr/inspect-action.
view-resultsOfficial METR skill from metr/inspect-action.
db-migrationsOfficial METR skill from metr/inspect-action.

Install

Install the full package:

npx skills add metr/inspect-action -y

Install a specific skill:

npx skills add metr/inspect-action@debug-stuck-eval -y

Use the package when you want your agent to choose the relevant skill from this official METR repository.

View metr/inspect-action on GitHub
Copied