Skip to content
Development
Command

/reprompt-orator

Optimize a prompt using Anthropic best practices

From plugin
claude-emporium
848 skills8 commands
Install
$ npx -y skills add Vvkmnn/claude-emporium --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/reprompt-orator

Context preview

What this command does when you run it.

Optimize a prompt using Anthropic best practices

Command definition

reprompt-orator.md
name: reprompt-orator
description: Optimize a prompt using Anthropic best practices
arguments: prompt

/reprompt-orator

Optimize a prompt for clarity, structure, and effectiveness using 8 Anthropic techniques.

Usage

  • `/reprompt-orator "find all auth bugs"` - Optimize a short prompt
  • `/reprompt-orator <paste long prompt>` - Score and restructure any prompt

Action

Call `mcp__claude-orator-mcp__orator_optimize` with:

  • `prompt`: The prompt text to optimize

Returns: score breakdown (7 dimensions, 1-10 each), applied techniques, and restructured prompt.

Dimensions

Clarity · Specificity · Structure · Context · Examples · Constraints · Tone

Techniques

System prompts · XML tags · Chain of thought · Few-shot · Prefill · Long context · Extended thinking · Tool use

Ships withclaude-emporium

🏛 [UNDER CONSTRUCTION] A (roman) claude plugin marketplace

Get the whole plugin, auto-invoked
Stats
84
Stars
0
Views
4
Forks
Maintained
Maintenance
JavaScript
Language
5mo ago
Last commit
6mo ago
Created

Repo: Vvkmnn/claude-emporium