Add plannotator extension v0.19.10

This commit is contained in:
2026-05-07 11:38:14 +10:00
parent e914bc59c9
commit f37e4565ff
91 changed files with 35103 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
---
name: plannotator-last
description: Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue.
---
# Plannotator Last
Use this skill when the user wants to annotate the latest assistant response in Plannotator.
Run:
```bash
plannotator last
```
Behavior:
1. Launch the command with Bash.
2. Wait for the annotation session to finish.
3. If feedback is returned, incorporate it into the follow-up response.
4. If the session closes without feedback, mention that briefly and continue.
Run the command yourself rather than telling the user to invoke shell syntax manually.

View File

@@ -0,0 +1,5 @@
interface:
display_name: "Plannotator Last"
short_description: "Annotate the latest assistant message in Plannotator."
policy:
allow_implicit_invocation: false