Agent skill · Content & Marketing

ad-creative-builder

Use when the user asks to "write ad copy", "generate RSA headlines", or "build ad creative at volume"; produces ad units — RSA headlines/descriptions, hooks, and an angle matrix — message-matched to the destination landing page. Not for scoring an ad account — use ad-account-auditor; not for the post-click page — use landing-optimizer; not for organic articles — use content-writer. 广告创意/广告文案/RSA标题

aaron-he-zhugithub.com/aaron-he-zhuGitHub ↗
claude-codeApache-2.0
Install
npx skills add aaron-he-zhu/aaron-marketing-skills --skill ad-creative-builder --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 9 KB
Bundled scripts: none
Version: 19.1.0
Requires: Claude Code and compatible agent-skill hosts
Path: ad/orchestrate/ad-creative-builder/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,508
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Ad Creative Builder Generates and iterates paid-ad creative at volume — RSA headlines and descriptions, hooks, and an angle matrix — each message-matched to the destination landing page. This is the build skill that produces the ROAS **O (Offer)** units; it does not score them (that is `ad-account-auditor`) and does not touch the post-click page (that is `landing-optimizer`). ## Quick Start ``` Generate 15 RSA headlines and 4 descriptions for [product/offer], destination [URL] ``` ``` Build an angle matrix (3 angles x 3 hooks) for [offer] on [platform], message-matched to [landing page URL] ``` ``` Iterate on these losing headlines: [paste]. Keep the winners, replace the rest, hold message-match to [URL]. ``` ## Skill Contract **Expected output**: a ready-to-import creative set (RSA headlines/descriptions, hooks, angle matrix) with a per-unit message-match note to the destination URL, plus the standard handoff summary for `memory/ad/ad-creative-builder/`. - **Reads**: the offer, destination URL, platform/format, audience/intent, existing variants, `memory/projections/narrative.json`, and `memory/projections/claims.json` at named offsets. - **Writes**: a user-facing creative set a

What's inside
Steps it walks through
  1. Quick Start
  2. Skill Contract
  3. Handoff Summary
  4. Data Sources
  5. Instructions
  6. Save Results
  7. Reference Materials
  8. Next Best Skill
Ships with 2 files
  • references/ad-format-specs.md
  • references/angle-matrix.md
More from aaron-marketing-skills
All skills →
About this skill
What does the ad-creative-builder skill do?

Use when the user asks to "write ad copy", "generate RSA headlines", or "build ad creative at volume"; produces ad units — RSA headlines/descriptions, hooks, and an angle matrix — message-matched to the destination landing page. Not for scoring an ad account — use ad-account-auditor; not for the post-click page — use landing-optimizer; not for organic articles — use content-writer. 广告创意/广告文案/RSA标题

How do I install it?

Run `npx skills add aaron-he-zhu/aaron-marketing-skills --skill ad-creative-builder --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From aaron-he-zhu/aaron-marketing-skills, a repository with 2,508 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going