voice-validator

Featured

Critique-and-rewrite loop for voice fidelity validation.

AI & Automation 419 stars 44 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
87
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Voice Validator Skill ## Overview This skill operates a rigorous critique-and-rewrite enforcement loop for voice fidelity. It scans content against voice-specific negative prompt checklists, documents violations with evidence, fixes them while preserving intent, and rescans to confirm the revision passes — up to 3 iterations maximum. The workflow implements the **Iterative Refinement** pattern: scan → document violations → revise → rescan. This ensures voice violations are caught systematically and fixed methodically without over-engineering or changing meaning. **CRITICAL CONSTRAINT**: Never revise content without first scanning against the full checklist. Every violation must cite a specific quote. After 3 failed iterations, output with flagged concerns rather than continuing indefinitely. --- ## Reference Loading Table | Signal | Load These Files | Why | |---|---|---| | validating narrative content of 500+ words | `narrative-patterns.md` | Supplies the full narrative-fidelity rubric. | ## Instructions ### Phase 1: IDENTIFY TARGET **Goal**: Determine the voice, mode, and content to validate. **Step 1: Identify voice target** - Determine target voice from context or user instruction - Identify mode if applicable — casual modes may have additional specific checks - Reference the target voice's checklist (contact user if unclear) **Step 2: Load content** - Read the content to validate - Note content length — longer content is more prone to drift **Gate**: Voice ...

Details

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

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Listed

voice-identity-review

Use when you want a line-level voice and identity audit on a text artifact before it ships — surface specific voice-rule violations (banned patterns, hype words, register mismatches), apply the CXO test, and check identity coherence with the operator's voice corpus and persona DNA. Encodes the Voice & Identity deliberator role from the agent-council 5-perspective quality gate. Use standalone for fast voice critique, or compose with the other 4 deliberator skills to run a Council-style review without spinning up the full Python CLI.

10 Updated 1 months ago
Avyayalaya
AI & Automation Listed

the-voice-fingerprint

Analyses real content samples and extracts a brand voice profile as a checkable artifact: tone dimensions each carrying at least one followable rule, required and banned vocabulary, sentence and paragraph patterns, channel adaptations, and a weighted scorecard with a publish-ready threshold to grade drafts against. Use when onboarding a writer or agency, when AI-generated copy is drifting off-brand, or when nobody on the team can say concretely what on-brand means. Boundary: `product-context` captures a short voice summary inside the shared context file, while this skill produces the full profile and the scorecard.

1 Updated today
sidchaudhary
AI & Automation Solid

voice-master

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.

96 Updated today
WingedGuardian