From store-deploy
Generate and upload store metadata (title, description, keywords, release notes) for App Store and Google Play in multiple languages.
How this skill is triggered — by the user, by Claude, or both
Slash command
/store-deploy:store-metadata [ios|android|both][ios|android|both]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Check `fastlane/metadata/` for existing files. Read app.json for app info.
Check fastlane/metadata/ for existing files. Read app.json for app info.
Generate compelling, store-optimized metadata in all configured languages (minimum: en-US, ko).
| File | Max Length | Content |
|---|---|---|
name.txt | 30 chars | App name |
subtitle.txt | 30 chars | Short tagline |
description.txt | 4000 chars | Full description with features, benefits |
keywords.txt | 100 chars | Comma-separated, no spaces after commas |
promotional_text.txt | 170 chars | Current promotion or highlight |
release_notes.txt | 4000 chars | What's new in this version |
support_url.txt | - | Support URL |
marketing_url.txt | - | Optional marketing URL |
| File | Max Length | Content |
|---|---|---|
title.txt | 30 chars | App title |
short_description.txt | 80 chars | Brief description |
full_description.txt | 4000 chars | Full description |
changelogs/default.txt | 500 chars | Release notes |
Write actual content, not placeholders. Use the app's features and purpose to create compelling copy.
For Korean (ko / ko-KR), write natural Korean — not machine-translated.
iOS:
fastlane ios upload_metadata
Android:
fastlane android upload_metadata
Note: Google Play requires at least one AAB upload before metadata. If upload fails with "app not found", inform the user to run /store-submit first.
Metadata Complete
=================
Languages: en-US, ko
iOS: fastlane ios upload_metadata ✓
Android: fastlane android upload_metadata ✓
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.
npx claudepluginhub seungmanchoi/store-deploy-plugin --plugin store-deploy