voice-writer

Solid

Unified voice content generation pipeline with mandatory validation and joy-check. 13-phase pipeline: LOAD, GROUND, STATS-CHECKPOINT, GENERATE, HOOK-GATE, VALIDATE, REFINE, VARIETY-GATE, JOY-CHECK, ANTI-AI, CLOSE-GATE, OUTPUT, CLEANUP. Use when writing articles, blog posts, or any content that uses a voice profile. Use for "write article", "blog post", "write in voice", "generate content", "draft article", "write about".

AI & Automation 392 stars 36 forks Updated today MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
86
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Voice Writer — 13-Phase Pipeline > **Mandatory enforcement**: This pipeline is REQUIRED for all voice-profiled content. No article should be published without passing all 13 phase gates. ## Pipeline Overview ``` LOAD → GROUND → STATS-CHECKPOINT → GENERATE → HOOK-GATE → VALIDATE → REFINE → VARIETY-GATE → JOY-CHECK → ANTI-AI → CLOSE-GATE → OUTPUT → CLEANUP ``` ## Execution Model (MANDATORY — DO NOT COLLAPSE PHASES) **Each phase runs as a SEPARATE agent dispatch.** The orchestrator (parent session) dispatches one agent per phase sequentially. Each agent: 1. Reads the input artifact from the previous phase 2. Loads the selected voice profile and any phase-specific references 3. Executes the phase steps 4. Writes its output artifact to disk 5. Reports pass/fail on the phase gate **No single agent runs multiple phases.** This ensures each phase gets a fresh context window with the full voice profile loaded, preventing context drift and ensuring the voice is the primary authority at every step. An orchestrator that attempts to combine phases or skip agent dispatches is violating this rule. **Phase artifacts are files on disk**, not context passed between agents. Each phase reads and writes to well-known paths: | Phase | Input Artifact | Output Artifact | |-------|---------------|-----------------| | 1. LOAD | User request + existing draft (if any) | `.voice-phase/01-load.json` (profile metadata, paths) | | 2. GROUND | `.voice-phase/01-load.json` + source material | `.voice...

Details

Author
notque
Repository
notque/vexjoy-agent
Created
2 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

create-voice

Create voice profiles from writing samples.

392 Updated today
notque
AI & Automation Solid

voice-validator

Critique-and-rewrite loop for voice fidelity validation.

392 Updated today
notque
AI & Automation Listed

voice-auth

Writing voice authentication and AI-smell elimination skill. Activates when the user wants AI-generated writing to sound like them specifically — not generic, not polished-AI, not corporate bland. Analyzes a writing sample to fingerprint sentence length, vocabulary density, structural habits, punctuation patterns, and filler tendencies. Generates and rewrites content matching that fingerprint. Kills AI clichés, passive construction, hollow openers, and corporate hedges. Iterates by adjusting the voice model, not just the output. Use when user says: make this sound like me, remove the AI smell, this doesn't sound like me, write in my voice, match my style, too formal, too polished, sounds like ChatGPT, sounds like AI, rewrite in my tone, voice match, edit for tone, too corporate, my audience will know this is AI, sounds generic, make it human. Do NOT activate for: technical documentation where voice is not relevant, code generation, structured reports with fixed format requirements. First response: "Voice Auth

2 Updated 6 days ago
Sandeeprdy1729
AI & Automation Solid

article-writing

Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.

199,470 Updated yesterday
affaan-m
AI & Automation Listed

article-writing

Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.

0 Updated 2 days ago
goharabbas321