一键导入
plannotator-annotate
Open Plannotator's annotation UI for a markdown file, HTML file, URL, or folder and then respond to the returned annotations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Open Plannotator's annotation UI for a markdown file, HTML file, URL, or folder and then respond to the returned annotations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Open Plannotator's annotation UI for a markdown file, HTML file, URL, or folder and then respond to the returned annotations.
Generate self-contained HTML visualizations with Plannotator theming. Use for implementation plans, PR explainers, architecture diagrams, data tables, slide decks, and any visual explanation of technical concepts. Plans and PR explainers follow Plannotator's prescriptive approach; all other visual content delegates to nicobailon/visual-explainer.
Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue.
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.
Open Plannotator's annotation UI for a file, folder, or URL, then address the returned annotations.
Open Plannotator's browser-based code review UI and address the returned feedback.
| name | plannotator-annotate |
| description | Open Plannotator's annotation UI for a markdown file, HTML file, URL, or folder and then respond to the returned annotations. |
| allowed-tools | Bash(plannotator:*) |
| disable-model-invocation | true |
!plannotator annotate $ARGUMENTS
The output above will be one of:
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."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."decision": "annotated" and a "feedback" field. Address the feedback. The user has reviewed the markdown file(s) and provided specific annotations and comments.