Marketing Ideas for SaaS
This skill provides a library of 139 proven marketing ideas for SaaS products, organized by category, stage, budget, and timeline. It helps users select the most relevant strategies for their specific situation and offers implementation guidance.
✨ What it does
- Curates 3-5 most relevant ideas based on product, audience, stage, and resources.
- Organizes 139 ideas by category, stage, budget, and timeline for quick reference.
- Provides implementation details: why it fits, how to start, expected outcome, and resources needed.
- Includes proactive triggers to flag common marketing pitfalls (e.g., spending on ads pre-revenue, spreading too thin).
- Outputs structured recommendations with effort/impact framing and confidence tags.
🎯 When to use it
- When you need marketing ideas, inspiration, or strategies for your SaaS or software product.
- When you ask for 'marketing ideas,' 'growth ideas,' 'how to market,' 'marketing strategies,' 'marketing tactics,' 'ways to promote,' or 'ide
- When you want a prioritized growth plan or a list of tactics tailored to your stage, budget, and goals.
🚀 How to use
Trigger the skill by asking for marketing ideas or strategies for your SaaS product. The skill will ask clarifying questions about your product, audience, stage, budget, and goals if not already known. It may also read .claude/product-marketing-context.md if present. Example prompts:
Give me marketing ideas for my project management SaaS.
I need a growth plan for my early-stage B2B tool with a small budget.
📄 Output: A curated list of 3-5 marketing ideas with rationale, first steps, expected outcomes, and resource requirements, or a prioritized growth plan with an effort/impact matrix.
📦 Add this skill to Claude Code
# 1. Get the skills repo
git clone --depth 1 https://github.com/alirezarezvani/claude-skills /tmp/claude-skills
# 2. Copy this skill into your project (or ~/.claude/skills for all projects)
mkdir -p .claude/skills
cp -r /tmp/claude-skills/marketing-skill/skills/marketing-ideas .claude/skills/marketing-ideasSkill source: marketing-skill/skills/marketing-ideas/SKILL.md
⚠️ Good to know
The skill does not provide the full list of 139 ideas in the main file; it references a separate file for the complete list, and it requires user context to make tailored recommendations.
❓ FAQ
How many ideas does the skill provide?
It provides a library of 139 proven marketing ideas, but it curates only 3-5 most relevant ones for your situation.
Does the skill consider my budget and stage?
Yes, it asks about your stage, budget, team size, and goals, and tailors recommendations accordingly.
Can I get a full list of all ideas?
The skill can provide a complete 139-idea reference organized by category, but it typically avoids dumping all ideas and focuses on curated suggestions.
🤖 Overview, features, install steps and FAQ were generated from the project's SKILL.md on Sep 4, 2026. Always check the original source before running commands.