voice-blend

Blend weighted voice profiles into YAML output for downstream use.

175|26|Updated Aug 14, 2025
One-click install
npx skills add https://github.com/jmagly/ai-writing-guide --skill voice-blend
Or copy as Structured Prompt for Agentâ–¼
Please help me install this Agent Skill.
Skill: voice-blend
Source: https://github.com/jmagly/ai-writing-guide/tree/main/.factory/skills/voice-blend
Command: npx skills add https://github.com/jmagly/ai-writing-guide --skill voice-blend

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Creates a blended voice profile from multiple sources to tailor tone, formality, warmth, and energy.

Core Features & Use Cases

  • Weighted blending: Combine profiles with precise weights.
  • Origin tracking: Preserve lineage of blended traits.
  • Output ready: YAML profile compatible with voice-apply.

Quick Start

Blend 70% technical-authority with 30% friendly-explainer to generate a hybrid voice.

Frequently Asked Questions about voice-blend

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I blend multiple voice profiles together?â–¼

Voice blending combines multiple source profiles with specified weights to create a hybrid voice. Load profiles from built-in templates or your project directory, define blend ratios (e.g., 70% technical-authority, 30% friendly-explainer), and the Skill interpolates tonal dimensions and merges vocabularies to produce a unified profile.

Can I control the tone and formality when blending voices?â–¼

Yes. Blending lets you tailor tone, formality, warmth, and energy by adjusting weights across source profiles. Tonal dimensions are interpolated during the blend process, so precise weight ratios directly control the final voice characteristics.

What output format does a blended voice profile use?â–¼

Blended profiles export as YAML, compatible with downstream voice-apply tools. The format preserves lineage tracking so you know which source profiles contributed to the blend and in what proportion.

How do I load voice profiles from different sources?â–¼

Profiles load from three sources: built-in templates, project voices in your workspace, and user-defined directories. The Skill automatically discovers and parses profiles from these locations for blending.

Can I use equal weights or must I specify precise percentages for blending?â–¼

The Skill supports equal-weight, weighted, and multi-voice blend specifications. You can use simple equal splits or define precise percentages for fine-grained control over each source profile's contribution.

What happens to vocabulary when blending multiple voice profiles?â–¼

Vocabulary from all source profiles is merged during blending. The resulting vocabulary reflects the combined lexical choices, weighted by profile contribution, to maintain coherent tone across word selection.