What problem does it solve? Reviewing markdown documents, plans, or web pages often requires back-and-forth feedback that is hard to capture in plain chat. This Skill opens an interactive annotation UI so users can mark up files directly and returns structured decisions (approved, dismissed, or annotated) for the AI to act on. ## Core Features & Use Cases - Interactive Annotation UI: Launches Plannotator against a markdown file, HTML file, URL, or folder via the plannotator annotate command. - Structured Decision Handling: Interprets JSON or plaintext outcomes—approved (with optional non-blocking feedback), dismissed, or annotated—and responds appropriately. - Natural Language Target Resolution: When arguments cannot be resolved to a file, URL, or folder, it infers the intended target and reruns the command with a concrete path. - Use Case: After drafting an implementation plan in markdown, run this Skill so the user can visually annotate the plan; the AI then addresses each comment or proceeds once approved. ## Quick Start Ask the AI to open the annotation UI for your plan document, for example by saying: annotate my plan.md file with Plannotator.