| name | tone-of-voice |
| description | Rewrite text using the MLAI organisation tone of voice |
| routing | {"use_when":"The user has existing text they want rewritten, rephrased, or polished in MLAI's tone of voice / brand voice (\"make this sound like us/mlai\").\n","avoid_when":"Writing NEW articles or blog content (content-factory). Translations, summaries, or typo fixes with no MLAI-voice intent (chat).\n","examples":[{"text":"rewrite this announcement in our tone of voice","action":"rewrite"},{"text":"can you make this sound more like mlai?","action":"rewrite"},{"text":"polish this message to match our brand voice","action":"rewrite"}],"negative_examples":[{"text":"write me an article about prompt engineering","instead":"content-factory"},{"text":"translate this message to spanish","instead":"respond_in_chat"}]} |
| actions | [{"name":"rewrite","description":"Rewrite the provided text (or the message/thread content) in MLAI's tone of voice.","params":{"text":{"type":"string","description":"The text to rewrite, if quoted in the message."}}}] |
Tone of Voice Skill
This skill takes text from the user and rewrites it using the MLAI community's distinctive tone of voice.
Parameters
- text: The text to rewrite in the MLAI tone (required)
Workflow
Step 1: Extract Text
Parse the user's message to identify the text they want rewritten. The text may be provided inline after a command like "rewrite this:" or "put this in our tone:" followed by the content.
Step 2: Rewrite Using Tone Guidelines
Rewrite the provided text following the tone of voice rules below. Do not summarise or shorten the content unless asked. Preserve the original meaning and all key information. Only change the voice, style, and formatting.