tool-types-guide

Tool Types Guide — Comprehensive Reference for Free Marketing Tools

Content Preview
# Tool Types Guide — Comprehensive Reference for Free Marketing Tools

Each tool type explained with examples, build complexity, typical outcomes, and design guidance.

---

## The 7 Tool Types

### 1. Calculators

**What they do:** Take numerical or categorical inputs → output a calculated result (a number, range, or score).

**Examples:**
- SaaS Pricing Calculator ("What should you charge?")
- ROI Calculator ("How much would you save?")
- LTV Calculator ("What's your customer worth?")
- Churn 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/tool-types-guide.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/marketing-skill/free-tool-strategy/references/tool-types-guide.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at marketing-skill/free-tool-strategy/references/tool-types-guide.md

Related Skills