Asc Metadata Sync
Asc Metadata Sync automatically synchronizes metadata across different platforms, ensuring consistency and streamlining workflows for seamless data management.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add asc-metadata-sync npx -- -y @trustedskills/asc-metadata-sync
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"asc-metadata-sync": {
"command": "npx",
"args": [
"-y",
"@trustedskills/asc-metadata-sync"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The asc-metadata-sync skill automates the synchronization of metadata between an application and App Store Connect. It ensures that app details, such as descriptions, icons, and other relevant data, remain consistent across platforms.
When to use it
- When updating app information on multiple platforms simultaneously.
- Before submitting a new version of an app for review to ensure metadata is up-to-date.
- When maintaining consistency between local development environments and App Store Connect.
Key capabilities
- Synchronizes app metadata with App Store Connect.
- Automates repetitive tasks related to metadata management.
- Reduces the risk of human error during updates.
Example prompts
- "Sync my app's metadata with App Store Connect."
- "Update the app description and icon in App Store Connect based on local files."
- "Ensure all metadata fields are consistent between my development environment and App Store Connect."
Tips & gotchas
- Ensure you have valid credentials for App Store Connect before using this skill.
- Metadata conflicts may arise if changes are made manually on both ends; always verify synchronization results.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.