Transformation, evaluation, and verification are separate steps.
Use this skill when text sounds generic, repetitive, over-explained, overly polished, or obviously AI-shaped.
This skill helps an agent:
This skill does not prove human authorship. It improves style and documents the transformation.
{
"rewritten_text": "...",
"changes": [
"..."
],
"evaluation": {
"before": {...},
"after": {...},
"delta": {...}
},
"verification": {
"used": false,
"status": "not_run",
"receipt_id": null
}
}
{
"text": "This innovative platform serves as a testament to cutting-edge technology, providing users with a seamless and intuitive experience that underscores its importance in today's digital landscape."
}
{
"rewritten_text": "This platform is designed to be easy to use and genuinely helpful in everyday situations.",
"changes": [
"Removed inflated language",
"Simplified sentence structure",
"Improved clarity"
],
"evaluation": {
"before": {
"word_count": 27,
"ai_vocab_count": 5
},
"after": {
"word_count": 16,
"ai_vocab_count": 0
},
"delta": {
"word_count_change": -11,
"ai_vocab_reduction": true
}
},
"verification": {
"used": false,
"status": "not_run",
"receipt_id": null
}
}
You may optionally verify the evaluation using structured data only.
ai-writing, text-transformation, humanization, evaluation, verification, privacy
共 1 个版本