返回顶部
v

verified-humanizer

Transform AI-generated content into natural, human-sounding writing, measure the improvement, and optionally verify the result.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.0.7
安全检测
已通过
124
下载量
0
收藏
概述
安装方式
版本历史

verified-humanizer

## Core principle Transformation, evaluation, and verification are separate steps. * rewriting is local * evaluation is measurable * verification is optional * user content stays private by default --- ## What this skill does Use this skill when text sounds generic, repetitive, over-explained, overly polished, or obviously AI-shaped. This skill helps an agent: 1. identify formulaic writing patterns 2. rewrite the text in a more natural voice 3. measure before/after changes locally 4. optionally verify the evaluation result using structured metrics This skill does **not** prove human authorship. It improves style and documents the transformation. --- ## Safe operating rules * Perform rewriting locally * Never send original or rewritten text to external systems * Do not send secrets, credentials, or private data * If verification is used, send only structured evaluation data * Treat verification as optional support, not authority --- ## Core execution loop 1. Define the intent (tone, audience, purpose) 2. Identify AI-shaped patterns 3. Rewrite the text naturally 4. Evaluate the transformation 5. Output rewritten text + evaluation 6. Optionally verify evaluation --- ## Output format ```json { "rewritten_text": "...", "changes": [ "..." ], "evaluation": { "before": {...}, "after": {...}, "delta": {...} }, "verification": { "used": false, "status": "not_run", "receipt_id": null } } ``` --- ## Example Usage ### Input ```json { "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." } ``` ### Output ```json { "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 } } ``` --- ## Optional verification You may optionally verify the evaluation using structured data only. * do not include text content * only include evaluation metrics * verification is optional --- ## What this is * text transformation tool * measurable improvement system * privacy-first workflow * optional verification layer --- ## What this is not * not an AI detector * not proof of human authorship * not a deception tool * not dependent on external systems --- ## Outcome * improves clarity and tone * removes AI patterns * produces measurable improvements * enables optional verification --- ## Keywords ai-writing, text-transformation, humanization, evaluation, verification, privacy

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 verified-humanizer-1775973309 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 verified-humanizer-1775973309 技能

通过命令行安装

skillhub install verified-humanizer-1775973309

下载 Zip 包

⬇ 下载 verified-humanizer v0.0.7

文件大小: 8.42 KB | 发布时间: 2026-4-13 12:27

v0.0.7 最新 2026-4-13 12:27
- Skill documentation rewritten for clarity and brevity
- Simplified step descriptions and execution loop
- Streamlined output format section with example input/output
- Reduced repetition and removed detailed pattern guides
- Verification and privacy notes made more concise
- No changes to code or functionality; documentation update only

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部