voice-master
GitHub用于以用户真实语气撰写内容,支持AI检测、去AI化及匿名/角色扮演写作。适用于校准声音、反AI痕迹检查等场景。不用于代码或技术文档生成。
Trigger Scenarios
Install
npx skills add WingedGuardian/GENesis-AGI --skill voice-master -g -y
SKILL.md
Frontmatter
{
"name": "voice-master",
"phase": "content",
"consumer": "cc_foreground",
"skill_type": "generation",
"description": "Foundational voice authority and AI humanizer — writes content in the user's authentic voice with built-in AI detection, and supports stealth \/ anti- attribution writing (forum personas, anonymous posts, \"write as not-me\"). Use when asked to write\/draft\/generate content, invoke \/voice, \/write-as-me, or \/humanize, run voice calibration, check \"does this sound like me?\", \"make this sound human\" \/ \"de-AI this\", \"write a forum post as [persona]\", or run AI detection (\"does this sound like AI?\", \"check for AI patterns\", \"anti-slop check\"). Do NOT use this skill for code, technical docs, or any output the user has not asked to be written in their voice — code styling defers to the separate code-voice skill.\n"
}
Voice Master — entry point (canonical skill in the repo skill library)
This Tier-1 entry exists so the skill is natively discoverable. The complete voice-master skill — workflow, Quick Mode, calibration, stealth mode, anti-slop rules, and all references — is maintained as the single source of truth at:
src/genesis/skills/voice-master/SKILL.md
To use this skill: read src/genesis/skills/voice-master/SKILL.md and
follow it exactly — including its mandatory two-part workflow (voice match +
anti-slop audit) and its User Calibration Overlay resolution. All reference
files it cites live in src/genesis/skills/voice-master/references/.
Your private voice data (exemplars, voice-dimensions) stays in the user overlay
at ~/.claude/skills/voice-master/ and is never read from or written to this
repo. This file holds no voice behavior of its own — there is one source of
truth, in the repo skill library above.
Version History
- f9015bb Current 2026-07-05 18:17


