Add plugin manifest

This commit is contained in:
2026-03-31 09:25:15 -05:00
parent e81cd526d2
commit becf5d3748
+9
View File
@@ -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"]
}