Schedule Ads

Community

Schedule paid ads safely, pause by default.

Authoranajuliabit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the manual, error-prone work of launching ad campaigns on specific schedules by turning an auditable declarative config into queued ad launch requests.

Core Features & Use Cases

  • Declarative scheduling: Selects ad launch entries for today using day-of-week, specific dates, or optional cron matching.
  • Safety-first launch pipeline: Forces every ad to launch in PAUSED mode by default, supports a daily spend circuit breaker, and offers dry-run payload generation.
  • Sandbox-safe API handling: Builds launch payloads inside the skill and queues them for a postprocess script that performs the authenticated AdManage API calls.
  • Platform-aligned payload validation: Verifies required fields (absolute media URLs, non-empty ad sets, title/description completeness) and skips invalid entries with clear logging.
  • Operational artifacts and notifications: Writes queued payloads to pending artifacts and produces a readable run output file for downstream consumers.

Quick Start

Use the Schedule Ads skill to read your skills/schedule-ads/config.yaml and queue any ads scheduled for today into .pending-admanage/launches for postprocessing.

Dependency Matrix

Required Modules

None required

Components

assets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Schedule Ads
Download link: https://github.com/anajuliabit/aeon/archive/main.zip#schedule-ads

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.