skills/sales-pickfu/SKILL.md
PickFu (pickfu.com) platform help — instant consumer split-testing and market research: run a poll (head-to-head, ranked, star/emoji rating, open-ended, click or five-second test) past an on-demand panel of 15M+ verified respondents targeted by 90+ demographic traits, and get quantified preference plus written rationale in minutes. Unlike UI-only message-testing peers it exposes a real REST API, an MCP server, and a CLI. Use when setting up a PickFu poll or writing unbiased non-leading questions, split-testing a logo/ad/Amazon listing/book cover/app icon/business name/copy, targeting a consumer audience by demographics, reading vote percentages plus verbatim comments, budgeting credits or a poll cost, wiring the PickFu API, MCP, or CLI into an automation, or fixing shallow or off-target respondent answers. Do NOT use for the validate-before-building method or comparing research tools (use /sales-idea-validation), or B2B-panel message/positioning testing (use /sales-wynter).
npx skillsauth add sales-skills/sales sales-pickfuInstall 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.
PickFu (pickfu.com) is an instant consumer split-testing and market-research platform. You create a poll — head-to-head A/B/C, ranked, star/emoji rating, open-ended, click test, five-second test, single/multi-select, or Likert — pick a consumer audience from a panel of 15M+ verified respondents (90+ demographic targeting traits, 15+ countries), and get back quantified preference (vote %) plus a written explanation from every respondent — usually in minutes. Common jobs: testing logos, ads, Amazon/app-store listings, book covers, app icons, business/domain names, packaging, pricing, and copy.
Its niche vs the rest of the research/validation cluster:
/sales-wynter): PickFu's
panel is broad consumer, Wynter's is B2B professionals. For hard-to-reach B2B targeting,
Wynter is the better instrument; for consumer creative/message testing at speed, PickFu./sales-lyssna, /sales-uxtweak) and not build-or-not (/sales-idea-validation).@pickfu/cli) — so polls can be created, watched, and
read programmatically.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:
/sales-wynter.Skip-ahead: if the user wants the validate-before-building method or a cross-tool
comparison, that's a /sales-idea-validation question — route in Step 2.
| If the user's question is about… | Route to |
|---|---|
| The validate-before-building method, or comparing research/validation tools across the market | /sales-idea-validation {question} |
| B2B message/positioning testing on a professional panel (seniority/industry/company size) | /sales-wynter {question} |
| Running a real behavior demand test (smoke-test page, waitlist, pre-sale) after a poll | /sales-idea-validation or /sales-funnel {question} |
| Usability / prototype / IA testing on a built product or design (not preference testing) | /sales-lyssna or /sales-uxtweak {question} |
| Synthetic-audience message simulation (AI personas instead of a real panel) | /sales-societies {question} |
| Analyzing existing survey/VoC data into themes (post-collection) | /sales-customer-feedback or /sales-trill {question} |
When routing, give the exact command: "This is a {domain} question — run: /sales-idea-validation {original question}"
Otherwise, answer PickFu-specific questions using Step 3.
Read references/platform-guide.md for the full reference — the question-type / automation
table, best-effort credit pricing and plan gates, the Survey → Question → Response data model,
audience targeting, and how to read vote % vs comments. Read
references/pickfu-api-reference.md for the developer surface — REST endpoints (base
https://api.pickfu.com/v1), the MCP server (https://mcp.pickfu.com/mcp), and the CLI.
Answer using only the relevant section — don't dump the full reference.
/sales-idea-validation.https://api.pickfu.com/v1, Authorization: Bearer sk_..., 100
req/min), an MCP server (https://mcp.pickfu.com/mcp, OAuth or Bearer), and a CLI
(@pickfu/cli). Create a poll with POST /surveys (then POST /surveys/{id}/publish) and
read results from GET /surveys/{id}/responses. There is no completion webhook — detect a
finished poll by polling GET /surveys/{id} (watch numResponses/status) or pickfu survey watch <id>. Never auto-retry POST (it can duplicate a poll). API/MCP/CLI access is plan-gated (PickFu+/Team/Enterprise) —
confirm on the account's Settings > API Keys page; don't assume it's on the free tier./sales-wynter instead;
verify the target audience builds out to your sample size before spending credits.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) — PickFu's pricing (per-response cost, min poll, PickFu+ tiers, credit = $2), panel size/composition, question-type lineup, plan gates, and API surface change; verify at pickfu.com and pickfu.com/pricing.
/sales-wynter. Verify the audience builds out to your sample size before committing.GET /surveys/{id} or pickfu survey watch. Never auto-retry POST /surveys (duplicates the poll)./sales-wynter — The B2B-panel message-testing counterpart (LinkedIn-verified professionals, scores + quotes, UI-only/no API). Pick PickFu for consumer creative/message testing with an API; pick Wynter for hard-to-reach B2B positioning. Install: npx skills add sales-skills/sales --skill sales-wynter -a claude-code/sales-pollthepeople — The direct real-panel consumer competitor (same job: vote % + written rationale in minutes) with ChatGPT-native analysis and a cheaper subscription entry (free Lite tier), but UI-only/no API and a smaller US-default 500k panel. Pick PickFu for automation (API/MCP/CLI) or a 15M+ international panel; Poll the People for a cheap US-consumer entry with built-in AI summaries. Install: npx skills add sales-skills/sales --skill sales-pollthepeople -a claude-code/sales-idea-validation — The tool-agnostic validate-before-building method + the full research/validator tool landscape (use to decide build-or-not; a poll "win" is preference, not demand). Install: npx skills add sales-skills/sales --skill sales-idea-validation -a claude-code/sales-societies — Artificial Societies, the synthetic-audience counterpart (simulate how a message lands with AI personas before spending on a real panel); its message/creative-tester cousin is /sales-evelance (AI personas score copy/creative/product on 12 psychology metrics) — both are fast, cheap synthetic pre-flights to triage options before deciding with PickFu's real consumer panel. Install: npx skills add sales-skills/sales --skill sales-societies -a claude-code/sales-lyssna — Self-serve usability/IA testing on a built artifact (five-second/first-click/preference, card sort, tree test) — the right tool when the question is "is my product usable", not "which option wins". Install: npx skills add sales-skills/sales --skill sales-lyssna -a claude-code/sales-customer-feedback — Real-customer NPS/CSAT/VoC strategy across tools (use to analyze existing feedback; PickFu proactively tests new creative). Install: npx skills add sales-skills/sales --skill sales-customer-feedback -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 a head-to-head of three product main images on PickFu and image B won 58% with great comments. Good enough to make it my live listing and expect more sales?"
Skill does: Credits the result as a real signal — actual consumers preferred B and told you
why, far better than guessing. Then draws the line: that's preference, not demand — a
preferred image is not a proven conversion lift. Directs the user to the verbatim comments (what
they noticed, what confused them, the words they used) as the real payload, suggests using those to
sharpen the image, and to confirm the lift with a real behavior test (A/B the live listing / a
smoke test) via /sales-idea-validation. Notes per-response pricing is best-effort.
User says: "I want to script PickFu — create a head-to-head poll, wait for it to finish, and POST the vote % and comments into our internal dashboard. What's the endpoint and how do I know when it's done?"
Skill does: Gives the real surface — POST https://api.pickfu.com/v1/surveys with
Authorization: Bearer sk_... to create (shows the questions array with type: head_to_head),
then explains there is no completion webhook, so poll GET /surveys/{id} (watch
numResponses/status) or use pickfu survey watch <id> / the MCP get_survey_responses tool,
and read results from GET /surveys/{id}/responses. Flags the 100 req/min limit, never
auto-retry POST, and that API access is plan-gated (confirm at Settings > API Keys). Points to
references/pickfu-api-reference.md for the full JSON shapes.
User says: "Half my respondents just say 'looks good' and the votes swing every time I run it. Is PickFu's panel junk?"
Skill does: Explains it's usually a question/audience-design problem, not a dead panel:
vague or leading questions invite low-effort answers, and a too-broad audience adds noise.
Prescribes neutral, goal-based questions (let PickFu collect the "why"), tighter targeting
traits to match the real buyer, a larger sample size for stability, and rating responses
(thumbs up/down) so poor responders are flagged and the panel improves. Notes that for B2B targets
the consumer panel may be thin — consider /sales-wynter.
Symptom: You're looking for a webhook to trigger a pipeline when a poll completes.
Cause: PickFu's REST API has no completion webhook — completion is detected by polling.
Solution: Poll GET /surveys/{id} and watch numResponses/status (or status: completed), or use pickfu survey watch <survey-id> in the CLI / the MCP get_survey_responses tool. Then read GET /surveys/{id}/responses. Respect the 100 req/min limit and back off on 429. Note API access is plan-gated — confirm at Settings > API Keys.
Symptom: Votes change between runs, or respondents give one-line generic answers.
Cause: Usually a question/audience-design problem — vague/leading questions and too-broad targeting, not a dead panel.
Solution: Write neutral, goal-based questions (PickFu collects the "why" automatically), tighten targeting traits to the real buyer, increase sample size for stability, and rate responses so poor responders are flagged. For B2B targets, the consumer panel may be thin — consider /sales-wynter.
Symptom: The poll total is higher than expected, especially with tight targeting or many questions. Cause: PickFu is pay-as-you-go from ~$1/response (min poll ~$15); cost scales with sample size × targeting specificity × question count, and in credit terms 1 credit = $2 USD. Solution: Use the in-app cost calculator before launching, trim to the questions that matter, right-size the sample, and if you run many polls compare PAYG against PickFu+ / prepaid credit bundles. Treat all figures as best-effort — confirm at pickfu.com/pricing.
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).