Asc Localize Metadata

🌐Community
by rudrankriyam · vlatest · Repository

Asc Localize Metadata automatically translates and adapts metadata descriptions for different languages, improving global content accessibility & SEO.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add asc-localize-metadata npx -- -y @trustedskills/asc-localize-metadata
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "asc-localize-metadata": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/asc-localize-metadata"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The asc-localize-metadata skill enables AI agents to extract and localize metadata from App Store Connect (ASC) resources. It supports processing of localized strings, key-value pairs, and other metadata elements required for internationalization in app store listings.

When to use it

  • When preparing localized app store metadata across multiple languages.
  • When automating the extraction of metadata from ASC for translation workflows.
  • When ensuring consistency of metadata across different regions or locales.
  • When integrating with CI/CD pipelines that require automated localization tasks.

Key capabilities

  • Extracts metadata fields such as titles, descriptions, and keywords.
  • Supports multiple languages and localized versions of metadata.
  • Processes data from App Store Connect in structured formats like JSON or CSV.
  • Integrates seamlessly with CLI tools for automation.

Example prompts

  • "Extract the English and Spanish metadata from the latest ASC export."
  • "Generate a CSV file containing all localized descriptions from the provided ASC data."
  • "Identify missing translations in the French metadata section of this App Store Connect export."

Tips & gotchas

  • Ensure that your input files are properly formatted and sourced directly from App Store Connect.
  • Some metadata fields may require manual review for context-specific accuracy after localization.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
rudrankriyam
Installs
405

🌐 Community

Passed automated security scans.