agentation-self-driving
agentation self driving
What it does
- Specific and actionable: "Stack the install command below the subheading at 16px" not "fix the layout"
- 1-2 concrete alternatives: Reference CSS values, layout patterns, or design systems
- Name the principle: Visual hierarchy, Gestalt grouping, whitespace, emphasis, conversion design
- Reference comparable products: "Like how Stripe/Linear/Vercel handles this"
- "Browser not launched. Call launch first.": Stale session from a previous run — run agent-browser close 2>/dev/null then retry the --headed open command
- Toolbar not found on page: Agentation isn't installed — run /agentation to set it up first
- No dialog after clicking: Toolbar collapsed — re-expand with the state-aware eval (check [class=expanded] first), retry
Requirements & configuration
- Bad: "This section needs work"
- | scrollintoview @ref | Crashes: "Unsupported token @ref while parsing css selector" | Use eval "document.querySelector('sel').scrollIntoView({block:'center'})" |
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
agentation-self-driving FAQ
What does the agentation-self-driving skill do?
Autonomous design critique mode using the Agentation annotation toolbar. Use when the user asks to "critique this page," "add design annotations," "review the UI," "self-driving mode," "auto-annotate," or wants an AI agent to autonomously add design feedback annotations to a web page via the browser. Requires the Agentation toolbar to be installed on the target page and agent-browser skill to be available. Specific and actionable: "Stack the install command below the subheading at 16px" not "fix the layout" 1-2 concrete alternatives: Reference CSS values, layout patterns, or design systems
What does agentation-self-driving require?
Bad: "This section needs work" | scrollintoview @ref | Crashes: "Unsupported token @ref while parsing css selector" | Use eval "document.querySelector('sel').scrollIntoView({block:'center'})" |
How do I install agentation-self-driving?
Run: npx -y skills add https://github.com/benjitaylor/agentation --skill agentation-self-driving --agent claude-code — the source lives at github.com/benjitaylor/agentation.
Maintain agentation-self-driving?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/benjitaylor-agentation-agentation-self-driving?ref=badge) npx agentictools info skills/benjitaylor-agentation-agentation-self-driving The second line is the CLI lookup for this page — handy in READMEs and docs.