This skill should be used when the user asks to "annotate the page", "annotate this page", "open the annotation overlay", "let me point at elements on the page", "mark up the page for fixes", "QA this page by pointing at elements", or invokes /page-annotator:annotate. Arms an annotation overlay in the page open in Chrome; the user clicks elements and leaves notes — each tagged Review or Fix in the overlay — which flow back into the session for Claude to act on. The overlay ships as a Tampermonkey userscript that this plugin installs and keeps up to date. For collaborative pointing by the user — not for autonomous browser testing or screenshot review.
$npx -y skills add a8cteam51/claude-code-plugins --skill annotateInstalls into the current project.
Run `npx skills use "https://github.com/a8cteam51/claude-code-plugins" --skill "a8cteam51/claude-code-plugins/annotate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/a8cteam51/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/a8cteam51/claude-code-plugins"` and select the relevant skills, then follow their instructions.