artifacts/bundle/skills/marketing-skill/marketing-demand-acquisition/SKILL.md
# Marketing Demand & Acquisition Acquisition playbook for Series A+ startups scaling internationally (EU/US/Canada) with hybrid PLG/Sales-Led motion. ## Table of Contents - [Core KPIs](#core-kpis) - [Demand Generation Framework](#demand-generation-framework) - [Paid Media Channels](#paid-media-channels) - [SEO Strategy](#seo-strategy) - [Partnerships](#partnerships) - [Attribution](#attribution) - [Tools](#tools) - [References](#references) --- ## Core KPIs **Demand Gen:** MQL/SQL volume,
npx skillsauth add neekware/ehayeskills artifacts/bundle/skills/marketing-skill/marketing-demand-acquisitionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Acquisition playbook for Series A+ startups scaling internationally (EU/US/Canada) with hybrid PLG/Sales-Led motion.
Demand Gen: MQL/SQL volume, cost per opportunity, marketing-sourced pipeline $, MQL→SQL rate
Paid Media: CAC, ROAS, CPL, CPA, channel efficiency ratio
SEO: Organic sessions, non-brand traffic %, keyword rankings, technical health score
Partnerships: Partner-sourced pipeline $, partner CAC, co-marketing ROI
| Stage | Tactics | Target | | ----- | ------------------------------------------------------ | ------------------------ | | TOFU | Paid social, display, content syndication, SEO | Brand awareness, traffic | | MOFU | Paid search, retargeting, gated content, email nurture | MQLs, demo requests | | BOFU | Brand search, direct outreach, case studies, trials | SQLs, pipeline $ |
utm_source={channel} // linkedin, google, meta
utm_medium={type} // cpc, display, email
utm_campaign={campaign-id} // q1-2025-linkedin-enterprise
utm_content={variant} // ad-a, email-1
utm_term={keyword} // [paid search only]
| Channel | Best For | CAC Range | Series A Priority | | -------------- | -------------------- | --------- | ----------------- | | LinkedIn Ads | B2B, Enterprise, ABM | $150-400 | High | | Google Search | High-intent, BOFU | $80-250 | High | | Google Display | Retargeting | $50-150 | Medium | | Meta Ads | SMB, visual products | $60-200 | Medium |
| Channel | Budget | Expected SQLs | | -------------- | ------ | ------------- | | LinkedIn | $15k | 10 | | Google Search | $12k | 20 | | Google Display | $5k | 5 | | Meta | $5k | 8 | | Partnerships | $3k | 5 |
See campaign-templates.md for detailed structures.
| Tier | Type | Volume | Priority | | ---- | ------------------- | ------ | -------- | | 1 | High-intent BOFU | 100-1k | First | | 2 | Solution-aware MOFU | 500-5k | Second | | 3 | Problem-aware TOFU | 1k-10k | Third |
| Tier | Type | Effort | ROI | | ---- | ---------------------- | ------ | ----------- | | 1 | Strategic integrations | High | Very high | | 2 | Affiliate partners | Medium | Medium-high | | 3 | Customer referrals | Low | Medium | | 4 | Marketplace listings | Medium | Low-medium |
See international-playbooks.md for regional tactics.
| Model | Use Case | | ------------------- | ------------------------------ | | First-Touch | Awareness campaigns | | Last-Touch | Direct response | | W-Shaped (40-20-40) | Hybrid PLG/Sales (recommended) |
| Metric | Target | | ----------------- | ------------- | | MQLs | Weekly target | | SQLs | Weekly target | | MQL→SQL Rate | >15% | | Blended CAC | <$300 | | Pipeline Velocity | <60 days |
See attribution-guide.md for detailed setup.
| Script | Purpose | Usage |
| ------------------ | --------------------------------- | -------------------------------------------------------------- |
| calculate_cac.py | Calculate blended and channel CAC | python scripts/calculate_cac.py --spend 40000 --customers 50 |
See hubspot-workflows.md for workflow templates.
| File | Content | | ------------------------------------------------------------------- | ------------------------------------------------ | | hubspot-workflows.md | Lead scoring, nurture, assignment workflows | | campaign-templates.md | LinkedIn, Google, Meta campaign structures | | international-playbooks.md | EU, US, Canada market tactics | | attribution-guide.md | Multi-touch attribution, dashboards, A/B testing |
| Metric | LinkedIn | Google Search | SEO | Email | | ------- | -------- | ------------- | ------- | ------ | | CTR | 0.4-0.9% | 2-5% | 1-3% | 15-25% | | CVR | 1-3% | 3-7% | 2-5% | 2-5% | | CAC | $150-400 | $80-250 | $50-150 | $20-80 | | MQL→SQL | 10-20% | 15-25% | 12-22% | 8-15% |
Required:
✅ Job title: Director+ or budget authority
✅ Company size: 50-5000 employees
✅ Budget: $10k+ annual
✅ Timeline: Buying within 90 days
✅ Engagement: Demo requested or high-intent action
| Handoff | Target | | ---------------------- | --------------- | | SDR responds to MQL | 4 hours | | AE books demo with SQL | 24 hours | | First demo scheduled | 3 business days |
Validation: Test lead through workflow, verify notifications and routing.
Creator: Alireza Rezvani License: MIT Source Repo:
neekware/ehaye-skillsSource Bucket:marketing-skillOriginal Path:marketing-skill/marketing-demand-acquisition
tools
# ehAye Multimedia Use this skill for **video, audio, images, media conversion, previews, transcription, thumbnails, frame extraction, Spotter visual search, or FFmpeg-backed processing**. Core rule: use ehAye native media tools first. Do not reach first for shell `ffmpeg`, `ffprobe`, Python, or `mediainfo` when a native media tool can do the job. Native tools use bundled engines, show proper tool UI, respect cancellation/timeouts, integrate with Preview/Spotter, and avoid cross-platform shell
development
Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha. Use when the user asks to write tests, improve test coverage, practice TDD, generate mocks or stubs, or mentions testing frameworks like Jest, pytest, or JUnit. Handles test generation from source code, coverage report parsing (LCOV/JSON/XML), quality scoring, and framework conversion for TypeScript, JavaScript, Python, and Java projects.
tools
Help a user set up Telegram for ehAye Dojo. Default to Personal private bots (recommended). Group setup is advanced for teams/observers/demos.
development
# Writing Skills ## Overview **Writing skills IS Test-Driven Development applied to process documentation.** **Personal skills live in agent-specific directories (`~/.claude/skills` for Claude Code, `~/.agents/skills/` for Codex)** You write test cases (pressure scenarios with subagents), watch them fail (baseline behavior), write the skill (documentation), watch tests pass (agents comply), and refactor (close loopholes). **Core principle:** If you didn't watch an agent fail without the ski