14 lines
520 B
JSON
14 lines
520 B
JSON
{
|
|
"name": "market-research",
|
|
"version": "0.1.0",
|
|
"description": "Autonomously research the app/game market (free web + LLM trend synthesis) and surface scored, non-repeating clone candidates that feed into the clone-app skill.",
|
|
"author": {
|
|
"name": "masa2146"
|
|
},
|
|
"repository": "https://github.com/masa2146/clone-app-skill",
|
|
"license": "Apache-2.0",
|
|
"keywords": ["market-research", "app-discovery", "trends", "clone", "play-store", "app-store"],
|
|
"skills": "./skills/",
|
|
"commands": "./commands/"
|
|
}
|