skills/sales-note-taker/SKILL.md
Sales meeting note-taker and conversation-intelligence strategy — platform selection across 150+ tools (Fathom, Fireflies, Gong, Otter, Avoma, Grain, tl;dv, Read.ai, MeetGeek, Granola, Krisp, Circleback, Plaud, and the full long tail in references/platforms.md) plus backend API integration for auto-downloading transcripts into CRM, data warehouse, or Slack. Use when choosing an AI note-taker (pricing, features, compliance), deciding between webhook and polling, wiring transcripts into HubSpot or Salesforce, building a call-intelligence data pipeline, normalizing transcript formats, choosing a batch transcription service, a hardware AI voice recorder for in-person meetings, a bot-free / local-first / GDPR-hosted recorder, a real-time playbook-adherence tool, a meeting translation (RSI) platform, or a voice-note-to-text app, or debugging note-taker API rate limits and auth flows. Do NOT use for reviewing a single call for coaching (use /sales-call-review) or building a coaching program (use /sales-coaching).
npx skillsauth add sales-skills/sales sales-note-takerInstall 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.
Help the user (a) pick the right AI meeting note-taker for their sales team, and/or (b) wire its API into downstream systems (CRM, warehouse, Slack, internal tools). This skill is tool-agnostic — it references specific platforms for selection and integration patterns but focuses on cross-vendor strategy.
If references/learnings.md exists, read it first for accumulated knowledge.
Ask the user:
What's your primary goal?
What's your use case?
If integrating, where are transcripts going?
Scale?
Skip-ahead rule: if the user's prompt already has enough context, skip to Step 2.
| Problem domain | Route to |
|---|---|
| Reviewing a specific call for coaching or scoring | /sales-call-review {user's question} |
| Building a coaching program or training cadence | /sales-coaching {user's question} |
| General CRM-to-tool integration patterns (Zapier, webhooks, iPaaS) | /sales-integration {user's question} |
| Salesloft Conversations config | /sales-salesloft {user's question} |
| ZoomInfo Chorus config | /sales-zoominfo {user's question} |
| Seismic Meeting Intelligence config | /sales-seismic {user's question} |
| Meeting scheduling (not note-taking) | /sales-meeting-scheduler {user's question} |
Otherwise, answer directly below.
Start with references/platforms.md for the quick comparison table across all platforms.
Then read the detailed file matching the user's segment:
| Segment | File | When to read |
|---|---|---|
| SMB / budget | references/platforms-smb.md | Budget < $50/user/mo, small teams, free-tier shoppers |
| Mid-market / sales | references/platforms-midmarket.md | Sales-focused teams, methodology scorecards, coaching, CRM enrichment |
| Enterprise / revenue | references/platforms-enterprise.md | $1K+/user/yr budget, revenue intelligence, bolt-on CI |
| Field / in-person | references/platforms-field.md | In-person sales, field reps, mobile recording |
For comparison questions spanning segments (e.g., "Fathom vs Gong"), read both relevant files.
Answer using only the relevant section(s) — don't dump the full reference.
You no longer need the platform reference — focus on the user's specific situation.
Rank these in order for the user's context:
Quick picks:
Webhook-first vs polling — pick webhook whenever available.
| Pattern | When to use | Trade-off |
|---|---|---|
| Webhook push (event-driven) | Default — when vendor offers transcription.completed or meeting.ended events | Must expose a public HTTPS endpoint; must handle retries, idempotency, signature verification |
| Polling (list + fetch) | Backup for vendors without webhooks (Otter API beta), or backfilling history | Wastes API calls, higher latency, hits rate limits faster |
| Hybrid | Webhook for real-time + periodic reconcile-poll to catch missed events | Best for production — covers webhook outages |
Standard integration architecture (works across vendors):
meeting_id / recording_id from payload{meeting_id, external_id, vendor, started_at, duration_s, participants[], transcript[{speaker, ts, text}], summary, action_items[], recording_url}Auth patterns:
Rate limits to design around:
Transcript format normalization:
Every vendor returns a slightly different shape. Build a normalize_transcript(vendor, payload) function early. Common fields: speaker (email or display name), timestamp_ms (offset from start), text, confidence (optional). Fathom uses markdown export natively; Gong/Avoma return structured JSON with monologues; Fireflies returns sentences; Otter returns speaker-labeled paragraphs.
If you discover a gotcha, rate-limit ceiling, auth quirk, or vendor-specific payload oddity not covered in references/learnings.md, append it there with today's date.
x-hub-signature (SHA-256), Gong signs with its own header, Avoma provides a secret. Always verify before trusting the payload.summary.completed event (Fathom, Fireflies) or re-fetch a few minutes later./sales-fathom — Fathom platform help (REST API, webhook HMAC, OAuth, SDKs, MCP, pricing tiers)/sales-fireflies — Fireflies.ai platform help (GraphQL API, Webhooks V1 + V2, HMAC, AskFred, Real-time, MCP, rate limits per tier)/sales-avoma — Avoma platform help (REST API, webhooks, MEDDIC/BANT scorecards, Lead Router, pricing tiers)/sales-gong — Gong platform help (Revenue AI OS — call recording, Smart Trackers, coaching scorecards, deal boards, REST API, webhook automation, Forecast, Engage, MCP)/sales-otter — Otter.ai platform help (OtterPilot, live transcription, AI Chat, Zapier automation, CRM sync, pricing tiers)/sales-fellow — Fellow platform help (REST API, bot-based/bot-free recording, CRM sync, templates, pricing tiers)/sales-grain — Grain platform help (REST API, MCP Server for Claude/Cursor, video clips, Zapier automation, CRM sync, pricing tiers)/sales-sembly — Sembly platform help (agentic meeting intelligence, AI-generated deliverables, webhook automations, 10 native CRM connectors, pricing tiers)/sales-read-ai — Read.ai platform help (engagement/sentiment analytics, Search Copilot, REST API + MCP Server, webhook automations, CRM sync, pricing tiers)/sales-meetgeek — MeetGeek platform help (bot + no-bot recording, customizable templates, REST API with regional endpoints, MCP Server, 7 CRM connectors, conversation analytics)/sales-jamie — Jamie platform help (bot-free AI note-taker, REST API with personal/workspace keys, webhook automations, CRM sync to HubSpot/Salesforce/Attio, MCP server, EU privacy-first)/sales-krisp — Krisp platform help (noise cancellation + AI meeting notes, accent conversion, Voice AI SDK, webhook integrations, Call Center AI, pricing tiers)/sales-colibri — Colibri.ai platform help (real-time transcription, AI summaries, Sales Copilot with live guidance, conversation analytics, legal transcription, pricing tiers)/sales-cluely — Cluely platform help (real-time AI coaching overlay, pre-call briefs, knowledge base RAG, CRM sync via Merge.dev, coaching analytics, pricing tiers)/sales-jamy — Jamy.ai platform help (AI meeting assistant with real-time translation in 100+ languages, cross-language search, HubSpot CRM sync, API/webhooks, pricing tiers)/sales-wave — Wave platform help (mobile-first AI note-taker, REST API with semantic search and webhooks, MCP server, Voice ID, 76-language transcription, pricing tiers)/sales-tldv — tl;dv platform help (AI note-taker with unlimited free recordings, REST API v1alpha1, sales coaching with MEDDIC/BANT/SPIN playbooks, CRM sync, MCP server, pricing tiers)/sales-claap — Claap platform help (AI sales call assistant with no-bot recording, REST API + OAuth, CRM auto-enrichment, deal scoring, MCP connector, pricing tiers)/sales-tactiq — Tactiq platform help (Chrome extension bot-free note-taker, Zapier automation, native HubSpot/Salesforce/Pipedrive CRM sync, AI credits, pricing tiers)/sales-hedy — Hedy AI platform help (real-time AI meeting coach, REST API, webhooks, MCP server, Zapier/n8n automation, pricing tiers)/sales-granola — Granola platform help (bot-free AI notepad, REST API, MCP beta, HubSpot/Attio/Affinity CRM sync, Zapier automation, pricing tiers)/sales-omi — Omi AI platform help (open-source AI wearable necklace, Developer API, app marketplace with webhook integrations, in-person + online capture, pricing tiers)/sales-bluedot — Bluedot platform help (bot-free AI note-taker with video recording, Chrome extension + desktop/mobile apps, Svix webhooks, HubSpot/Salesforce CRM sync, screen recording, pricing tiers)/sales-notta — Notta platform help (AI meeting transcription in 58 languages, Notta Bot, Notta Brain cross-meeting AI, Zapier automation, CRM sync to Salesforce/HubSpot/Zoho/Freshsales/Salesflare)/sales-lindy — Lindy platform help (no-code AI agent builder — meeting notes are one module alongside email triage, calendar management, custom workflows, chatbots, AI phone agents)/sales-rilla — Rilla platform help (AI coaching for in-person/field sales, virtual ridealongs, mobile recording, CRM sync via Merge, home services focus)/sales-salesask — Sales Ask platform help (AI coaching for in-home + call center sales, Coach Dean active feedback, ServiceTitan/Jobber/Housecall Pro, home services focus)/sales-sonnet — Sonnet AI platform help (bot-free recording, auto-CRM update to HubSpot/Salesforce, domain templates for sales/legal/medical/recruiting, relationship tracker, concept maps)/sales-supernormal — Supernormal platform help (AI agent for agencies, bot-free recording, AI-generated deliverables from meetings, HubSpot/Salesforce/Pipedrive CRM sync, credit-based pricing)/sales-voicetonotes — VoiceToNotes platform help (ultra-cheap personal voice-to-text, HIPAA compliance, AI summaries/grammar/OCR, web + iOS + Android, no integrations)/sales-outdoo — Outdoo platform help (AI roleplay coaching, conversation intelligence, revenue intelligence, CRM automation, Open API, mid-market Gong alternative)/sales-jiminny — Jiminny platform help (conversation intelligence, revenue intelligence, coaching, 8 native CRM integrations, partial REST API, mid-market Gong alternative)/sales-convin — Convin platform help (contact center AI with 100% automated QA, Real-Time Assist, AI Phone Call agent, LMS, 70+ languages, no public API)/sales-uniphore — Uniphore platform help (enterprise Business AI Cloud — conversation intelligence, U-Assist real-time guidance, automated QA, CSATai, Emotion AI, ActionIQ CDP)/sales-observe-ai — Observe.AI platform help (enterprise contact center intelligence, 100% Auto QA, Agent Copilot, VoiceAI/ChatAI agents, 250+ integrations)/sales-nice-cxone — NICE CXone platform help (full CCaaS with built-in recording, QM, Interaction Analytics — evaluate whether built-in CI is sufficient or layer a dedicated tool on top)/sales-enthu — Enthu.AI platform help (contact center QA with auto-scoring on 100% of calls, agent coaching, compliance monitoring, affordable Gong/CallMiner alternative)/sales-demodesk — Demodesk platform help (AI conversation intelligence + coaching scorecards + autonomous AI agents, REST API V2, GDPR-native EU)/sales-clari-copilot — Clari Copilot platform help (real-time battlecards, live coaching, coaching scorecards, gametapes, Clari Core API, enterprise pricing)/sales-speakwise — Speakwise platform help (iOS-native in-person meeting recorder, on-device transcription, Notion integration, AirPods hands-free, 50+ languages, $59.99/yr)/sales-sybill — Sybill platform help (AI sales assistant — Magic Summaries, CRM Autofill, Deal Workspace, Ask Sybill, follow-up automation, pricing tiers)/sales-salesken — Salesken platform help (real-time in-call coaching, QA automation on 100% of calls, revenue intelligence, field sales analytics, multilingual, Salesforce/HubSpot/Zoho)/sales-revenue-io — Revenue.io platform help (Salesforce-native revenue orchestration, RingDNA dialer, Moments real-time coaching, CI on Orchestrate tier, no public API)/sales-salesloft — Salesloft Conversations (bolt-on conversation intelligence inside Salesloft)/sales-zoominfo — ZoomInfo Chorus (bolt-on conversation intelligence inside ZoomInfo)/sales-seismic — Seismic Meeting Intelligence (bolt-on inside Seismic)/sales-rafiki — Rafiki platform help (AI conversation intelligence with Smart Call Scoring MEDDIC/BANT/SPIN, CRM auto-sync, deal intelligence, role-play, $19-49/user/mo)/sales-scratchpad — Scratchpad platform help (Salesforce-native AI workspace — call recording, AI field updates, pipeline sheets, Hygiene Monitor, Gong integration)/sales-laserfocus — Laserfocus platform help (Salesforce overlay — Stacks, table views, bulk editing, precache technology, simpler/lighter than Scratchpad, YC "Inactive")/sales-momentum — Momentum platform help — AI revenue orchestration with optional CI add-on ($30/user/mo), automated CRM updates from calls, MEDDIC Autopilot (acquired by Salesforce Feb 2026)/sales-call-review — Review a specific call for coaching/sales-coaching — Build coaching programs that consume call data/sales-integration — General CRM/tool integration patterns (Zapier, webhooks, iPaaS)/sales-sonix — Sonix platform help (batch AI transcription in 53+ languages, translation, SRT/VTT subtitles, video burn-in, REST API, SOC 2/HIPAA)/sales-transcribeme — TranscribeMe platform help (human+AI hybrid transcription, 99% accuracy on human tiers, HIPAA, REST API, .NET/Node.js SDKs)/sales-verbit — Verbit platform help (enterprise AI+human transcription, live captioning, accessibility compliance, Gen.V AI insights, REST API)/sales-transkriptor — Transkriptor platform help (AI transcription in 100+ languages, meeting bot, subtitles, sentiment analysis, REST API Enterprise-only, budget multilingual batch + live transcription)/sales-temi — Temi platform help (budget AI transcription at $0.25/min, Rev's engine, English-only, REST API, simplest batch transcription option)/sales-noota — Noota platform help (AI meeting assistant + recruitment automation, 7 CRMs, 15 ATS, voice agents, EU compliant)/sales-dialpad — Dialpad platform help (UCaaS + CCaaS, AI Recaps, AI Coaching Hub, Python SDK, Stats API)/sales-meetily — Meetily platform help (open-source local-first AI meeting assistant, Whisper/Parakeet transcription, Ollama summarization, MIT license, self-hosted)/sales-char — Char platform help (open-source bot-free AI notepad, formerly Hyprnote, 10 cloud STT providers + local Cactus, plugin SDK, automation hooks, GPL-3.0)/sales-amical — Amical platform help (open-source MIT AI dictation app, Whisper local STT, context-aware formatting, Ollama/OpenRouter LLM, push-to-talk voice-to-text)/sales-handy — Handy platform help (open-source cross-platform STT, Whisper + Parakeet dual-engine, push-to-talk, CLI flags, 20k+ GitHub stars)/sales-plaud — Plaud platform help (hardware AI voice recorder, NotePin/Note/Note Pro, VCS phone call recording, Developer API, 112-language transcription, pricing tiers)/sales-iris-clarity — IRIS Clarity platform help (bidirectional AI noise cancellation, Web SDK + Server SDK for embedding in VoIP apps, Talkdesk AppConnect, contact center audio quality)/sales-sozai — Soz AI platform help (mobile-first AI transcription, 100+ languages, YouTube URL paste, speaker diarization, subtitle generation, $9.99/mo unlimited)/sales-shadow — Shadow platform help (bot-free AI note-taker with audio + screen capture, macOS-only, on-device transcription, autopilot detection, $8/mo)/sales-happyscribe — HappyScribe platform help (batch AI + human transcription in 120+ languages, subtitle generation, REST API, 15+ export formats, SOC 2/GDPR)/sales-circleback — Circleback platform help (AI meeting notes, cross-meeting search, webhook automations with HMAC signing, MCP server, bot + botless recording, Slack huddles)/sales-cirrus-insight — Cirrus Insight platform help (Salesforce-native Meeting AI, Conversation Intelligence, Live Coaching, modular pricing)/sales-monday-notetaker — monday.com AI Notetaker platform help (native meeting recording inside monday.com, action items → board items, GraphQL API)/sales-memoro — Memoro platform help (German GDPR-first AI meeting assistant, bot-free local recording, customizable Blueprints, searchable Memories, 50+ language transcription, €0-42/mo)/sales-minuteslink — MinutesLink platform help (budget AI meeting note-taker, bot + Chrome extension recording, shareable summary links, Google Meet/Zoom, $0-24/mo)/sales-audiopen — AudioPen platform help (voice-to-polished-text with custom writing styles, SuperSummaries, one-time payment, Zapier automation)/sales-talknotes — TalkNotes platform help (AI voice note app, 100+ templates, Zapier automation, 50+ languages, subscription pricing)/sales-letterly — Letterly platform help (AI speech-to-content with 25+ rewrite formats, 90+ languages, offline recording, Zapier/webhooks, content creators)/sales-cleftnotes — Cleft Notes platform help (Apple-native AI voice-to-notes, on-device transcription, ADHD-friendly auto-organization, Obsidian/Notion sync, $0-29/yr)/sales-noted — Noted platform help (Apple-ecosystem voice recorder + note-taker, timestamped audio linking, AI Transcribe, Apple Pencil, $0-9.99/mo or $89.99 lifetime)/sales-scribbl — Scribbl platform help (bot-free Chrome extension AI note-taker for Google Meet, AI Copilot chat, instant summaries/action items, 40+ languages, $0-20/user/mo)/sales-audionotes — Audionotes platform help (multi-format AI note-taker — voice/text/image/video/YouTube, 100+ templates, WhatsApp Bot, webhook + Zapier + Notion sync, 80+ languages, $0-10.83/mo)/sales-bubbles — Bubbles platform help (async video messaging + AI meeting note-taker, screen recording, Zapier automation, no API/CRM, $0-18/mo)/sales-langfinity — Langfinity platform help (real-time voice-to-voice AI translation, domain-specific terminology, AI voice avatars, Teams/Zoom/Meet, 50+ languages)/sales-talo — Talo platform help (real-time single-bot meeting translation, SOC 2/ISO 27001, Palabra API with Python/JS/Java SDKs, 60+ languages, $33-100/mo)/sales-rimo — Rimo Voice platform help (Japanese-optimized AI meeting transcription, ISO 27001/27017, Japan-hosted data, no API, $9-15/mo launch)/sales-wudpecker — Wudpecker platform help (AI meeting notes with custom instructions, Ask Wudpecker AI Q&A, HubSpot/Notion/Slack sync, EU/GDPR, $0-32/mo)/sales-proshort — Proshort platform help (enablement-first CI with AI Roleplay, contextual in-call coaching, Deal Agents, CRM auto-sync, SOC 2/ISO 27001/GDPR/HIPAA, $75/user/mo)/sales-liznr — Liznr platform help (AI meeting assistant with real-time contextual intelligence, Chrome/Edge/Teams, Jira/Slack/Notion task sync, $9/mo, no API/CRM)/sales-salesroom — Salesroom platform help (AI video conferencing for sales — real-time coaching, buyer engagement scoring, battle cards, HubSpot/Salesforce sync, own meeting platform replaces Zoom)/sales-aviso — Aviso AI platform help (end-to-end AI revenue operating system — 98%+ forecast accuracy, 6-emotion CI, MIKI AI agents, relationship intelligence, 9 CRM integrations, enterprise-only)/sales-laxis — Laxis platform help (bot-free recording, voice keyboard, CRM automation, OSO earbuds, Enterprise-only API)/sales-dicte — Dicte platform help (EU privacy-first AI meeting assistant, post-quantum encryption, open-source/EU AI models, DicteBOX on-premises, AI SKILLs)/sales-reason8 — reason8 platform help (in-person meeting note-taker with multi-smartphone audio capture, AI transcription with speaker ID, $19.99/mo Pro)/sales-notewave — NoteWave platform help (iOS AI note-taker with flashcards/quizzes, 100+ languages, YouTube/PDF import, no API/CRM, $12.99/mo)/sales-mbox-meet — MBox AI Meet platform help (free Chrome extension for Google Meet transcription + AI summaries via Gemini Pro, E2E encryption on Pro $4.99/mo, no API/CRM/webhooks)/sales-bliro — Bliro platform help (bot-free AI sales assistant, CRM field-level sync to Salesforce/HubSpot/SAP/Dynamics 365, anonymous coaching, REST API + webhooks on Unlimited, GDPR/ISO 27001/SOC 2)/sales-noty — Noty.ai platform help (Chrome extension AI meeting assistant, Gemini-powered transcription, action items with deadlines, Gmail follow-ups, Zapier triggers, $10/user/mo)/sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-doUser says: "I run a 6-person SaaS sales team on HubSpot. Which AI note-taker should we pick — we don't want to pay Gong prices." Skill does:
User says: "I need to pipe every Fireflies transcript into Snowflake so the data team can build dashboards. What's the architecture?" Skill does:
Transcription completed event)x-hub-signature → enqueue → worker calls https://api.fireflies.ai/graphql for full transcript → write raw JSON to S3 + normalized rows to Snowflake via Snowpipe/sales-integration if they want iPaaS (Workato, Boomi) instead of custom
Result: A production-shaped architecture with specific endpoints, known rate-limit pitfalls, and a reconcile safety net.User says: "We're on Otter and want transcripts in Slack within a minute of a call ending. Webhook or polling?" Skill does:
Symptom: Payload arrives on transcription.completed but the transcript body is partial or blank
Cause: Most vendors fire the event as soon as ASR completes — AI summary, speaker diarization, and action items are still being generated on the vendor side
Solution: Either subscribe to a separate summary.ready / processing.completed event (Fathom, Fireflies offer one) or re-fetch from the meeting-detail endpoint 60-180 seconds after the initial webhook. Add a small queued retry with exponential backoff.
Symptom: Gong or Fireflies returning 429 during transcript backfill or high-volume days
Cause: Backfilling in parallel or fanning out transcript fetches for every new webhook without queuing
Solution: Queue outbound API calls with a token-bucket rate limiter tuned below the published limit (e.g., 2 req/sec for Gong's 3/sec limit). Honor the Retry-After header, not a fixed sleep. Cache call metadata so you don't re-fetch it on every downstream consumer.
Symptom: A change from Fathom to Fireflies (or adding a second vendor) breaks every analytics query
Cause: No common schema — each vendor's payload is piped into the warehouse verbatim
Solution: Add a normalize_transcript(vendor, payload) step between ingest and warehouse. Store raw JSON in S3/GCS (audit/reprocessing), but write only the normalized schema to the warehouse. Common fields: meeting_id, vendor, external_id, started_at, duration_s, participants[], transcript[{speaker, ts_ms, text}], summary_md, action_items[], recording_url. When adding a new vendor, all you touch is the normalizer.
tools
Wizlogo (wizlogo.com) platform help — a budget online logo maker (template/style-variation, marketed as "AI") plus a hub of FREE branding tools (business-name, blog-name and slogan generators, business-card maker, invoice generator, color converter, domain search). The pricing traps: the FREE logo is PERSONAL-USE-ONLY; the two cheap paid tiers are RASTER PNG/JPG only — Single (~€39.99 one-time) and Unlimited (~€3.99 per WEEK, recurring) — and VECTOR (SVG/PDF/EPS) is gated to the ~€299.99 Enterprise tier, which also bundles human designer edits and a social kit. Transparent PNG is on all paid plans. Use when making a Wizlogo logo, understanding free-vs-paid or personal-vs-commercial use, which tier unlocks vector/SVG for print, the weekly-subscription billing trap, its free name/slogan generators, or whether it has an API (UI-only — no public API, webhooks, Zapier or MCP). Do NOT use to just generate the business name (use /sales-namelix) or to compare/validate branding tools (use /sales-idea-validation).
tools
VistaPrint platform help (vistaprint.com, a Cimpress company) — the small-business design + print + digital-marketing platform: a free AI Logomaker (4 generations, 60 more after free sign-up) exporting SVG/PNG/PDF at 4000x4000 with no watermark, a free Brand Kit, business cards/flyers/signage/apparel/promo print, and a website builder. THE RIGHTS TRAP: VistaPrint states NO intellectual-property rights transfer on an AI-generated logo — you get usage rights but CANNOT register it for trademark or copyright; only its human designer service transfers full IP. Use when making a VistaPrint logo, asking if you own or can trademark it, running out of AI logo credits, printed colors not matching the screen, bleed/DPI/font file-prep rejections, or asking whether VistaPrint has an API (the consumer site does not — automation runs through the parent Cimpress Open partner-fulfilment API). Do NOT use for Vista Social scheduling (use /sales-vistasocial) or comparing logo tools market-wide (use /sales-idea-validation).
tools
Turbologo (turbologo.com) platform help — a budget AI/DIY logo maker: enter a business name + industry, pick icons and colors, and it proposes logo concepts you refine in an in-browser editor, then pay a one-time fee to download (designing is free, previews are watermarked, downloading is the paywall). Vector SVG/PDF is gated to the mid tier and up; the top tier adds a brand kit (business cards, letterheads, email signatures, social assets). Use when generating a logo in Turbologo, choosing which download tier to buy, vector SVG vs raster PNG, removing the free watermark, the time-limited edit-after-purchase window, pay-to-download pricing questions, whether an AI logo is yours to trademark, or whether Turbologo has an API to bulk-generate logos (it is UI-only — no public API, webhooks, Zapier, or MCP). Do NOT use to generate the business name (use /sales-namelix), compare or validate branding tools across the market (use /sales-idea-validation), or build wider marketing creative (use /sales-canva).
tools
Online Logo Maker (onlinelogomaker.com) platform help — a long-standing free/freemium DIY logo maker: build the mark yourself from icons, shapes, text, and fonts — MANUAL/template-based, NOT enter-a-name-get-AI-concepts. The free pack downloads a LOW-RES 300px PNG with a background; vector SVG, transparent PNG, and 2000px high-res are gated to a one-time lifetime Premium pack (not a subscription). The free tier's commercial-use rights are disputed by reviewers — clean ownership effectively needs Premium, and a shared-icon mark can be non-distinctive. Use for building/editing a logo here, free download vs Premium, vector SVG or transparent PNG, one-time pricing, commercial-use/trademark terms, near-namesake confusion (NOT LogoMaker.com / LogoMakr / Logomakerr.ai), or whether it has an API (UI-only — no API, webhooks, Zapier, MCP). Do NOT use to generate the business name (use /sales-namelix), compare branding tools across the market (use /sales-idea-validation), or build wider creative (use /sales-canva).