Agent skill
live-campaign-ads
Generates live campaign ad headlines and bodies across urgency, discount, social proof, testimonial, and live-now motifs.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/live-campaign-ads
SKILL.md
Live Campaign Ads
This skill creates performance-focused ad copy variants tailored to crowdfunding stages.
Input Variables
- [BRAND_BIBLE]
- [PRODUCT_BIBLE]
- [PERSONA_DATA]
- [CAMPAIGN_STATS]: funding %, backers, deadlines
The Protocol
- Create 5 headline families: Discount Offer, Live Now, Success Social Proof, Condensed Testimonial/PR, Ending Urgency.
- For each family, produce 3 headline variants and 2 body variants.
- Include dynamic tokens for funding %, deadline, perks.
- Provide a CSV-friendly output and JSON block for ad ops.
Output Instructions
Render into templates/live-campaign-ads.md. Keep lines short and punchy.
Integration & Technical Specs
API Specification
- ID:
live-campaign-ads - Path:
skills/live-campaign-ads/templates/live-campaign-ads.md - Context: Part of Continual Interest
Data Flow
- Input: Derived from project context and upstream skills.
- Output: Generates
live-campaign-ads.md.
CLI Usage
bun scripts/cli.ts activate live-campaign-ads
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?