Agent Skills

Skills for
advertising

Install Tap skills into Claude Code, Cursor, and 20+ other AI agents. One command gives your agent expertise in advertising workflows.

Overview

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

Claude CodeOpen CodeOpenClawOpenAI CodexGemini+12 more
Install

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.

terminal
$ npx skills add tap-co/tap-ads
View on skills.sh

tap-creative

Generate ad creatives including display banners, audio spots, and video ads. Assets are automatically sized to platform specs.

terminal
$ npx skills add tap-co/tap-creative
View on skills.sh
Workflow

How it works

Skills are loaded automatically when your agent needs them.

1

Install

Run npx skills add tap-co/tap-ads to install a skill.

2

Discover

Your AI agent automatically detects installed skills and loads them when relevant.

3

Execute

The agent follows skill workflows to complete advertising tasks with precision.

Structure

Inside a skill

Each skill is a folder containing a SKILL.md file with instructions your agent can follow.

Trigger conditions for activation
Step-by-step workflows
Resource files and examples
.claude/skills/tap-ads/SKILL.md
# 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 recommendations

Ready to extend your agent?

Install Tap skills and give your AI advertising expertise.