Metaprompt banner
JairoTorregrosa JairoTorregrosa

Metaprompt

AI community

Description

--- name: metaprompt description: "Generate a complete, ready-to-use prompt engineered for a specific model and harness" argument-hint: "<goal> [--model claude-fable-5|gpt-5|...] [--harness claude-code|codex-cli|api|chat]" --- Invoke the metaprompt skill for: $ARGUMENTS

Installation

Installs to ~/.claude/skills/jairotorregrosa-jaiskills-metaprompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jairotorregrosa-jaiskills-metaprompt && curl -fsSL https://raw.githubusercontent.com/JairoTorregrosa/jaiskills/HEAD/commands/metaprompt.md -o ~/.claude/skills/jairotorregrosa-jaiskills-metaprompt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository