What are Agent Skills?
Agent Skills are modular instruction packages that teach AI agents specific expertise. Each skill contains triggers, workflows, and resources that agents can discover and use automatically.
Originally developed by Anthropic and released as an open standard, Agent Skills are now supported by Claude Code, Cursor, GitHub Copilot, OpenAI Codex, and many more platforms.
Supported agents
20+ platforms
Tap Skills
Install these skills to give your AI agent advertising superpowers.
tap-ads
Complete advertising skill for campaign planning, media buying, inventory search, and budget optimization across radio, TV, out-of-home platforms.
$ npx skills add tap-co/tap-adstap-creative
Generate ad creatives including display banners, audio spots, and video ads. Assets are automatically sized to platform specs.
$ npx skills add tap-co/tap-creativeHow it works
Skills are loaded automatically when your agent needs them.
Install
Run npx skills add tap-co/tap-ads to install a skill.
Discover
Your AI agent automatically detects installed skills and loads them when relevant.
Execute
The agent follows skill workflows to complete advertising tasks with precision.
Inside a skill
Each skill is a folder containing a SKILL.md file with instructions your agent can follow.
# Tap Ads Skill
## Triggers
- User mentions "campaign", "advertising"
- User asks about media planning
- User wants to buy ad inventory
## Workflow
1. Gather campaign objectives
2. Search Tap inventory
3. Build media plan
4. Present recommendationsReady to extend your agent?
Install Tap skills and give your AI advertising expertise.