apple-ads-audit
Installation
SKILL.md
Audit a live Apple Ads account
Read the account, explain what is observable, and stop before any mutation. This skill has no write
path. Route proposed fixes to apple-ads only after the user chooses an action.
When the full plugin is installed, use the operating skill's synced CLI references for command syntax:
../apple-ads/references/asa-management.mdfor entity and catalog reads.../apple-ads/references/asa-metrics.mdfor performance reads and metric definitions.
When this skill was installed alone and those files are absent, use
adapty asa <topic> <command> --help for the installed version. The playbooks name the allowed
read commands. Never reconstruct a missing flag or endpoint from memory.
Preflight
Run adapty asa whoami first in every session.