AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Asc Metadata

skill-raydeveloperf-app-store-connect-release-kit-asc-metadata · by raydeveloperF

Write localized ASC metadata for iOS apps, including subtitle, promotional text, and app description. Use when the user asks for App Store Connect listing copy, ASC metadata, localized subtitle, promotional text, or app description. This skill requires project understanding first, and must ask for missing target languages or writing style before producing final copy.

No reviews yet
0 installs
17 views
0.0% view→install

Install

$ agentstack add skill-raydeveloperf-app-store-connect-release-kit-asc-metadata

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-raydeveloperf-app-store-connect-release-kit-asc-metadata)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Asc Metadata? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

ASC Metadata

Use this skill to write localized App Store Connect copy for these fields only:

  • Subtitle
  • Promotional Text
  • App 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

  1. Understand the project.
  • Inspect project evidence first when available.
  • Summarize the working brief in 3-6 bullets before final copy.
  1. 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.
  1. 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.md in 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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.