Agent skill
voice-and-tone
Defines brand voice persona and tone calibration using persona and positioning data to produce a reusable meta-prompt for copywriting.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/voice-and-tone
SKILL.md
Voice and Tone
This skill constructs the Golden Voice Prompt based on persona culture, lingo, empathy, and emotional targets.
Input Variables
- [PERSONA_DATA]
- [PRODUCT_POSITIONING]
The Protocol
- Select three tone descriptors.
- Define Voice Persona (peer identity).
- Specify culture references and lingo.
- Set empathy statements addressing unique challenges.
- Select four target emotions.
- Compose the meta-prompt in exact template form.
Output Instructions
Render into templates/voice-and-tone.md. Keep the template structure intact with filled descriptors.
Integration & Technical Specs
API Specification
- ID:
voice-and-tone - Path:
skills/voice-and-tone/templates/voice-and-tone.md - Context: Part of Product Detailing
Data Flow
- Input: Derived from project context and upstream skills.
- Output: Generates
voice-and-tone.md.
CLI Usage
bun scripts/cli.ts activate voice-and-tone
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?