moloco-ads

Installation
SKILL.md

Moloco Ads

Use the bundled CLI as the single entry point for Moloco Ads authentication, analytics, asynchronous reports and logs, and campaign entity management. This skill targets Moloco Ads at https://api.moloco.cloud/cm/v1; it does not target Moloco Commerce Media.

Requirements

  • Require Python 3.10 or newer.
  • Run commands through scripts/moloco_ads.sh; do not construct ad hoc Moloco requests.
  • Read the API key only from MOLOCO_ADS_API_KEY. Never accept it as a command-line argument or print it.
  • Default to API version v1.10. Use MOLOCO_ADS_API_VERSION only when the user's Moloco organization has standardized on another currently supported version.
  • Let the CLI exchange the API key for a 16-hour access token and cache it locally with owner-only permissions. Never expose the cached token.

Safety rules

Installs
2
GitHub Stars
1
First Seen
Aug 10, 2026
moloco-ads — finpeakinc/frevana-skills