plannotator-annotate

star 1

Open Plannotator's annotation UI for a markdown file, converted HTML file, URL, or folder and then respond to the returned annotations.

n1kben By n1kben schedule Updated 6/10/2026

name: plannotator-annotate description: Open Plannotator's annotation UI for a markdown file, converted HTML file, URL, or folder and then respond to the returned annotations. allowed-tools: Bash(plannotator:*)

Plannotator Annotate

Markdown annotations

!plannotator annotate $ARGUMENTS

Your task

The output above will be one of:

  1. The exact text The user approved., OR a JSON object with "decision": "approved". The user approved the markdown file(s). Acknowledge with a single sentence ("Approved.") and stop. Do not begin any work.
  2. Empty, OR a JSON object with "decision": "dismissed". The user closed the session without requesting changes. Acknowledge with a single sentence ("Annotation session closed.") and stop. Do not begin any work.
  3. Plaintext annotation feedback, OR a JSON object with "decision": "annotated" and a "feedback" field. Address the feedback. The user has reviewed the markdown file(s) and provided specific annotations and comments.
Install via CLI
npx skills add https://github.com/n1kben/dotfiles --skill plannotator-annotate
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator