Creative Writing with Voice Control
Opus maintains voice consistency across long outputs better than any other model. Banning specific words and cliches prevents the default 'AI voice.' Specifying the opening style avoids generic intros. The 'no meta-commentary' instruction stops Opus from narrating its own process.
Write a {{contentType}} about {{topic}}. **Voice & Style:** - Tone: {{tone}} - Reading level: {{audienceLevel}} - Sentence structure: mix short punchy sentences with longer flowing ones. Vary paragraph length. - Avoid: cliches, corporate jargon, passive voice, and the words "{{bannedWords}}" - Emulate the style of: {{styleReference}} — but do not copy specific phrases **Structure:** - Length: approximately {{wordCount}} words - Opening: start in medias res or with a surprising fact — no throat-clearing - Include {{numberOfExamples}} concrete examples or anecdotes - End with: {{endingStyle}} **Content constraints:** {{contentConstraints}} Write the full piece. Do not include meta-commentary about your writing process.
Variables to customize
Why this prompt works
Opus maintains voice consistency across long outputs better than any other model. Banning specific words and cliches prevents the default 'AI voice.' Specifying the opening style avoids generic intros. The 'no meta-commentary' instruction stops Opus from narrating its own process.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Forcing the agent to plan before acting prevents premature execution and wasted steps. Explicit dependency mapping enables parallel execution and catches logical gaps early.
Tool Selection AgentThe ReAct pattern (Reason + Act) creates an explicit reasoning trace that improves tool selection accuracy. The error-handling rule prevents infinite retry loops.
Prompt CompressorExplicitly requiring all functional requirements to be preserved prevents the model from over-compressing and losing critical instructions.
Memory Management AgentExplicit memory read/write instructions create agents that improve over time. Categorization keeps memories organized, and the deduplication rule prevents context bloat.