Initial commit

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

View File

@@ -0,0 +1,12 @@
{
"name": "mobile-optimization-expert",
"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": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"agents": [
"./agents/app-store-optimizer.md"
]
}