Testing
Command
/run
Automate a one-off browser task with Canary — navigate, click, scrape, screenshot — and return the result.
Install
> /plugin marketplace add 0xnyn/canary > /plugin install canary@canary-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/run
Context preview
What this command does when you run it.
Automate a one-off browser task with Canary — navigate, click, scrape, screenshot — and return the result.
Command definition
run.mddescription: Automate a one-off browser task with Canary — navigate, click, scrape, screenshot — and return the result. argument-hint: "<what to automate>"
Delegate to the `automate-agent` subagent. Give it the task: **$ARGUMENTS**.
Ask it to write a Canary script (using the `canary-scripting` API), run it with `npx @usecanary/browser run`, and report the result. For a *recorded* run with a report instead of a one-off, use `/canary:session`.
Ships withcanary
QA harness built for Claude Code | E2E testing with screen recordings, console logs, network HARs, and Playwright traces
Get the whole plugin
Stats
460
Stars
36
Forks
Maintained
Maintenance
TypeScript
Language
1mo ago
Last commit
2mo ago
Created
Repo: 0xnyn/canary

