Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsAvançado

asc localize metadata

porrudrankriyam·rudrankriyam· v1.0.0 · atualizado em 2026-04-10
83
Score

Automatically translate and sync App Store metadata (description, keywords, what's new, subtitle) to multiple languages using LLM translation and asc CLI. Use when asked to localize an app's App Store listing, translate app descriptions, or add new languages to App Store Connect.

app-store-optimizationlocalizationllm-translationapp-store-connectasc-climetadata-managementinternationalization
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdasc-localize-metadata/workflow
1
Resolve IDs: — Find the App ID, Version ID, and App Info ID using `asc apps list`, `asc versions list`, and `asc app-infos list`.
2
Download Source Locale: — Download the existing metadata for the source locale using `asc localizations download`.
3
Translate with LLM: — Translate the metadata fields (description, keywords, etc.) to the target locales using an LLM with the provided prompt template and guidelines.
4
Upload Translations: — Upload the translated metadata to App Store Connect using `asc localizations upload` (bulk) or `asc app-info set` (individual fields).
5
Verify Translations: — Verify that the translations have been uploaded correctly using `asc localizations list`.
6
Present for Approval: — Show the user a summary of the translated content for review and approval before finalizing the changes.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe comASC Metadata Sync
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
76
Compõe comASC ID Resolver
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Compõe comASC Subscription Localization
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aRemembering Conversations
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aInstaclaw 🦞
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aNotebookLM Automation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

asc localize metadata
asc-localize-metadata
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers8
localize my app store listingtranslate app description to Spanishadd French localization to App Store Connecttranslate app metadata to multiple languagessync app store metadata across localesupdate app store description in Germancreate new app store localizationstranslate app keywords for the Japanese market

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download asc-localize-metadata
$ synaptic skills detail asc-localize-metadata
$ synaptic skills live asc-localize-metadata

Dependências

asc-cli

Links

GitHub Repository