Agent skill · Content & Marketing

content-amplifier

Use when the user asks to "amplify influencer content with paid media", "set up whitelisting or Spark Ads", "decide which posts to boost", "repurpose influencer content", "turn one video into multiple ads", or "build a UGC asset library"; produces (paid mode) a content-selection scorecard, a paid amplification strategy (whitelisting/boosting/dark posts), audience targeting, and a budget+optimization plan, or (repurpose mode) a rights-tracked content inventory, a 1-video-to-10+-asset repurposing map, per-format transformation specs, and a 30-day distribution plan. Not for gating whether a deliv

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

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

Facts
Files in the skill folder: 3
SKILL.md size: 19 KB
Bundled scripts: none
Version: 19.1.0
Requires: Claude Code and compatible agent-skill hosts
Path: influencer/activate/content-amplifier/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.

Review
written from the skill's own SKILL.md · Aug 5, 2026

What it does

Extract more value from live, approved creator content. Two modes: paid (extend reach with paid spend — whitelisting, Spark Ads, dark posts, budget + optimization) and repurpose (reuse one asset across paid, website, email, and social — inventory, repurposing map, format specs, distribution plan).

How it works

Mode selector determines the deliverable:

  • paid: assess content, score each piece, develop amplification strategy across whitelisting, Spark Ads, boosting, and dark posts, set up targeting, allocate budget, and create an optimization playbook. Includes platform-specific setup and a final populated artifact detailing spend and KPI plan. Saves outputs to memory paths and prompts handoff to a downstream skill.
  • repurpose: audit assets, map repurposing opportunities, create a repurposing plan, specify format transformations, apply channel guidelines, build a content library with naming and metadata, and track rights. Produces an asset-rights inventory, a 1-video-to-10+ repurposing map, 30-day distribution plan, and a rights-tracked library. Saves outputs to memory paths and prompts handoff to a downstream skill.

It explicitly notes that it does not judge brand alignment, message accuracy, FTC compliance, or STAR scores; those gates are handled by creator-content-auditor. It maintains a mode-based workflow and avoids silent merging when both modes are requested.

When to use it

Use when a brand has live, approved creator content and wants to extract more value from it. If you want paid amplification, use paid mode; if you want to repurpose assets across paid, owned, and organic channels, use repurpose mode. If a request spans both modes, run repurpose first to create assets, then hand to paid, and do not merge outputs without stating the mode run.

What it can touch

Inputs include content inventories, budgets, platform targets, and asset metadata. Outputs are mode-specific artifacts such as a content-selection scorecard, amplification strategy, audience targeting, budget allocations, optimization playbook (paid); or a rights-tracked inventory, repurposing map, format transformation specs, and a 30-day distribution plan (repurpose). It stores artifacts to memory paths and may prompt for further numbers if missing.

Caveats

Not for gating deliverables on publishability or FTC compliance; not for always-on brand calendars or drafting net-new ideas into platform-native packages. No live connectors are assumed; optional connectors may supply live metrics if provided. Missing numbers should be exported or labeled as Estimated.

From the SKILL.md

# Content Amplifier Extract more value from live, approved creator content. Two modes: **paid** (extend reach with paid spend — whitelisting, Spark Ads, dark posts, budget + optimization) and **repurpose** (reuse one asset across paid, website, email, and social — inventory, repurposing map, format specs, distribution plan). Both start from content that is already published and cleared; neither reviews whether the content is publishable — that gate is [creator-content-auditor](../creator-content-auditor/SKILL.md). **Scope guard**: this skill does NOT score a deliverable for brand alignment, message accuracy, or FTC/disclosure compliance, and it does NOT compute a STAR Trust/Appeal score or run the `STAR-T1`/`STAR-T2` veto — that is the [creator-content-auditor](../creator-content-auditor/SKILL.md) gate's job. This skill works the downstream lever: turning approved content into paid reach or many-channel assets, then hands off. In a product launch, this skill owns the **repurposing map and the paid-amplification / distribution execution calendar** (including the 30-day plan for launch content); the launch discipline's [momentum-planner](../../../launch/prove/momentum-planner/SKILL.m

What's inside
Steps it walks through
  1. Mode selector
  2. Quick Start
  3. Skill Contract
  4. Handoff Summary
  5. Data Sources
  6. Instructions
  7. Mode: paid
  8. Mode: repurpose
  9. Decision Gates
  10. Example
  11. Reference Materials
  12. Save Results
  13. Next Best Skill
Ships with 2 files
  • references/atom-extraction.md
  • references/templates.md
More from aaron-marketing-skills
All skills →
About this skill
What does the content-amplifier skill do?

Use when the user asks to "amplify influencer content with paid media", "set up whitelisting or Spark Ads", "decide which posts to boost", "repurpose influencer content", "turn one video into multiple ads", or "build a UGC asset library"; produces (paid mode) a content-selection scorecard, a paid amplification strategy (whitelisting/boosting/dark posts), audience targeting, and a budget+optimization plan, or (repurpose mode) a rights-tracked content inventory, a 1-video-to-10+-asset repurposing map, per-format transformation specs, and a 30-day distribution plan. Not for gating whether a deliv

How do I install it?

Run `npx skills add aaron-he-zhu/aaron-marketing-skills --skill content-amplifier --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