What problem does it solve?
This Skill streamlines the process of preparing an assistant's previous response (or a local file) for manual annotation and resubmission by copying it to the system clipboard with a clear annotation header and guidance.
Core Features & Use Cases
- Exact-source capture: Grabs the immediately preceding assistant message verbatim or reads a specified file path so users annotate the true original content.
- Annotation-ready prefill: Prepends a standard annotation header that explains annotation syntax and precedence, making review and edits consistent.
- Cross-platform clipboard support: Uses native clipboard utilities (pbcopy on macOS, xclip on Linux) to place the prefilled text into the user's clipboard for pasting into an editor or chat.
- Use Case: When you need to annotate a model reply before resubmitting it—copy the model response, open your editor, mark notes inline, and submit the edited version.
Quick Start
Use the annotated-reply-skill to copy the last assistant response to the clipboard with an annotation header so you can paste, annotate, save, and submit the edited reply.