aso-to-public
Convert App Store Optimization (ASO) data from pullData into structured public product files for web SEO, enabling synced websites and automated content generation.
Instructions
Converts ASO data from pullData to public/products/[slug]/ structure.
IMPORTANT: Always use 'search-app' tool first to resolve the exact slug before calling this tool. The user may provide an approximate name, bundleId, or packageName - search-app will find and return the correct slug. Never pass user input directly as slug.
This tool:
Loads ASO data from .aso/pullData/products/[slug]/store/ (path from ~/.config/pabal-mcp/config.json dataDir)
Generates per-locale conversion prompts to map fullDescription into structured locale JSON (template intro/outro + landing features/screenshots captions)
Next steps (manual): paste converted JSON into public/products/[slug]/locales/[locale].json and copy screenshots from .aso/pullData if needed
The conversion from unstructured to structured format is performed by Claude based on the conversion prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Product slug |