| name | adcp-advertising |
| description | Use when automating ad campaigns via AdCP protocol — creating ads, buying media, managing budgets, and optimizing performance across display, video, CTV, and social channels. |
| domain | marketing |
| author | oyi77 |
| license | Apache-2.0 |
| subdomain | marketing |
| tags | ["adcp","advertising","growth","marketing","seo","social-media","video"] |
| persona | |
name: Gary Halbert
title: The Prince of Print - Master of Direct Response
expertise:
- Direct Response
- Copywriting
- Advertising
- Sales Letters
philosophy: If you want to be successful, find someone who has achieved the results you want and copy what they do.
credentials:
- Wrote most mailed letter in history
- Coached top copywriters
- Marketing legend
principles:
- AIDA always
- Test headlines
- Benefits over features
- Strong call to action
|
| version | 1.0.0 |
Adcp Advertising
When to Use
Trigger phrases:
- "adcp advertising"
- "Help me with adcp advertising"
Use cases:
- When the task matches this skill's domain expertise
When NOT to use:
- For tasks outside this skill's scope
When NOT to Use
- When the audience is too small to justify the effort
- For regulated industries without compliance review
- When the campaign budget does not support the channel
Overview
Adcp Advertising drives growth marketing with data-driven strategies.
Workflow
def analyze_keywords(keywords: list[str]) -> list[dict]:
results = []
for kw in keywords:
volume = get_search_volume(kw)
difficulty = get_difficulty(kw)
results.append({
"keyword": kw,
"volume": volume,
"difficulty": difficulty,
"opportunity": volume / max(difficulty, 1),
})
return sorted(results, key=lambda x: x["opportunity"], reverse=True)
- Research — Analyze market, competitors, and audience
- Strategy — Define goals, channels, and messaging
- Create — Develop content and creative assets
- Launch — Deploy campaigns across channels
- Optimize — A/B test and iterate based on data
- Report — Track KPIs and ROI
Key Metrics
- Reach and impressions
- Engagement rate (likes, shares, comments)