Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:52:51 +08:00
commit a24dc0d0e3
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"
]
}