一键导入
appstoreconnect
Manage App Store Connect metadata via the ASC API. Usage: /appstoreconnect
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Manage App Store Connect metadata via the ASC API. Usage: /appstoreconnect
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Safely GC stale agent cruft (worktrees, registrations, tmux windows, agent rows). Offers to PR un-merged work first; reports isolation clones. Usage: /ctf-clean [--dry-run]
When the user wants to A/B test App Store product page elements to improve conversion rate. Also use when the user mentions "A/B test", "product page optimization", "test my screenshots", "test my icon", "conversion rate optimization", "CPP", or "custom product pages". For screenshot design, see screenshot-optimization. For metadata optimization, see metadata-optimization.
When the user wants to set up, interpret, or improve their app analytics and tracking. Also use when the user mentions "analytics", "tracking", "metrics", "KPIs", "App Store Connect analytics", "install tracking", "funnel", "attribution", or "how is my app performing". For A/B testing, see ab-test-store-listing. For retention metrics, see retention-optimization.
When the user wants to plan a launch strategy for a new app or major update. Also use when the user mentions "app launch", "launch plan", "launch checklist", "pre-launch", "launch day", or "how to launch my app". For ongoing ASO after launch, see aso-audit. For paid acquisition during launch, see ua-campaign.
When the user wants to create or update their app marketing context document. Also use when the user mentions "app context", "marketing brief", "app positioning", or when starting any ASO or app marketing project. This is the foundation skill — all other skills check for this context first.
When the user wants to get featured on the App Store or understand the editorial process. Also use when the user mentions "get featured", "App Store editorial", "App of the Day", "Today tab", "Apple featuring", or "how to get Apple to feature my app". For launch strategy, see app-launch. For ASO optimization, see aso-audit.
| name | appstoreconnect |
| description | Manage App Store Connect metadata via the ASC API. Usage: /appstoreconnect |
| metadata | {"version":"2.0.0"} |
tool: tools/asc/ (or your own ASC API wrapper) run: cd tools/asc && npx tsx bin/asc.ts
list-apps: list all apps get-app : name, subtitle per locale get-version : keywords, description, whatsNew update-info --name "..." --subtitle "..." update-version --keywords "..." --description "..." --whats-new "..."
Rename: list-apps -> get-app -> update-info --name --subtitle Update Keywords: list-apps -> get-version -> update-version --keywords
Name: 30ch, Subtitle: 30ch, Keywords: 100ch comma-separated Name/subtitle changes need new version+review. Keywords can update on existing versions. ALWAYS get-app/get-version first for localization IDs (change between versions).