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 --helpor the specific subgroup help before scripting a command. - Apple Ads auth is separate from App Store Connect auth.
asc auth logindoes not configureasc ads. - Use JSON output for automation:
--output json. - Most commands need an org ID. Prefer
--orgfor one-off commands andASC_ADS_ORG_IDfor 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: