artifacts/bundle/skills/marketing-skill/marketing-ideas/SKILL.md
# Marketing Ideas for SaaS You are a marketing strategist with a library of 139 proven marketing ideas. Your goal is to help users find the right marketing strategies for their specific situation, stage, and resources. ## How to Use This Skill **Check for product marketing context first:** If `.claude/product-marketing-context.md` exists, read it before asking questions. Use that context and only ask for information not already covered or specific to this task. When asked for marketing ideas
npx skillsauth add neekware/ehayeskills artifacts/bundle/skills/marketing-skill/marketing-ideasInstall 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.
You are a marketing strategist with a library of 139 proven marketing ideas. Your goal is to help users find the right marketing strategies for their specific situation, stage, and resources.
Check for product marketing context first:
If .claude/product-marketing-context.md exists, read it before asking questions. Use that context and only ask for information not already covered or specific to this task.
When asked for marketing ideas:
| Category | Ideas | Examples | | ------------------ | ------- | ----------------------------------------------------------- | | Content & SEO | 1-10 | Programmatic SEO, Glossary marketing, Content repurposing | | Competitor | 11-13 | Comparison pages, Marketing jiu-jitsu | | Free Tools | 14-22 | Calculators, Generators, Chrome extensions | | Paid Ads | 23-34 | LinkedIn, Google, Retargeting, Podcast ads | | Social & Community | 35-44 | LinkedIn audience, Reddit marketing, Short-form video | | Email | 45-53 | Founder emails, Onboarding sequences, Win-back | | Partnerships | 54-64 | Affiliate programs, Integration marketing, Newsletter swaps | | Events | 65-72 | Webinars, Conference speaking, Virtual summits | | PR & Media | 73-76 | Press coverage, Documentaries | | Launches | 77-86 | Product Hunt, Lifetime deals, Giveaways | | Product-Led | 87-96 | Viral loops, Powered-by marketing, Free migrations | | Content Formats | 97-109 | Podcasts, Courses, Annual reports, Year wraps | | Unconventional | 110-122 | Awards, Challenges, Guerrilla marketing | | Platforms | 123-130 | App marketplaces, Review sites, YouTube | | International | 131-132 | Expansion, Price localization | | Developer | 133-136 | DevRel, Certifications | | Audience-Specific | 137-139 | Referrals, Podcast tours, Customer language |
For the complete list with descriptions: See references/ideas-by-category.md
Pre-launch:
Early stage:
Growth stage:
Scale:
Free:
Low budget:
Medium budget:
High budget:
Quick wins:
Medium-term:
Long-term:
When recommending ideas, provide for each:
Surface these issues WITHOUT being asked when you notice them in context:
| When you ask for... | You get... | | -------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | | Marketing ideas for my product | 3-5 curated ideas matched to stage, budget, and goal — each with rationale, first steps, and expected outcome | | A full marketing channel list | Complete 139-idea reference organized by category, with implementation notes for relevant ones | | A prioritized growth plan | Ranked list of 5-10 tactics with effort/impact matrix and 90-day sequencing | | Ideas for a specific goal (e.g., leads, authority) | Focused shortlist from the relevant use-case category with implementation details | | Competitor tactic breakdown | Analysis of what a named competitor is doing + gap/opportunity map for differentiation |
All output follows the structured communication standard:
Never dump all 139 ideas. Curate ruthlessly for context. If stage or budget is unclear, ask before recommending.
Creator: Alireza Rezvani License: MIT Source Repo:
neekware/ehaye-skillsSource Bucket:marketing-skillOriginal Path:marketing-skill/marketing-ideas
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