How this skill is triggered — by the user, by Claude, or both
Slash command
/marketing:ad-creativeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate ad copy and creative briefs for "$ARGUMENTS". Create platform-specific ad variations with headlines, descriptions, and creative direction.
Generate ad copy and creative briefs for "$ARGUMENTS". Create platform-specific ad variations with headlines, descriptions, and creative direction.
Read .metapowers/marketing/$ARGUMENTS/00-strategy.md. If this file does not exist, tell the user:
Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run
/marketing:customer-research $ARGUMENTSfirst, or use--skip-checksto bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/marketing/$ARGUMENTS/skip-log.md.
Read context:
.metapowers/marketing/$ARGUMENTS/00-strategy.md for messaging and positioning.metapowers/marketing/$ARGUMENTS/03-convert.md if it exists (for campaign context)Define ad format requirements:
Write ad copy variants:
Creative brief (for visual ads):
Write the artifact — append to .metapowers/marketing/$ARGUMENTS/03-convert.md under a ## Ad Creative section:
Ad creative written to .metapowers/marketing/$ARGUMENTS/03-convert.md. Present all copy variants in a scannable format for easy review.
npx claudepluginhub bromso/metapowers --plugin marketingCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.