Asc Revenuecat Catalog Sync
This skill automatically synchronizes your product catalog data from various sources to RevenueCat, streamlining subscriptions and ensuring accurate inventory.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add asc-revenuecat-catalog-sync npx -- -y @trustedskills/asc-revenuecat-catalog-sync
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"asc-revenuecat-catalog-sync": {
"command": "npx",
"args": [
"-y",
"@trustedskills/asc-revenuecat-catalog-sync"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The asc-revenuecat-catalog-sync skill synchronizes your RevenueCat catalog data with App Store Connect. This allows you to manage and update product information, entitlements, and other critical details directly from within an AI agent workflow. It leverages the app-store-connect-cli tool for seamless integration.
When to use it
- Automated Product Updates: Automatically update pricing or feature sets in your RevenueCat catalog based on external data sources (e.g., competitor pricing).
- Entitlement Management: Synchronize entitlement changes made outside of RevenueCat with App Store Connect for consistent user experiences.
- Catalog Validation: Regularly verify the accuracy and consistency of your RevenueCat catalog against App Store Connect records.
- Bulk Catalog Operations: Perform bulk updates to product information or entitlements, streamlining tedious manual processes.
Key capabilities
- Synchronizes RevenueCat data with App Store Connect.
- Uses
app-store-connect-clifor integration. - Supports updating product and entitlement information.
- Automates catalog management tasks.
Example prompts
- "Sync the latest pricing updates from my spreadsheet to RevenueCat."
- "Update all entitlements in RevenueCat to match the current configuration in App Store Connect."
- "Verify that the product catalog in RevenueCat is consistent with App Store Connect and report any discrepancies."
Tips & gotchas
- Requires authentication credentials for both RevenueCat and App Store Connect. Ensure these are properly configured within your AI agent environment.
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.