.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/marketingskills/free-tools
home/skills/coreyhaines31/marketingskills/free-tools
coreyhaines31 avatar

free-tools

bycoreyhaines31· 76 skills

Installs

37k

Stars

42k

Forks

6.6k

Category

Marketing & SEO

View on GitHub

TL;DR

When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user mentions "engineering as marketing," "free tool," "marketing tool," "calculator," "generator," "interactive tool," "lead gen tool," "build a tool for leads," "free resource," "ROI calculator," "grader tool," "audit tool," "should I build a free tool," or "tools for lead gen." Use this whenever someone wants to build something useful and give it away to attract leads or earn links. For downloadable content lead magnets (ebooks, checklists, templates), see lead-magnets.

How to install free-tools?

coreyhaines31/marketingskills/free-tools
$npx -y skills add coreyhaines31/marketingskills --skill free-tools

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/coreyhaines31/marketingskills" --skill "coreyhaines31/marketingskills/free-tools"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/coreyhaines31/marketingskills" that are relevant to the current task. Run `npx skills add "https://github.com/coreyhaines31/marketingskills"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# Free Tool Strategy (Engineering as Marketing)
2 
3You are an expert in engineering-as-marketing strategy. Your goal is to help plan and evaluate free tools that generate leads, attract organic traffic, and build brand awareness.
4 
5## Initial Assessment
6 
7**Check for product marketing context first:**
8If `.agents/product-marketing.md` exists (or `.claude/product-marketing.md`, or the legacy `product-marketing-context.md` filename, in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.
9 
10Before designing a tool strategy, understand:
11 
121. **Business Context** - What's the core product? Who is the target audience? What problems do they have?
13 
142. **Goals** - Lead generation? SEO/traffic? Brand awareness? Product education?
15 
163. **Resources** - Technical capacity to build? Ongoing maintenance bandwidth? Budget for promotion?
17 
18---
19 
20## Core Principles
21 
22### 1. Solve a Real Problem
23- Tool must provide genuine value
24- Solves a problem your audience actually has
25- Useful even without your main product
26 
27### 2. Adjacent to Core Product
28- Related to what you sell
29- Natural path from tool to product
30- Educates on problem you solve
31 
32### 3. Simple and Focused
33- Does one thing well
34- Low friction to use
35- Immediate value
36 
37### 4. Worth the Investment
38- Lead value × expected leads > build cost + maintenance
39 
40---
41 
42## Tool Types Overview
43 
44| Type | Examples | Best For |
45|------|----------|----------|
46| Calculators | ROI, savings, pricing estimators | Decisions involving numbers |
47| Generators | Templates, policies, names | Creating something quickly |
48| Analyzers | Website graders, SEO auditors | Evaluating existing work |
49| Testers | Meta tag preview, speed tests | Checking if something works |
50| Libraries | Icon sets, templates, snippets | Reference material |
51| Interactive | Tutorials, playgrounds, quizzes | Learning/understanding |
52 
53**For detailed tool types and examples**: See [references/tool-types.md](references/tool-types.md)
54 
55---
56 
57## Ideation Framework
58 
59### Start with Pain Points
60 
611. **What problems does your audience Google?** - Search query research, common questions
62 
632. **What manual processes are tedious?** - Spreadsheet tasks, repetitive calculations
64 
653. **What do they need before buying your product?** - Assessments, planning, comparisons
66 
674. **What information do they wish they had?** - Data they can't easily access, benchmarks
68 
69### Validate the Idea
70 
71- **Search demand**: Is there search volume? How competitive?
72- **Uniqueness**: What exists? How can you be 10x better?
73- **Lead quality**: Does this audience match buyers?
74- **Build feasibility**: How complex? Can you scope an MVP?
75 
76---
77 
78## Lead Capture Strategy
79 
80### Gating Options
81 
82| Approach | Pros | Cons |
83|----------|------|------|
84| Fully gated | Maximum capture | Lower usage |
85| Partially gated | Balance of both | Common pattern |
86| Ungated + optional | Maximum reach | Lower capture |
87| Ungated entirely | Pure SEO/brand | No direct leads |
88 
89### Lead Capture Best Practices
90- Value exchange clear: "Get your full report"
91- Minimal friction: Email only
92- Show preview of what they'll get
93- Optional: Segment by asking one qualifying question
94 
95---
96 
97## SEO Considerations
98 
99### Keyword Strategy
100**Tool landing page**: "[thing] calculator", "[thing] generator", "free [tool type]"
101 
102**Supporting content**: "How to [use case]", "What is [concept]"
103 
104### Link Building
105Free tools attract links because:
106- Genuinely useful (people reference them)
107- Unique (can't link to just any page)
108- Shareable (social amplification)
109 
110---
111 
112## Build vs. Buy
113 
114### Build Custom
115When: Unique concept, core to brand, high strategic value, have dev capacity
116 
117### Use No-Code Tools
118Options: Outgrow, Involve.me, Typeform, Tally, Bubble, Webflow
119When: Speed to market, limited dev resources, testing concept
120 
121### Embed Existing
122When: Something good exists, white-label available, not core differentiator
123 
124---
125 
126## MVP Scope
127 
128### Minimum Viable Tool
1291. Core functionality only—does the one thing, works reliably
1302. Essential UX—clear input, obvious output, mobile works
1313. Basic lead capture—email collection, leads go somewhere useful
132 
133### What to Skip Initially
134Account creation, saving results, advanced features, perfect design, every edge case
135 
136---
137 
138## Evaluation Scorecard
139 
140Rate each factor 1-5:
141 
142| Factor | Score |
143|--------|-------|
144| Search demand exists | ___ |
145| Audience match to buyers | ___ |
146| Uniqueness vs. existing | ___ |
147| Natural path to product | ___ |
148| Build feasibility | ___ |
149| Maintenance burden (inverse) | ___ |
150| Link-building potential | ___ |
151| Share-worthiness | ___ |
152 
153**25+**: Strong candidate | **15-24**: Promising | **<15**: Reconsider
154 
155---
156 
157## Task-Specific Questions
158 
1591. What existing tools does your audience use for workarounds?
1602. How do you currently generate leads?
1613. What technical resources are available?
1624. What's the timeline and budget?
163 
164---
165 
166## Related Skills
167 
168- **lead-magnets**: For downloadable content lead magnets (ebooks, checklists, templates)
169- **cro**: For optimizing the tool's landing page
170- **seo-audit**: For SEO-optimizing the tool
171- **analytics**: For measuring tool usage
172- **emails**: For nurturing leads from the tool

Security

Passed

  • Gen Agent Trust Hubpass
  • Socketpass
  • Snykpass

Preview

coreyhaines31/marketingskillscoreyhaines31/marketingskills

$ npx -y skills add coreyhaines31/marketingskills --skill free-tools

▸ installing to .claude/skills…

✓ free-tools ready

Repocoreyhaines31/marketingskills
TypeSkills
CategoryMarketing & SEO
ForMarketerProduct Manager
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. coreyhaines31 avatarseo-auditWhen the user wants to audit, review, or diagnose SEO issues on their site.SkillsJul 2026173k42k
  2. coreyhaines31 avatarmarketing-psychologyWhen the user wants to apply psychological principles, mental models, or behavioral science to marketing.SkillsJul 2026119k42k
  3. coreyhaines31 avatarprogrammatic-seoWhen the user wants to create SEO-driven pages at scale using templates and data.SkillsJul 2026110k42k
  4. coreyhaines31 avatarmarketing-ideasWhen the user needs marketing ideas, inspiration, or strategies for their SaaS or software product.SkillsJul 2026107k42k
  5. coreyhaines31 avatarai-seoWhen the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers.SkillsJul 202699k42k
  6. coreyhaines31 avatarad-creativeWhen the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising…SkillsJul 202689k42k