Gpd Metadata Sync
This skill automatically synchronizes GPD (Geoportal) metadata, ensuring consistent and up-to-date information for geospatial workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gpd-metadata-sync npx -- -y @trustedskills/gpd-metadata-sync
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gpd-metadata-sync": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gpd-metadata-sync"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The gpd-metadata-sync skill synchronizes metadata between Google Play Developer (GPD) accounts and the App Store Connect CLI. It ensures consistency across platforms by updating app details, ensuring your digital storefronts remain aligned without manual intervention.
When to use it
- Maintain consistent app descriptions and metadata across iOS and Android stores simultaneously.
- Automate routine updates to release notes or pricing strategies for multiple apps at once.
- Resolve discrepancies where an app's metadata differs between the Play Store and App Store.
- Streamline workflows for developers managing a portfolio of cross-platform applications.
Key capabilities
- Syncs metadata fields between GPD accounts and App Store Connect CLI environments.
- Facilitates bidirectional or targeted updates to ensure platform alignment.
- Integrates with existing CLI-based development pipelines for automation.
Example prompts
- "Sync the latest app description from my Google Play Developer account to App Store Connect."
- "Update the release notes in both stores to reflect the new privacy policy changes."
- "Check if my app's metadata is consistent across platforms and sync any missing fields."
Tips & gotchas
Ensure you have proper authentication credentials for both the GPD account and App Store Connect CLI before initiating a sync. Verify that your metadata files are formatted correctly to avoid synchronization errors or failed updates.
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.