Official EXADS agent skills, including MCP-backed skills so you can better leverage your data and automate common workflows.
The skills in this repository follow the open Agent Skills specification.
- An AI coding agent that supports the Agent Skills specification.
- Access to an EXADS MCP. Configure it in your agent according to the MCP's own documentation.
Each skill is a self-contained folder (e.g. daily-top-campaigns/) anchored by a SKILL.md. How you install it depends on where you run your agent.
Clone this repository into your agent's skills directory (~/.claude/skills/):
git clone https://github.com/EXADS/ai-skills.git ~/.claude/skills/exads-skillsRestart your agent so the new skills are discovered. Each skill declares its own trigger conditions in its SKILL.md frontmatter, so once installed your agent will load them automatically when relevant.
For other CLI agents, follow that agent's convention for where to place skill directories.
Download the skill's .zip from the repository's Releases page — each release publishes a ready-to-upload .zip per skill — then upload it under Customize > Skills. See Use Skills in Claude for the full procedure and prerequisites (code execution must be enabled).
Download the same per-skill .zip from the Releases page and upload it via Skills in ChatGPT. See Skills in ChatGPT for the full procedure; custom skill upload is currently in beta on Business, Enterprise, and Edu plans.
daily-top-campaigns— show your top-performing advertiser campaigns for a single day.statistics-analysis— analyse your advertiser performance over a date range and compare it to a prior window.