Install
$ agentstack add skill-raydeveloperf-app-store-connect-release-kit-asc-metadata ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
ASC Metadata
Use this skill to write localized App Store Connect copy for these fields only:
SubtitlePromotional TextApp Description
Do not generate keywords, screenshot headlines, release notes, privacy copy, or pricing copy unless the user separately asks for them.
Required Inputs
The only input that cannot be inferred: target locales (e.g. en-US, zh-Hans).
If target locales are missing and were not provided by the caller, ask once and stop.
Writing style defaults to 平静内敛 when not specified. Do not ask for it.
Project Context First
Before writing specific metadata, gather enough context to understand the app. If a local project or workspace is available, inspect relevant files read-only unless the user asks for edits:
- README, product docs, planning docs, marketing copy, or existing App Store metadata.
- App entry points, main screens, feature modules, localization files, and screenshots if available.
- Existing title, subtitle, keywords, screenshots, and product positioning, if present.
Build a short working brief before drafting:
- App name, platform, category, and target audience.
- Core user job and the 3-5 strongest implemented features.
- Main emotional promise or practical value.
- Constraints from existing brand voice, screenshots, title, or keywords.
- Locale-specific wording risks, cultural fit, and product differences.
If the available project context is too thin, ask focused follow-up questions or label the output as a context-limited draft. Do not invent unsupported features, claims, awards, integrations, subscription terms, privacy guarantees, or medical/legal/financial promises.
Field Rules
Use current App Store Connect limits unless the user provides different constraints:
- Subtitle: at most 30 characters.
- Promotional Text: at most 170 characters.
- App Description: at most 4000 characters, plain text, line breaks allowed, no HTML.
For every locale:
- Write in the target language, not merely translated English.
- Preserve the requested writing style.
- Keep claims grounded in the inspected project.
- Avoid duplicate wording between subtitle and the first line of the description when possible.
- Prefer concrete value over generic praise.
- Avoid filler like "best", "ultimate", "revolutionary", and unsupported superlatives.
- Do not mention Apple, iPhone, iOS, App Store, or platform terms as selling points unless directly relevant and allowed.
Default Style: 平静内敛
When the user chooses the default style, use calm, restrained product language:
- Clear, precise, and low-pressure.
- Warm but not sentimental.
- Confident without hype.
- Short sentences, concrete nouns, few exclamation marks.
- Let the app's actual behavior carry the persuasion.
Drafting Workflow
- Understand the project.
- Inspect project evidence first when available.
- Summarize the working brief in 3-6 bullets before final copy.
- Draft per locale.
- Produce all three fields for every requested locale.
- Fit each field within its limit.
- Adapt wording culturally instead of doing literal translation.
- Self-check.
- Count characters for subtitle and promotional text.
- Check the description is under 4000 characters.
- Check each claim against project evidence.
- Flag any assumption or weak evidence.
Output Format
Start with a compact project brief:
**Project Brief**
- App:
- Audience:
- Core value:
- Strongest features:
- Style:
Then provide one section per locale:
## zh-Hans
| Field | Copy | Count |
| --- | --- | ---: |
| Subtitle | `...` | 12/30 |
| Promotional Text | `...` | 86/170 |
**App Description**
...
Count: 620/4000
End with:
Assumptions: only if anything was inferred.Evidence checked: the files, screens, docs, or user-provided facts used.Manual review: locale or App Store Connect checks the user should run before shipping.
Quality Bar
A good result:
- Provides subtitle, promotional text, and app description for every requested language.
- Respects all character limits.
- Sounds native in each locale.
- Matches the requested style, especially
平静内敛when selected. - Is grounded in the real project rather than a generic app category.
- Is ready to paste into App Store Connect after human locale review.
Finally, write the complete Markdown output, grouped by language, to a file:
- If the caller provided an output path (for example, as a subagent receiving
output path: /some/path/asc-metadata.md), write to that exact path. - If no output path was provided, write to
asc-metadata.mdin the current working directory.
After writing, confirm the absolute path of the written file in your completion summary so the caller can locate it.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: raydeveloperF
- Source: raydeveloperF/App-Store-Connect-release-kit
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.