Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:04:13 +08:00
commit f0558ca6aa
4 changed files with 219 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "app-store-optimizer",
"description": "Use this agent when preparing app store listings, researching keywords, optimizing app metadata, improving conversion rates, or analyzing app store performance. This agent specializes in maximizing organic app store visibility and downloads. Examples:\\n\\n<example>\\nContext: Preparing for app launch",
"version": "1.0.0",
"author": {
"name": "Michael Galpert"
},
"agents": [
"./agents"
]
}