aso-craft
v0.1.0App Store Optimization for iOS and Android from one per-locale Markdown source.
By Matheus MalagrisLicense: MIT0 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 24, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install aso-craft for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install aso-craft@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/mqmalagris/agent-skillsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is skills/aso-craft/.
Plugin files
├── .claude-plugin/plugin.json└── SKILL.md
Included Skills1
App Store Optimization for iOS and Android from one per-locale Markdown source. Probes keyword candidates against live App Store data for competitor density, incumbent difficulty and search intent (free, no API key), assigns each surviving term to the surface that actually indexes it per store, then lints the listing: hard character limits, target-keyword coverage gaps, keyword budget spent twice, keyword stuffing, and URLs or support emails broken by translation. Use when the user wants to do ASO, research or validate app store keywords, pick an app name / subtitle / short description / keyword field, check store metadata character limits, localize a store listing for search, audit why an app is not ranking, prepare an App Store or Play submission, or runs /aso-craft.
Plugin manifests1
{
"name": "aso-craft",
"version": "0.1.0",
"description": "App Store Optimization for iOS and Android from one per-locale Markdown source.",
"author": {
"name": "Matheus Malagris",
"url": "https://github.com/mqmalagris"
},
"homepage": "https://github.com/mqmalagris/agent-skills/tree/main/skills/aso-craft",
"repository": "https://github.com/mqmalagris/agent-skills",
"license": "MIT",
"keywords": [
"aso",
"app-store",
"google-play",
"keyword-research",
"store-listing",
"localization",
"marketing"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[aso-craft on Agent Plugins Marketplace](https://pluginsmp.com/plugins/aso-craft)