diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json new file mode 100644 index 0000000..8532494 --- /dev/null +++ b/.claude-plugin/plugin.json @@ -0,0 +1,9 @@ +{ + "name": "prompt-optimizer", + "version": "0.1.0", + "description": "Transforms rough requests into optimized, well-structured prompts for Claude CoWork and Chat. Conducts an adaptive interview to fill gaps, invokes the right skills automatically, and delivers a polished prompt ready to run.", + "author": { + "name": "MessagePoint Media" + }, + "keywords": ["prompt", "optimization", "productivity", "prompting", "workflow"] +}