skills/sales-cloudresearch/SKILL.md
CloudResearch (cloudresearch.com) platform help — a data-quality-first online research-participant panel: recruit, screen, and pay vetted participants from CloudResearch's own Connect panel (continuously screened via Sentry — bot/duplicate/attention detection, census-matched samples, longitudinal Waves) for surveys, online tasks, and behavioral or AI-training studies; you host the instrument and Connect supplies the humans. Use when creating a Connect study or wiring its redirect and participantId capture into Qualtrics, cleaning out bots or AI/ChatGPT-pasted open-ended answers, designing attention checks and screeners, reading the platform fee (academic vs commercial) or minimum pay, automating study creation or submission approval via the support-provisioned X-API-KEY REST API, or choosing between the legacy MTurk Toolkit and Connect. Do NOT use for choosing a research tool broadly or the validate-before-building method (use /sales-idea-validation), or Prolific's self-serve API panel (use /sales-prolific).
npx skillsauth add sales-skills/sales sales-cloudresearchInstall 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.
CloudResearch (cloudresearch.com) is a data-quality-first online research-participant platform — it recruits, screens, and pays vetted participants for surveys, online tasks, and behavioral / AI-training studies. Its edge is data quality: Connect is CloudResearch's own panel, screened continuously by Sentry (behavioral analysis, device fingerprinting, AI-content detection, bot/duplicate/IP checks), with census-matched sampling and longitudinal Waves re-contact. It's the bring-your-own-instrument panel — you host the survey/task in your own tool (Qualtrics, SurveyMonkey, a custom app) and Connect supplies the humans.
It's the data-quality-first peer to Prolific (/sales-prolific): the same recruit class, but where
Prolific's edge is an instant self-serve API token, CloudResearch's edge is Sentry screening and its
API key is support-provisioned. CloudResearch also runs a legacy MTurk Toolkit over Amazon Mechanical
Turk — but MTurk closes to new customers 2026-07-30, so steer new work to Connect.
Two things to say almost every time:
/sales-idea-validation, /sales-funnel).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/recruit tools across the market or the
validate-before-building method, that's /sales-idea-validation — route in Step 2.
| If the user's question is about… | Route to |
|---|---|
| Comparing research/recruitment/idea tools across the market, or the validate-before-building method | /sales-idea-validation {question} |
| Prolific — the self-serve-API peer panel (instant token, HMAC webhooks, MCP, CLI) | /sales-prolific {question} |
| Recruiting B2B / hard-to-reach professionals for moderated interviews (a recruit-only marketplace) | /sales-respondent {question} |
| An all-in-one recruit + run + repository research suite | /sales-great-question {question} |
| Running a usability / IA test (card sort, tree test, prototype tasks) on a built artifact | /sales-uxtweak or /sales-lyssna {question} |
| Running a real behavior demand test (smoke-test page, waitlist, pre-sale) after research | /sales-idea-validation or /sales-funnel {question} |
When routing, give the exact command: "This is a {domain} question — run: /sales-idea-validation {original question}"
Otherwise, answer CloudResearch-specific questions using Step 3.
Read references/platform-guide.md for the full reference — the module/automation-surface table (what's
API-accessible vs UI-only), pricing/fee + minimum-pay math, the Account → Project → Assignment data model,
survey integration (redirect + participantId), and quick-start recipes. Read
references/cloudresearch-api-reference.md for the API surface (support-provisioned X-API-KEY auth, the
project/assignments/demographics functions, idempotency tokens, and the poll-not-webhook reality). Answer
using only the relevant section — don't dump the full reference.
/sales-idea-validation.participantId as a URL
param / embedded field so responses tie back to the panel, and set the End-of-Survey redirect (or a
fixed completion code) to fire only after the last question. A misconfigured redirect = completes that
never register.X-API-KEY. Flow: feasibility → create project (send an idempotency token, 24h TTL) →
update_status LIVE → poll assignments.list_all + project.retrieve_statistics (there are no
webhooks) → approve valid submissions (approval releases payment), reject failures, bonus
standouts. Reuse the same idempotency token on retries so you don't double-create or double-charge.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 (fee 25% academic / 40% commercial, min pay ~$7.50/hr, rec. ~$10/hr), the MTurk sunset date, and API specifics all move; verify at cloudresearch.com/pricing and the live Connect Swagger UI.
X-API-KEY header and you must
email support to get a key — unlike Prolific's instant token. Treat the key like a password.assignments.list_all + project.retrieve_statistics, and use idempotency tokens (24h) on
create/bonus so retries are safe.participantId is the completion signal. Capture participantId and set the
End-of-Survey redirect (or completion code) to fire after the last question, or completes never register./sales-prolific — The self-serve-API peer panel: same recruit class, but its edge is an instant Token key + HMAC webhooks + MCP + a CLI, where CloudResearch's edge is Sentry data-quality screening and a support-provisioned key. Pick Prolific when you need a self-serve pipeline; CloudResearch when data-quality screening is the priority. Install: npx skills add sales-skills/sales --skill sales-prolific -a claude-code/sales-idea-validation — The validate-before-building method + the full research/recruit/validator tool landscape (a research "yes" is not demand). Install: npx skills add sales-skills/sales --skill sales-idea-validation -a claude-code/sales-respondent — The recruit-only B2B/professional interview marketplace (CloudResearch is broad online samples + data-quality screening; Respondent is hard-to-reach professionals for moderated interviews). Install: npx skills add sales-skills/sales --skill sales-respondent -a claude-code/sales-great-question — The all-in-one recruit + run + repository suite (CloudResearch is recruit + collect only; you bring your own instrument and repository). Install: npx skills add sales-skills/sales --skill sales-great-question -a claude-code/sales-funnel — Build the smoke-test / fake-door landing page that turns a research 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 want to create studies and pay people through CloudResearch's API without clicking around the dashboard."
Skill does: Explains the API pipeline (Step 4) — email support for an X-API-KEY, then
feasibility → create project (with an idempotency token) → update_status LIVE → poll
assignments.list_all + project.retrieve_statistics (there are no webhooks) → approve valid
submissions (approval releases payment), reject failures, bonus standouts. Warns that the key is
support-provisioned (not instant like Prolific) and to reuse the same idempotency token on retries.
Result: The user runs the whole study lifecycle from their backend with the payment gate correct.
User says: "I'm getting free-text responses that read like AI — is the panel bad?" Skill does: Reframes it as a data-quality/instrument issue, not a bad panel — Sentry screens bots, duplicates, and server-farm fraud but not a real human pasting ChatGPT. Prescribes behavior-specific prompts, attention + timing checks, and copy-paste detection in your own survey, tighter demographic filters with a feasibility check, and rejecting genuine failures with a clear reason while reserving bonuses for quality. Result: The user cleans the sample by fixing screening + attention-check design instead of switching tools.
User says: "I want 300 participants for a 10-minute survey — what's the real bill?" Skill does: Explains total ≈ reward + platform fee (best-effort 25% academic / 40% commercial) with an enforced minimum pay (~$7.50/hr, rec. $10/hr): e.g. $1.50 × 300 = $450 participant pay, +40% commercial fee $180 → ≈ $630 (academic 25% → ≈ $562.50). Presents all figures as best-effort — confirm at cloudresearch.com/pricing — and suggests paying nearer $10/hr for faster, higher-quality data. Result: The user budgets reward + fee up front and sizes the study to their spend.
Symptom: Requests fail auth, and there's no self-serve key in the dashboard.
Cause: CloudResearch Connect uses an X-API-KEY header, and the key is provisioned by support —
it isn't an instant self-serve token like Prolific's.
Solution: Email [email protected] (or your account contact) to have a key issued, then send
X-API-KEY: <key> on every request. The official OpenAPI spec is auth-gated, so verify the exact base path
and reward unit on your first authenticated call.
Symptom: Participants finish the survey but Connect shows no completion.
Cause: The End-of-Survey redirect (or completion code) isn't wired, or participantId isn't being
captured, so Connect never gets the completion signal.
Solution: In the survey tool, capture participantId from the URL as an embedded/hidden field, and
set the wizard's Redirect URL as the End-of-Survey action so it fires only after the last
question. If your tool can't redirect, use a fixed completion code shown on the final page instead.
Symptom: Some responses look bot-like, duplicated, or from suspicious locations. Cause: Sentry screens hard, but no panel is perfect — and AI-pasted free-text from real humans slips past any bot check. Blanket-rejecting is unfair and gets flagged. Solution: Add attention checks, timing thresholds, and copy-paste detection in your instrument; reject only genuine failures with a specific reason; use feasibility + demographic filters + quotas to target better up front; and report clearly fraudulent submissions for data-quality review. Pay nearer the recommended rate — higher pay correlates with higher quality.
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).