asc-apple-ads

Installation
SKILL.md

asc Apple Ads

Use this skill when a task involves Apple Ads or asc ads.

Ground Rules

  • Run asc ads --help or the specific subgroup help before scripting a command.
  • Apple Ads auth is separate from App Store Connect auth. asc auth login does not configure asc ads.
  • Use JSON output for automation: --output json.
  • Most commands need an org ID. Prefer --org for one-off commands and ASC_ADS_ORG_ID for a scoped session.
  • Never guess payload fields. Use Apple Ads request JSON in a file and pass it with --file.
  • Do not mutate a live account until the user has named the org and approved the resource type. Prefer read-only checks first.

Auth

Stored profile:

Installs
181
GitHub Stars
861
First Seen
14 days ago
asc-apple-ads — rorkai/app-store-connect-cli-skills