·meta-prompter
</>

meta-prompter

Evaluate and optimize prompts. Iterates until quality gate passes, then returns the optimized prompt for the caller to execute.

40Installs·1Trend·@delexw

Installation

$npx skills add https://github.com/delexw/claude-code-misc --skill meta-prompter

How to Install meta-prompter

Quickly install meta-prompter AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/delexw/claude-code-misc --skill meta-prompter
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: delexw/claude-code-misc.

SKILL.md

View raw

Prompt evaluation and optimization using the meta-prompter-mcp CLI. Returns for the caller to execute.

See references/rules.md for CLI usage, environment variables (model configuration), and error handling.

Evaluate and optimize prompts. Iterates until quality gate passes, then returns the optimized prompt for the caller to execute. Source: delexw/claude-code-misc.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/delexw/claude-code-misc --skill meta-prompter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/delexw/claude-code-misc --skill meta-prompter
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from delexw/claude-code-misc

Quick answers

What is meta-prompter?

Evaluate and optimize prompts. Iterates until quality gate passes, then returns the optimized prompt for the caller to execute. Source: delexw/claude-code-misc.

How do I install meta-prompter?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/delexw/claude-code-misc --skill meta-prompter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/delexw/claude-code-misc