prompt:"Fix the grammar and spelling in the following text. Return only the corrected text, nothing else.\n\n{selection}",
mode:"transform",
icon:"check",
group:"transform",
},
{
id:"make-shorter",
name:"Make shorter",
prompt:"Make the following text more concise while preserving its meaning. Return only the shortened text, nothing else.\n\n{selection}",
mode:"transform",
icon:"minimize",
group:"transform",
},
{
id:"translate",
name:"Translate",
prompt:"Translate the following text to English. If it is already in English, translate it to French. Return only the translation, nothing else.\n\n{selection}",
mode:"transform",
icon:"languages",
group:"transform",
},
{
id:"rewrite",
name:"Rewrite",
prompt:"Rewrite the following text to improve clarity and readability. Return only the rewritten text, nothing else.\n\n{selection}",