mit einem Klick
xx-voice-gen
Generate a writing style guide
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ü
Generate a writing style guide
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.
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
apply a voice style
Basierend auf der SOC-Berufsklassifikation
| name | xx-voice-gen |
| description | Generate a writing style guide |
Analyzes a corpus of writing samples and generates a concrete, example-driven style guide.
<slug> — voice identifier (e.g., xian). Output will be written to ~/.personal/<slug>-writing-style.md.<folder-path> — path to a folder containing sample writing (markdown, text, etc.). Searched recursively.Validate paths:
~/.personal/ doesn't exist: create it with mkdir -p ~/.personal.~/.personal/<slug>-writing-style.md already exists: warn the user and ask whether to overwrite or abort.<folder-path> doesn't exist or contains no readable files: tell the user and abort.Discover samples: Recursively find all markdown/text files in the folder. Report how many files found. Read at least 10-12 diverse samples for a reliable style profile. If fewer than 5 samples exist, warn that the guide may be thin.
Analyze across these dimensions:
Write the style guide to ~/.personal/<slug>-writing-style.md. Structure:
Report — summarize the key findings. What makes this voice distinctive.
/xx-voice-apply to rewrite documents. Make it precise enough that an AI can operationalize it.