What problem does it solve? Reviewing long documents inline in chat is cumbersome, and collecting structured feedback on plans, configs, or web pages requires switching between tools. This Skill launches Plannotator's browser-based annotation UI so reviewers can mark up a document visually, then brings the returned annotations back into the conversation for action. ## Core Features & Use Cases - Browser-Based Annotation: Runs plannotator annotate <path-or-url> to open a markdown file, plain-text config file (.yaml, .json, .toml, .ini, .csv, .log), HTML file, URL, or folder in Plannotator's review UI. - Annotation Handling: Reads returned annotations and addresses them directly, including approval notes carried in a "decision": "approved" result with a "feedback" field. - Argument Recovery: If the command cannot resolve its arguments to a file, URL, or folder, the Skill infers the intended target and re-runs the command with a concrete path or URL. - Use Case: A user drafts an implementation plan in markdown and wants a teammate-style review. The Skill opens the plan in Plannotator, waits for the browser session to finish, then applies the reviewer's inline comments to the document. ## Quick Start Use the plannotator-annotate skill to open docs/plan.md in Plannotator and address the annotations that come back.