Open Plannotator's annotation UI for a file, folder, or URL, then address the returned annotations.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add backnotprop/plannotator --skill plannotator-annotate --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Plannotator Annotate?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/backnotprop-plannotator-annotate-plannotator)More formats (shields.io, HTML) on the badges page.
---
name: plannotator-annotate
disable-model-invocation: true
description: Open Plannotator's annotation UI for a file, folder, or URL, then address the returned annotations.
---
# Plannotator Annotate (Kiro)
Run:
```bash
PLANNOTATOR_ORIGIN=kiro-cli plannotator annotate $ARGUMENTS
```
`$ARGUMENTS` should be a markdown or plain-text config file path (.md, .txt, .yaml, .json, .toml, .ini, .csv, .log, …), folder path, html file path, or URL.
If the command reports that the arguments could not be resolved to a file, URL, or folder, work out which target the user means and re-run the command yourself with that concrete path or URL.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!