Installing skills
Install all Tusk skills:Available skills
Tusk Drift
These skills require Tusk Drift to be set up in your project. See the Drift
overview to get started, and Tusk Drift
Cloud to connect your service.
tusk-drift-analyze
Run the Drift CI/CD check locally — replays API tests, classifies deviations
as intended, unintended, or unrelated, and optionally fixes regressions.
tusk-drift-query
Search, analyze, and debug recorded API traffic using the Tusk Drift CLI
query commands — covers spans, traces, aggregations, and schema exploration.
How skills work
Each skill is aSKILL.md file containing structured instructions that agents load on demand. When you ask your agent to do something Tusk-related, it reads the skill to understand which CLI commands to run, how to interpret the output, and what workflows to follow.
Skills are an alternative to the Drift MCP server. MCP requires per-agent server configuration, while skills install once and work across all supported agents out of the box.