skills/sales-ideacheck/SKILL.md
IdeaCheck (ideacheck.ai) platform help — an AI startup-idea validation tool that turns one idea description into a saved evidence report across seven modules (market opportunity, competitive landscape, target-audience profiling, financial viability, risk, industry context, scenario modeling), exportable to PDF, Word, and Excel. Its edge in the crowded validator field is pricing: one credit = one full report offered three ways at once — pay-per-report, a credit pack whose credits never expire, and a low monthly subscription — same complete report on every plan (no feature gating). Use when running an idea through IdeaCheck, interpreting its report or modules, choosing between its pay-per-report vs never-expire pack vs monthly plans, exporting reports, or asking whether it has an API. UI-only — no public API, webhooks, or Zapier. Do NOT use for the tool-agnostic validate-before-building method or comparing validators (use /sales-idea-validation), or building the smoke-test landing page (use /sales-funnel).
npx skillsauth add sales-skills/sales sales-ideacheckInstall 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.
IdeaCheck (ideacheck.ai) is an AI startup-idea validation tool. You describe your business idea, spend one credit to run the full analysis pipeline, and get a saved evidence report across seven modules (market opportunity, competitive landscape, target-audience profiling, financial viability/unit economics, risk assessment, industry context, scenario modeling), exportable to PDF, Word, and Excel. Its distinguishing trait in a crowded field is pricing flexibility: the same complete report is sold three ways at once — pay-per-report (Try Once), a credit 5-pack whose credits never expire, and a low monthly Starter subscription — with no feature gating between plans (only quantity and expiry differ). It's a fast structured second opinion and document generator — not a substitute for real demand validation — and it has no public API (UI tool).
If references/learnings.md exists, read it first for accumulated platform knowledge.
Ask only what you can't infer:
/sales-idea-validation (a report is not demand) — route in Step 2.Skip-ahead: if the user wants the validate-before-building method or to compare validators across the
market, route to /sales-idea-validation immediately.
| If the user's question is about… | Route to |
|---|---|
| The validate-before-building method, or the go/no-go decision itself | /sales-idea-validation {question} |
| Comparing IdeaCheck against other validators (Informly, IdeaProof, Validator AI, DimeADozen…) | /sales-idea-validation {question} |
| Building the smoke-test / fake-door landing page to test real demand | /sales-funnel {question} |
| Growing a pre-launch waitlist / capturing real demand | /sales-audience-growth {question} |
| Turning the report's marketing/audience sections into a real content program | /sales-content {question} |
When routing, give the exact command: "This is a {domain} question — run: /sales-idea-validation {original question}"
Otherwise, answer IdeaCheck-specific questions using Step 3.
Read references/platform-guide.md for the full reference — the seven modules and what each
produces, the credit system (one credit = one full report), the three co-existing pricing models and
which is cheapest for how you'll use it, the PDF/Word/Excel export options, why an AI report reads
optimistic, and the no-public-API automation reality.
Answer using only the relevant section — don't dump the full reference.
/sales-idea-validation./sales-content and /sales-funnel; export to Word/Excel to
edit the numbers by hand (they're estimates, not projections)./sales-idea-validation and /sales-funnel.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) — IdeaCheck's pricing, credit terms, and module set move; verify at ideacheck.ai.
/sales-idea-validation — The tool-agnostic validate-before-building method + the full validator landscape (use this to actually decide build-or-not; a report is not demand)/sales-informly — Informly platform help (a close per-report sibling — one idea → a large multi-report PDF; contrast IdeaCheck's three co-existing pricing models against Informly's single per-report price)/sales-ideaproof — IdeaProof platform help (credit-based 120s validation + a pre-launch asset suite — another credit-metered sibling)/sales-funnel — Build the smoke-test / fake-door landing page the real demand test runs on/sales-audience-growth — Grow a pre-launch waitlist and capture real demand/sales-content — Turn the report's marketing/audience sections into a real content/ad program/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: "IdeaCheck ran all the modules and the report looks good. Is my idea validated?"
Skill does: Explains the report is an LLM opinion generated from a short description — its market
sizing, financials, and competitor set are AI estimates, not demand. Tells the user to keep the
structured parts (competitor/positioning, target-audience profiles, risks) to sharpen the pitch, then
route the real go/no-go to /sales-idea-validation — a smoke test or pre-sale where a stranger takes an
action — rather than trusting the report.
Result: The founder gets real demand signal before building, using IdeaCheck's structure, not its verdict.
User says: "IdeaCheck has a $2.99 single report, a 5-pack, and a monthly plan — which should I get?" Skill does: Explains all three deliver the identical full report — you're buying quantity and expiry, not features. Maps the choice to re-run count: one idea run once → Try Once; a few ideas over months with no deadline → the 5-pack whose credits never expire; validating many ideas inside one month → the monthly Starter (but its unused credits expire at period end). Warns that a founder who re-validates the same idea through several pivots can pay more with "cheap" single reports than one pack, and to confirm current prices on ideacheck.ai. Result: The user picks the model that matches their iteration cycle instead of the lowest sticker price.
User says: "I want to run 30 ideas through IdeaCheck and pull the reports into a database via API."
Skill does: States plainly there's no documented public API, no webhooks, no Zapier/Make, no MCP
— it's a UI tool whose only export is PDF/Word/Excel, so there's no supported way to batch or export
programmatically. Suggests exporting to Excel/Word and parsing locally, or using a tool built for
programmatic validation, and notes the thing worth automating is a real demand signal (landing-page
conversions), not a generated report — pointing to /sales-idea-validation and /sales-funnel.
Result: The user avoids building on a non-existent API and picks a workable path.
Symptom: Every module assumes the idea should proceed and the tone is encouraging.
Cause: The report is a short-prompt LLM output — it pattern-matches to plausible-sounding
encouragement and can invent supporting "facts" (market size, demand).
Solution: Stop treating the report as the decision. Keep the structured outputs (competitors, risks,
audience profiles, unit-economics scaffold) and run a real demand test — smoke test or pre-sale — via
/sales-idea-validation.
Symptom: Expected ongoing access; a second idea (or a re-run after a pivot) asks for another credit. Cause: One credit = one full report. Try Once buys a single report; re-running spends another. Solution: If you'll re-validate repeatedly, switch model: the 5-pack (credits never expire) for a few ideas over time, or the monthly Starter for many ideas inside one month (its unused credits expire). Finalize each idea's framing before spending a credit. Confirm current prices on ideacheck.ai.
Symptom: Want to script IdeaCheck or pull reports into another system.
Cause: IdeaCheck has no documented public API, webhooks, or iPaaS connectors; it's a web tool that
exports PDF/Word/Excel only.
Solution: Export the report and parse it locally, or use a tool intended for programmatic use;
automate a real demand signal (landing-page analytics) instead. See /sales-idea-validation.
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).