meta-prompter
Installation
SKILL.md
Meta-Prompter
Prompt evaluation and optimization using the meta-prompter-mcp CLI. Returns <OPTIMIZED_PROMPT> for the caller to execute.
Inputs
Raw arguments: $ARGUMENTS
Infer from the arguments:
- CONTEXT: the task context or prompt to optimize
- OUT_DIR: output directory, or
.implement-assets/meta-prompterif not provided
Session
- If starting fresh: create SESSION_ID =
sess-YYYYMMDD-HHMMSSand use it for all files.
Execution
See references/rules.md for CLI usage, environment variables (model configuration), and error handling.