skills/sales-transcribeme/SKILL.md
TranscribeMe platform help — human+AI hybrid transcription service with 99% accuracy guarantee on human-reviewed tiers, HIPAA compliance, and REST API. Use when uploading audio for human-edited transcription, choosing between Machine Express and human-reviewed tiers, integrating TranscribeMe API into a transcript pipeline, comparing TranscribeMe vs Rev vs GoTranscript vs Sonix for accuracy-critical transcription, troubleshooting slow turnaround or inconsistent punctuation, setting up HIPAA-compliant medical or legal transcription, or debugging chunked upload or OAuth token issues. Do NOT use for live meeting recording or real-time transcription (TranscribeMe is upload-only — use /sales-note-taker for live meeting tools).
npx skillsauth add sales-skills/sales sales-transcribemeInstall 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.
If references/learnings.md exists, read it first for accumulated platform knowledge.
What's your primary goal?
What accuracy level do you need?
What type of content?
Skip-ahead rule: if the user's prompt already contains enough context, skip to Step 2.
| Problem domain | Route to |
|---|---|
| Choosing a live meeting recorder or note-taker | /sales-note-taker {user's question} |
| Batch AI-only transcription with translation/subtitles | /sales-sonix {user's question} |
| Building a coaching program from call recordings | /sales-coaching {user's question} |
| General CRM-to-tool integration (Zapier, webhooks, iPaaS) | /sales-integration {user's question} |
When routing, provide the exact command: "This is a {problem domain} question — run: /sales-{skill} {user's original question}"
Otherwise, answer directly below.
Read references/platform-guide.md for the full platform reference — service tiers, pricing, integrations, data model, workflows.
If the question involves the API, also read references/transcribeme-api-reference.md.
Answer the user's question using only the relevant section. Don't dump the full reference.
You no longer need the platform guide — focus on the user's specific situation.
Tier selection framework:
When TranscribeMe beats pure AI:
If you discover a gotcha, workaround, or tip not covered in references/learnings.md, append it there.
Best-effort from research — review these, especially items about plan-gated features and integration gotchas that may be outdated.
/sales-sonix — Sonix platform help (batch AI transcription in 53+ languages, translation, SRT/VTT subtitles, REST API, SOC 2/HIPAA)/sales-note-taker — Comparing AI meeting note-takers and conversation intelligence platforms. TranscribeMe is a backend transcription service, not a live meeting tool./sales-integration — General tool integration patterns (Zapier, webhooks, iPaaS)/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 clinic and need HIPAA-compliant transcription for patient consultations. Should I use TranscribeMe or Sonix?" Skill does:
User says: "I need to auto-transcribe 500 call center recordings per day via the TranscribeMe API. What's the architecture?" Skill does:
POST /orders → configure settings (language, type, speakers) → POST /orders/{id}/place → poll GET /recordings/{id}/status → GET /recordings/{id}/transcription for JSON resultsUser says: "I submitted 3 hours of legal depositions on Standard tier and they said 1-3 business days but it's been 4 days. What do I do?" Skill does:
Symptom: Transcription takes longer than the quoted 1-3 business days Cause: Files over 90 minutes add extra processing time; peak periods slow the human transcriber queue; audio quality issues require more review passes Solution: Break long recordings into segments under 70 minutes before submitting. Use rush service for urgent files (limited to quality audio under 70 min). For predictable turnaround at scale, consider Machine Express for non-critical recordings and reserve human tiers for accuracy-critical content.
Symptom: Sentences run together, commas in wrong places, inconsistent formatting across files Cause: Different human transcribers may apply slightly different formatting conventions; Machine Express tier has no human formatting pass Solution: If using human tiers and formatting is inconsistent, report specific examples to support — they can flag your account for formatting preferences. For Machine Express output, plan for a post-processing cleanup step. Specify domain (legal, medical) in order settings to get transcribers trained in that vertical's formatting conventions.
Symptom: API calls start returning 401 errors after ~1 hour of processing
Cause: Access tokens expire after 1 hour (3600 seconds)
Solution: Implement the refresh token flow — store the refresh_token from initial auth, and when you get a 401, call POST /api/v1/token with grant_type=refresh_token. Better yet, use the applicationtoken grant type for long-running integrations — it avoids password dependency and survives password changes.
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).