voice-dna-creator — community voice-dna-creator, ai-co-writing-claude-skills, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Language Agents like Claude Code and AutoGPT needing advanced content analysis capabilities to replicate authentic writing styles. AI Co-Writing System with Claude Skills - A complete Claude Code writing system for content creators based on context engineering principles. Inspired by Alex McFarland's Claude Code Masterclass.

az9713 az9713
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The voice-dna-creator skill by az9713 is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Ideal for Language Agents like Claude Code and AutoGPT needing advanced content analysis capabilities to replicate authentic writing styles.

Core Value

Empowers agents to extract and codify unique voice profiles from writing samples using context engineering principles, enabling them to generate content in the same tone and style, leveraging libraries and protocols for natural language processing and machine learning.

Capabilities Granted for voice-dna-creator

Analyzing writing samples to create voice profiles for ghostwriting clients
Updating voice profiles after style evolution to maintain consistency
Onboarding into content creation workflows with personalized tone and style

! Prerequisites & Limits

  • Requires a minimum of 3 writing samples with 500+ words each
  • Ideal performance with 5-10 samples across different content types
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

voice-dna-creator

Install voice-dna-creator, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Voice DNA Creator

Analyze writing samples to extract and codify a unique voice profile that AI can use to replicate your authentic writing style.

When to Use This Skill

  • Setting up a new writing system
  • Creating voice profiles for clients (ghostwriting)
  • Updating voice profiles after style evolution
  • Onboarding into content creation workflow

Requirements

The user must provide:

  • Minimum: 3 writing samples (500+ words each)
  • Ideal: 5-10 samples across different content types
  • Best: Mix of casual (social posts) and formal (articles) content

Analysis Process

Step 1: Collect Samples

Ask: "Please share 3-10 writing samples that represent your authentic voice. These can be:

  • Newsletter issues
  • Blog posts
  • Social media posts
  • Emails you've written
  • Any content where you feel 'this sounds like me'

Paste them here or point me to files in the knowledge folder."

Step 2: Analyze Core Elements

For each sample, analyze:

Personality Markers

  • What personality traits come through?
  • What's the energy level?
  • How does the writer relate to the reader?

Emotional Range

  • What emotions are expressed?
  • How intense are they?
  • What's the dominant emotional tone?

Communication Style

  • Formality level (casual to professional)
  • Sentence length patterns
  • Paragraph structure
  • Use of questions, commands, statements

Language Patterns

  • Signature phrases that repeat
  • Power words used frequently
  • Transition phrases
  • Opening and closing patterns

What They Avoid

  • Words or phrases never used
  • Tones never taken
  • Approaches avoided

Formatting Habits

  • Emoji usage
  • List usage
  • Header styles
  • Bold/italic patterns

Step 3: Synthesize Findings

Combine analysis across all samples to identify:

  • Consistent patterns (appear in most samples)
  • Contextual variations (change based on content type)
  • Core voice elements (never change)

Step 4: Generate Voice DNA

Create the profile following this structure:

json
1{ 2 "voice_dna": { 3 "version": "1.0", 4 "last_updated": "YYYY-MM-DD", 5 "core_essence": { 6 "identity": "", 7 "primary_role": "", 8 "unique_angle": "" 9 }, 10 "personality_traits": { 11 "primary": [], 12 "how_it_shows": {} 13 }, 14 "emotional_palette": { 15 "dominant_emotions": [], 16 "emotional_range": {}, 17 "energy_level": "" 18 }, 19 "communication_style": { 20 "formality": "", 21 "complexity": "", 22 "sentence_structure": {}, 23 "paragraph_style": "" 24 }, 25 "language_patterns": { 26 "signature_phrases": [], 27 "power_words": [], 28 "words_to_avoid": [], 29 "transitions": [] 30 }, 31 "never_say": { 32 "phrases": [], 33 "tones": [], 34 "approaches": [] 35 }, 36 "formatting_preferences": {}, 37 "content_philosophy": {}, 38 "voice_examples": { 39 "opening_lines": [], 40 "closing_lines": [], 41 "transitional_phrases": [] 42 } 43 } 44}

Output Instructions

  1. After analysis, present key findings in a summary

  2. Generate the complete JSON voice profile

  3. Save to /context/voice-dna.json

  4. Provide 3 example sentences written in the captured voice for validation

  5. Ask: "Does this capture your voice? What would you adjust?"

Best Practices

  • Focus on TONE and PERSONALITY, not just word choice
  • Avoid creating a profile that just repeats phrases
  • Capture the "feeling" of the writing, not just patterns
  • Include what NOT to do (equally important)
  • Make the profile actionable for content generation

Validation Test

After creating the profile, write a short paragraph on any topic using ONLY the voice DNA as guidance. Ask the user: "Does this sound like you?"

If not, iterate on the profile based on feedback.

Common Pitfalls to Avoid

  • Don't just list frequently used words
  • Don't create a parody of the voice (too exaggerated)
  • Don't ignore context (social posts ≠ articles)
  • Don't miss the underlying personality
  • Don't forget emotional elements

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is voice-dna-creator?

Ideal for Language Agents like Claude Code and AutoGPT needing advanced content analysis capabilities to replicate authentic writing styles. AI Co-Writing System with Claude Skills - A complete Claude Code writing system for content creators based on context engineering principles. Inspired by Alex McFarland's Claude Code Masterclass.

How do I install voice-dna-creator?

Run the command: npx killer-skills add az9713/ai-co-writing-claude-skills. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for voice-dna-creator?

Key use cases include: Analyzing writing samples to create voice profiles for ghostwriting clients, Updating voice profiles after style evolution to maintain consistency, Onboarding into content creation workflows with personalized tone and style.

Which IDEs are compatible with voice-dna-creator?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for voice-dna-creator?

Requires a minimum of 3 writing samples with 500+ words each. Ideal performance with 5-10 samples across different content types.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add az9713/ai-co-writing-claude-skills. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use voice-dna-creator immediately in the current project.

Related Skills

Looking for an alternative to voice-dna-creator or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI