Conversation JSON To MD
Convert a user-provided chat-export JSON into multiple Markdown files with consistent Q/A formatting.
When to Use
Use this skill when the user asks for:
- Splitting one JSON chat export into many
.mdfiles - One conversation per markdown file
- Keeping only question/answer content from user and assistant
- Renaming response section to
回答 - Normalizing exported files with a second formatting pass
Do not use
Do not use this skill for:
- Plain text transform
[Description truncada. Veja o README completo no GitHub.]