You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dual-Engine Prompt Optimization Skill โ Template matching (3,344 library) + LLM meta-prompting (host AI as optimizer). Zero API cost.
๐ฅ๏ธ Platform Compatibility (Read This First!)
Different platforms have different capabilities. Find yours below and follow the recommended setup.
โญโญโญโญโญ OpenClaw (Best Experience)
Feature
Status
Template Engine
โ Full support
LLM Engine
โ
Category Loading
โ
State Persistence
โ Auto-save config
Quality Evaluation
โ
Install: Place in skills/prompt-optimizer/ directory. OpenClaw auto-detects.
Recommended Mode: Template-first + LLM fallback (default). All features available.
No limitations.
โญโญโญโญ Claude Code
Feature
Status
Template Engine
โ Reads local files
LLM Engine
โ
Category Loading
โ
State Persistence
โ ๏ธ In-conversation only; lost on restart
Quality Evaluation
โ
Install: Copy skill folder into your project. Add to CLAUDE.md: Read and follow skills/prompt-optimizer/SKILL.mdRecommended Mode: Template-first (default), in-conversation state memory.
Limitation: Must re-enable ("enable prompt optimizer") each new conversation.
โญโญโญยฝ Cursor
Feature
Status
Template Engine
โ Reads local files
LLM Engine
โ
Category Loading
โ
State Persistence
โ No cross-session persistence
Quality Evaluation
โ
Install: Copy skill folder into project root. Add to .cursorrules: Read and follow skills/prompt-optimizer/SKILL.md. Activate when user says "enable prompt optimizer".Recommended Mode: Template-first (default).
Limitation: Must re-enable each session; manual file copy required.
โญโญโญ Gemini CLI
Feature
Status
Template Engine
โ ๏ธ Large files (>1MB) may truncate
LLM Engine
โ
Category Loading
โ ๏ธ Small categories recommended
State Persistence
โ None
Quality Evaluation
โ
Install: Same as Cursor โ place in project, reference in system instructions.
Recommended Mode:"set engine to LLM-only" or load small categories only (Tech Tools 36KB, Translation 57KB).
Limitation: Free tier context is limited; large JSON may truncate. LLM-only mode recommended.
โญโญโญยฝ Cline / AI Coding Assistants
Feature
Status
Template Engine
โ Reads local files
LLM Engine
โ
Category Loading
โ
State Persistence
โ No cross-session persistence
Quality Evaluation
โ
Install: Copy skill folder into project. Reference SKILL.md in Cline's custom instructions.
Recommended Mode: Template-first (default).
Limitation: Must re-enable each session; manual file copy required.
โญโญ ChatGPT Custom GPT
Feature
Status
Template Engine
โ Cannot read JSON files
LLM Engine
โ
Category Loading
โ
State Persistence
โ
Quality Evaluation
โ ๏ธ No baseline comparison data
Install: Paste the contents of STANDALONE-GPT.md into your Custom GPT's Instructions.
Recommended Mode: LLM-only (the only available mode).
Limitation: No template library, no category loading, no persistence. LLM optimization only.
โ ๏ธ Use STANDALONE-GPT.md, NOT SKILL.md.
โญโญยฝ Aider
Feature
Status
Template Engine
โ ๏ธ Can read files but context is tight
LLM Engine
โ
Category Loading
โ ๏ธ Small categories only
State Persistence
โ
Quality Evaluation
โ
Install: Place skill folder in project. Reference with --file.
Recommended Mode:"set engine to LLM-only" (saves context space).
Limitation: Aider is designed for code editing; general chat feels unnatural. System prompt may be too long with SKILL.md added.
๐ 2,200+ curated AI prompt templates with auto-optimization. Works with OpenClaw, Claude Code, Cursor, Gemini CLI, and any AI. One command to install.