skills/sales-voicepanel/SKILL.md
Voicepanel (voicepanel.com) platform help — a YC-backed AI-moderated customer-research platform that interviews REAL people across voice, video, chat, and phone, with screen-share usability tasks and stimuli testing (prototypes, sites, AI outputs), on a 30M+ global panel or your own users, adaptive probing, and Slack-native AI themes. Its automation surface is MCP-first — an MCP server (Claude/Cursor/ChatGPT over HTTP+OAuth) exposing studies, distributions, responses, transcripts, and analysis — with no public REST API or webhooks, and MCP access onboarded in waves. Use when setting up a Voicepanel study or usability task, recruiting panel vs your own users, wiring the MCP server into Claude Code, getting data out without a REST API, reading its sales-gated pricing, or choosing Voicepanel vs User Intuition / Strella / Outset. Do NOT use for the validate-before-building method or comparing tools broadly (use /sales-idea-validation), or analyzing existing NPS/CSAT/VoC feedback (use /sales-customer-feedback).
npx skillsauth add sales-skills/sales sales-voicepanelInstall 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.
Voicepanel (voicepanel.com) runs AI-moderated customer research on REAL people — a YC-backed platform whose tagline is "AI builds. Humans decide." An AI moderator runs interviews across voice, video, chat, and phone, with adaptive real-time probing, screen-share usability tasks, and embedded stimuli (prototypes, websites, videos, apps, AI outputs). Recruit from a 30M+ consumer/professional panel (150+ countries) or bring your own users (share link, third-party redirect, in-product intercept), with unlimited screening/quotas. Results come back as quantified themes with evidence and Slack-native AI summaries with audio/video clips, across 35+ languages with automatic translation.
Its niche in the AI-moderated-interview cluster is being broad-format and MCP-first: it adds phone interviews and screen-share usability tasks most peers don't, and its automation surface is an MCP server rather than a public REST API. That MCP-first posture is the thing to get right — see below.
Two things to say almost every time:
/sales-idea-validation.If references/learnings.md exists, read it first for accumulated platform knowledge.
Ask only what you can't infer:
Skip-ahead: if the user wants to compare research tools across the market or the
validate-before-building method, that's a /sales-idea-validation question — route in Step 2.
| If the user's question is about… | Route to |
|---|---|
| Comparing research/idea/synthetic tools across the market, or the validate-before-building method | /sales-idea-validation {question} |
| A REST API / webhook-native interview pipeline (Voicepanel has none — it's MCP-first) | /sales-userintuition {question} |
| Running a real behavior demand test (smoke-test page, waitlist, pre-sale) after interviews | /sales-idea-validation or /sales-funnel {question} |
| Analyzing existing NPS/CSAT/VoC/review feedback (post-launch, not new interviews) | /sales-customer-feedback {question} |
| A synthetic-persona peer (AI personas instead of real people) | /sales-syntheticusers or /sales-ditto {question} |
When routing, give the exact command: "This is a {domain} question — run: /sales-idea-validation {original question}"
Otherwise, answer Voicepanel-specific questions using Step 3.
Read references/platform-guide.md for the full reference — the module/automation-surface table
(what's MCP-accessible vs UI-only vs manual export), best-effort pricing and plan gates, the
Study → Distribution → Response → Analysis data model, recruiting (panel vs bring-your-own), and the
usability-task workflow. Read references/voicepanel-api-reference.md for the MCP server surface
(auth, clients, the read/write tool list, the access gate).
Answer using only the relevant section — don't dump the full reference.
/sales-idea-validation./sales-userintuition.If you discover a gotcha or tip not in references/learnings.md, append it there with today's date.
Best-effort from research (2026-07) — pricing (sales-quoted, stale $99/free figures on aggregators), panel size ("30M+"), language count (35+; older marketing said 29), and the MCP tool surface / access gate all move; verify at voicepanel.com and voicepanel.com/mcp.
/sales-userintuition job./sales-idea-validation — The tool-agnostic validate-before-building method + the full research/persona/validator tool landscape (use this to actually decide build-or-not; an interview "yes" is not demand). Install: npx skills add sales-skills/sales --skill sales-idea-validation -a claude-code/sales-userintuition — The REST-API/webhook/MCP real-human interview peer — the pick when you need a webhook-native pipeline Voicepanel's MCP-only surface can't offer. Install: npx skills add sales-skills/sales --skill sales-userintuition -a claude-code/sales-strella — The deterministic-scripted-flow, UI-only real-human interview peer (no automation surface at all — Voicepanel's contrast is the MCP server). Install: npx skills add sales-skills/sales --skill sales-strella -a claude-code/sales-chikka — The self-serve, marketing-forward real-human voice-interview peer (free tier + public pricing, vs Voicepanel's sales-quoted plans) — UI-only (no API/MCP), but spins interviews into VoiceVerify testimonials. Install: npx skills add sales-skills/sales --skill sales-chikka -a claude-code/sales-customer-feedback — Real-customer NPS/CSAT/VoC strategy across tools (use to analyze existing feedback; Voicepanel proactively runs new interviews and usability tasks). Install: npx skills add sales-skills/sales --skill sales-customer-feedback -a claude-code/sales-funnel — Build the smoke-test / fake-door landing page that turns an interview hypothesis into a real demand test. Install: npx skills add sales-skills/sales --skill sales-funnel -a claude-code/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-do -a claude-codeUser says: "I ran 25 Voicepanel interviews and most said they'd use and pay for it. Green light?"
Skill does: Credits the signal as real (actual people, genuine reasoning — far better than a
synthetic tool), then draws the line: a stated "I'd pay" in an interview is not a purchase. Tells
the user to mine the evidence clips and transcripts for objections, hesitation, and pricing
language (the real value — not the top-line theme frequency), then take the go/no-go from a real
behavior test (pre-sale or a "buy" click) via /sales-idea-validation. Flags pricing as best-effort.
Result: The founder keeps the qualitative depth and runs a pre-sale before committing weeks of build.
User says: "I want my agent to read completed interview transcripts and analysis programmatically."
Skill does: States that Voicepanel's programmatic surface is an MCP server (OAuth over HTTP;
works with Claude/Cursor/ChatGPT), not a public REST API or webhooks — so the agent reads
studies, distributions, responses + transcripts, analysis, insights, segmentations via MCP tools,
scoped to the connected account's role. Notes MCP access is onboarded in waves (request it;
Enterprise-associated) and that setup is "add the server URL + complete the OAuth login." If the user
needs a webhook-on-completion pipeline, routes to /sales-userintuition as the REST/webhook-native
alternative.
Result: The user requests MCP access and wires the agent instead of hunting for a REST endpoint that doesn't exist.
User says: "I saw a $99/mo plan and a free tier — I'll start there."
Skill does: Warns that the $99/mo and free-50-responses figures on aggregators are stale — the
live pricing page routes every plan to sales (tiers roughly Pay-as-you-go → Pro with a 14-day trial
→ Enterprise), and even the free trial goes through a sales conversation, not a self-serve signup.
Presents all numbers as best-effort, points to voicepanel.com/pricing, and — for a solo maker who
wants instant self-serve — notes User Intuition's self-serve free interviews as a contrast via
/sales-idea-validation.
Result: The user sets correct expectations (sales-gated) instead of expecting an instant free signup.
Symptom: You're looking for an API key and a webhook to fire on interview completion.
Cause: Voicepanel has no documented public REST API or webhooks — its programmatic surface is an MCP server (OAuth over HTTP), and MCP access is onboarded in waves.
Solution: Request MCP access (contact form / [email protected]), connect from Claude/Cursor by adding the server URL and completing the OAuth login, and read results with the MCP read tools. If a webhook-on-completion pipeline is a hard requirement, use an API-native tool instead — route to /sales-userintuition (REST API + HMAC-signed webhooks + MCP).
Symptom: The MCP connection reads fine but write actions (create study, publish recruit) fail. Cause: MCP mirrors your in-app role — read tools work for all roles, but write tools (create/edit studies, publish panel recruits, run analysis) require editor/admin; a viewer token is read-only. Solution: Reconnect with an editor/admin-scoped account (or have an admin grant the role). A write-capable agent can trigger paid panel recruiting — scope the token to what the agent should be allowed to spend.
Symptom: Aggregators show a $99/mo plan and a free tier; the live site shows neither and asks you to contact sales. Cause: Voicepanel moved to sales-quoted pricing; the $99/free figures on third-party sites are outdated. Solution: Treat all published numbers as best-effort, confirm at voicepanel.com/pricing or via sales, and expect even the 14-day Pro trial to route through sales rather than a self-serve signup.
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).