Ads plan
Strategic paid advertising planning with industry-specific templates. Covers platform selection, campaign architecture, budget planning, creative strategy, and phased implementation roadmap. Use when user says ad plan, ad strategy, campaign planning, media plan, PPC strategy, or advertising plan.From its SKILL.md
npx -y skills add incuca/incuca-ads --skill ads-planAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
7.0 KB, ~1.7k tokens by cl100k_base, as published. Nobody here has run it
Strategic Paid Advertising Plan
Strategic planning is where the 10-Principle Thinking Framework (see
ads/references/thinking-framework.md) earns its weight. THINK and
CONNECT (Lateral) dominate — first-principles unit economics combined
with cross-platform leverage are what make a plan strategic rather than
prescriptive. FEEL gates the messaging and audience choices; ACCEPT
gates the constraints (budget, timeline, team capacity).
Process
1. Discovery
- Business type, products/services, target audience
- Current advertising status (active platforms, spend, performance)
- Goals: brand awareness, lead generation, e-commerce sales, app installs
- Budget range (monthly/quarterly)
- Timeline and urgency
- In-house team capacity vs agency needs
2. Competitive Analysis
- Identify top 3-5 competitors
- Analyze their ad presence across platforms (Google Ads Transparency, Meta Ad Library)
- Estimate competitor spend levels and platform mix
- Identify messaging themes and creative approaches
- Note keyword/audience gaps (opportunities competitors are missing)
3. Platform Selection
- Load industry template from
assets/directory - Match business type to recommended platform mix
- Read
ads/references/budget-allocation.mdfor platform selection matrix - Read
ads/references/conversion-tracking.mdfor tracking setup requirements - Assess platform fit based on:
- Target audience demographics per platform
- Product/service type suitability
- Budget requirements per platform (minimums)
- Sales cycle length and attribution needs
- Creative capabilities and content availability
4. Campaign Architecture
Naming Convention
[Platform]_[Objective]_[Audience]_[Geo]_[Date]
Example: META_CONV_Prospecting_US_2026Q1
Campaign Structure Template
Account
├── Brand Campaign (always-on, protect brand terms)
├── Non-Brand Prospecting
│ ├── Campaign 1: [Top Funnel - Awareness]
│ │ ├── Ad Group/Set 1: [Audience A]
│ │ └── Ad Group/Set 2: [Audience B]
│ ├── Campaign 2: [Mid Funnel - Consideration]
│ │ ├── Ad Group/Set 1: [Interest-based]
│ │ └── Ad Group/Set 2: [Lookalike/Similar]
│ └── Campaign 3: [Bottom Funnel - Conversion]
│ ├── Ad Group/Set 1: [High-intent]
│ └── Ad Group/Set 2: [Custom audience]
├── Retargeting
│ ├── Website Visitors (7-30 days)
│ ├── Engaged Users (video views, social engagement)
│ └── Cart Abandoners / Form Starters
└── Testing
└── New audiences, formats, or messaging
5. Budget Planning
Monthly Budget Distribution
Read ads/references/budget-allocation.md for the 70/20/10 framework.
| Tier | Allocation | Purpose |
|---|---|---|
| Proven (70%) | Primary platforms with proven ROI | Revenue engine |
| Scaling (20%) | Platforms showing promise | Growth engine |
| Testing (10%) | New platforms or strategies | Innovation |
Budget Pacing
- Month 1-2: heavy testing, expect higher CPA (learning)
- Month 3-4: optimize based on data, tighten targeting
- Month 5-6: scale winners, kill losers, expand
- Ongoing: 70/20/10 maintenance with quarterly reviews
6. Creative Strategy
Content Pillars
- Pain Point: address specific problems your audience faces
- Social Proof: testimonials, case studies, reviews
- Product Demo: show the product/service in action
- Offer: promotions, free trials, lead magnets
- Education: teach something valuable related to your product
Creative Production Plan
| Priority | Asset Type | Platforms | Quantity |
|---|---|---|---|
| P1 | Product/service videos (15-30s) | Meta, TikTok, YouTube | 5-10 |
| P2 | Static images with copy | Google, Meta, LinkedIn | 10-15 |
| P3 | Carousel/collection | Meta, LinkedIn | 3-5 |
| P4 | UGC/testimonial video | TikTok, Meta | 3-5 |
| P5 | Long-form video (1-3 min) | YouTube | 2-3 |
7. Tracking Setup Plan
Before launching any ads, ensure tracking is configured:
| Platform | Client-Side | Server-Side | Priority |
|---|---|---|---|
| gtag.js | Enhanced Conversions, GTM SS | P1 | |
| Meta | Pixel | CAPI | P1 |
| Insight Tag | CAPI (2025) | P2 | |
| TikTok | Pixel | Events API + ttclid | P2 |
| Microsoft | UET Tag | Enhanced Conversions | P2 |
8. Implementation Roadmap
Phase 1: Foundation (Weeks 1-2)
- Install all tracking pixels and server-side tracking
- Set up conversion events and goals
- Create campaign structure and naming conventions
- Build initial audiences (custom, lookalike/predictive)
- Produce first batch of creative assets
Phase 2: Launch (Weeks 3-4)
- Launch campaigns on primary platform(s) first
- Set conservative budgets and bidding (Maximize Clicks / Lowest Cost)
- Monitor daily for the first 7 days
- Verify conversion tracking is firing correctly
Phase 3: Optimize (Weeks 5-8)
- Analyze initial data (minimum 2 weeks of data)
- Adjust bidding strategies based on conversion volume
- Kill underperforming ad groups/creatives (3x Kill Rule)
- Launch secondary platforms
- Begin A/B testing (creative, landing pages, audiences)
Phase 4: Scale (Weeks 9-12)
- Scale winning campaigns (20% rule)
- Expand to testing platforms (10% budget)
- Implement advanced strategies (ABM, Shopping feeds, Smart+)
- Monthly performance reviews
Industry Templates
Load from assets/ directory based on detected or specified business type:
saas.md: SaaS companiesecommerce.md: E-commerce storeslocal-service.md: Local service businessesb2b-enterprise.md: B2B enterpriseinfo-products.md: Info products and coursesmobile-app.md: Mobile app companiesreal-estate.md: Real estatehealthcare.md: Healthcarefinance.md: Financial servicesagency.md: Marketing agenciesgeneric.md: General business template
Output
Deliverables
ADS-STRATEGY.md: Complete strategic advertising planCAMPAIGN-ARCHITECTURE.md: Campaign structure with naming conventionsBUDGET-PLAN.md: Budget allocation with monthly pacingCREATIVE-BRIEF.md: Creative production plan with specificationsTRACKING-SETUP.md: Tracking implementation checklistIMPLEMENTATION-ROADMAP.md: Phased rollout timeline
KPI Targets
| Metric | Month 1 | Month 3 | Month 6 | Month 12 |
|---|---|---|---|---|
| ROAS | Baseline | Target -20% | Target | Target +20% |
| CPA | Baseline | Target +30% | Target | Target -10% |
| CVR | Baseline | +10% | +20% | +30% |
| CTR | Baseline | +15% | +25% | +30% |
| Budget | Testing | Optimizing | Scaling | Maintaining |
What ships with it: 12 files
85.2 KB alongside SKILL.md
assets/
- agency.md7.2 KB
- b2b-enterprise.md6.9 KB
- ecommerce-creative.md5.6 KB
- ecommerce.md6.3 KB
- finance.md8.8 KB
- generic.md7.9 KB
- healthcare.md8.1 KB
- info-products.md7.0 KB
- local-service.md6.6 KB
- mobile-app.md7.8 KB
- real-estate.md7.2 KB
- saas.md5.8 KB
Gives 0 of the 12 instructions most marketing audience skills give in ~1.7k tokens
Counted across 690 of the 894 authors here whose files we hold, read 2026-08-07
- Apply Poppins font to headingsin 41 of 690, across 6 files
- Apply Lora font to body textin 41 of 690, across 6 files
- Use Arial fallback for headingsin 39 of 690, across 4 files
- Use Georgia fallback for body textin 39 of 690, across 4 files
- Maintain text hierarchy and formattingin 39 of 690, across 4 files
- Use accent colors for non-text shapesin 38 of 690, across 3 files
- Use RGB values for precise color matchingin 38 of 690, across 3 files
- Use brand colors for primary text and backgroundsin 36 of 690, across 1 file
- Read product marketing context file before asking questions, starting, or auditingin 35 of 690, across 23 files
- Use active voice instead of passive voicein 26 of 690, across 10 files
- Implement or generate appropriate JSON-LD structured datain 24 of 690, across 17 files
- Prioritize clarity over clevernessin 22 of 690, across 8 files
Said here and by no other author read
- Analyze competitor ad presence and spend levels
- Read budget allocation and conversion tracking references
- Follow naming convention for campaign architecture
- Plan creative assets across five content pillars
- Produce complete strategy and implementation deliverables
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.