apple-ads-cliApple Search Ads data analysis and reporting via apple-ads-cli. Use when the user wants to check Apple Search Ads performance, pull campaign/ad group/keyword...
Install via ClawdBot CLI:
clawdbot install bin-huang/apple-ads-cliGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
Report → https://developer.apple.com/documentation/apple_ads/reportsCalls external URL not in known-safe list
https://github.com/Bin-Huang/apple-ads-cliAI Analysis
The skill interfaces with the official Apple Search Ads API via a documented open-source CLI tool. The 'UNKNOWN_DATA_SINK' signal refers to Apple's own developer documentation domain, which is an authorized endpoint for the skill's stated purpose. No credential harvesting, obfuscation, or hidden instructions are present.
Audited Apr 16, 2026 · audit v1.0
Generated May 8, 2026
Track key metrics like impressions, taps, conversions, and spend across campaigns over custom date ranges. Use the report command with granularity options to identify trends and optimize bids.
List budget orders and compare actual spend against budgets. Drill into campaign-level reports to identify overspending or underutilized budgets, enabling proactive budget reallocation.
Analyze performance of targeting keywords and ad groups by pulling reports grouped by keyword or ad group. Identify high-performing keywords to increase bids and pause underperformers.
Before launching campaigns, check if an app is eligible for Apple Search Ads using the app-eligibility command. Use search-apps to find apps by name and verify eligibility.
Use acl, me, campaigns, adgroups, ads, and keywords commands to explore the full account hierarchy. Useful for onboarding new team members or auditing existing campaign structures.
Offer periodic performance audits for clients using Apple Search Ads. Use the CLI to pull comprehensive reports and provide actionable insights, charged as a monthly retainer or per-audit fee.
Manage a portfolio of apps' user acquisition campaigns. The CLI enables efficient bulk reporting and budget tracking across multiple campaigns and ad groups, reducing manual work.
Analyze competitors' ad strategies using available app metadata and eligibility checks. Package insights into reports sold to app developers or marketers.
💬 Integration Tip
Start by ensuring OAuth2 credentials are configured via environment variables or a credentials file. Use the `apple-ads-cli me` command to verify authentication before running any other commands.
Scored May 8, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.