mit einem Klick
xx-voice-apply
apply a voice style
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
apply a voice style
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
| name | xx-voice-apply |
| description | apply a voice style |
Rewrites a document to match a specific writing voice, guided by a style guide.
<slug> — voice identifier (e.g., xian). Resolves to ~/.personal/<slug>-writing-style.md.<document-path> — path to the document to rewrite.Resolve voice file: Look for ~/.personal/<slug>-writing-style.md.
~/.personal/ doesn't exist: tell the user to create it: mkdir -p ~/.personal/xx-voice-gen <slug> <folder-of-sample-writing>Read the style guide — load the full voice file. This contains specific patterns, examples, vocabulary, sentence structure, and anti-patterns.
Read the document — load the target document.
Rewrite in two passes:
Show the diff — present the changes so the user can review before accepting.
Use when 🤖{} or 🤖[] or 🤖~~ markers appear in markdown documents
use to learn from existing coding sessions, or record hints
Use when the user is requesting an artifact (capture, save, record, create) AND the substance to preserve is conversational context they've already produced. Skip when the user is stating facts, asking questions, or asking the agent to generate substance from scratch. Also trigger when editing markdown with known frontmatter type:
Use when editing issues in workshop/issues/.
Use to process interview feedback
Generate a writing style guide