Documentation
README
Conversation To Prompt Skill
Critical Output Protocol
You must output only the final prompt text body.
- No markdown code fences.
- No JSON.
- No explanation before or after the prompt.
- No trailing commentary.
Purpose
Transform a full task conversation into a reusable prompt draft for future collaboration.
This skill outputs one final prompt text.
The output must be directly usable as a system prompt body.
Input Contract
The caller provides normalized conversation messages and generation constraints.
Output Contract
Return plain text prompt only.
The prompt must be non-empty and follow the required structure below.
Multi-Stage Flow
This is the opening of the README. Read the full README on GitHub.