plannotator-annotate
FeaturedOpen Plannotator's annotation UI for a markdown file, HTML file, URL, or folder and then respond to the returned annotations.
Data & Documents 7,363 stars
532 forks Updated today Apache-2.0
Install
Quality Score: 92/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Plannotator Annotate
Use this skill when the user wants to annotate a document in Plannotator instead of reviewing it inline in chat.
Run:
```bash
plannotator annotate <path-or-url>
```
Behavior:
1. Launch the command with Bash.
2. Wait for the browser review to finish.
3. If annotations are returned, address them directly.
4. If the session closes without feedback, say so briefly and continue.
Do not ask the user to paste a shell command into the chat. Run the command yourself.
Details
- Author
- backnotprop
- Repository
- backnotprop/plannotator
- Created
- 7 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
Data & Documents Listed
plannotator-annotate
Open Plannotator's annotation UI for a markdown file, converted HTML file, URL, or folder and then respond to the returned annotations.
1 Updated today
robinsalehjan Code & Development Listed
plannotator-review
Open Plannotator's browser-based code review UI for the current worktree or a pull request URL, then act on the feedback that comes back.
1 Updated today
robinsalehjan AI & Automation Listed
annotate
Annotate any file in Plannotator's browser UI. Markdown and HTML files are passed through directly; other files are wrapped in a temporary `.md` with a fenced code block, annotated, then the temp file is deleted.
0 Updated 1 weeks ago
AnotherSava