skills/sales-kollabe/SKILL.md
Kollabe (kollabe.com) platform help — a free AI User Persona Generator and User Story Generator (plus Story Splitter, Acceptance-Criteria and RICE/OKR generators) bundled in an agile team-meeting platform (Planning Poker, Retrospectives, Standups). The persona and story generators are prompt-only free web tools with no export or API; the paid Premium plan adds an MCP server (OAuth, ~46 tools) and a public REST API (Bearer tokens, read/write/admin scopes) that drive the meetings, not persona generation. Use when generating a buyer or user persona or user stories in Kollabe, turning a product description into personas plus acceptance criteria, splitting a large user story, deciding free vs Premium, connecting the Kollabe MCP server to Claude or Cursor, or asking whether the persona generator has an API. Do NOT use to compare persona/idea tools across the market or for the validate-before-building method (use /sales-idea-validation), the persona-to-user-story-to-build-spec pipeline (use /sales-userforge).
npx skillsauth add sales-skills/sales sales-kollabeInstall 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.
Kollabe (kollabe.com) is an agile team-collaboration platform (Planning Poker, Sprint Retrospectives, Daily Standups, Ice Breakers, Team Spaces) that also ships a set of free AI product-development tools. The two that matter for GTM/founder work are the User Persona Generator and the User Story Generator (alongside a Story Splitter, an Acceptance-Criteria generator, and RICE/OKR/SMART-goal helpers). Describe your product and target market and it fills in a persona (demographics, goals, pain points, behavioral patterns, technical preferences, evaluation criteria) or drafts user stories with acceptance criteria in seconds.
Its place in the persona cluster: it's a free, prompt-only persona generator (peer of InstantPersonas/PersonaGen/Personadeck) that happens to sit next to a free user-story toolkit — the simpler, free cousin of Userforge's persona→user-story pipeline (no journey mapping, no build-handoff).
The API twist to get right: unusually for this cluster, Kollabe's paid Premium plan has a real MCP server and public REST API — but they drive the meeting side (planning poker, standups, retros), not the persona/story generators. The free generators are UI-only web tools with no export and no API. Don't promise a persona-generation API.
Note: details below are best-effort from research (2026-07) — the live /developers reference is
JS-rendered and wasn't fetchable verbatim; verify tiers/endpoints at kollabe.com.
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 the validate-before-building method or to compare persona/idea tools
across the market, 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 persona/idea tools across the market | /sales-idea-validation {question} |
| The persona→user-story→build-spec pipeline with journey maps + Jira/GitHub handoff | /sales-userforge {question} |
| A sibling prompt-only persona generator (projects + content prompts) | /sales-personagen {question} |
| A sibling generator that adds website-perception "Insights" + competitor personas | /sales-instantpersonas {question} |
| Turning persona insights into a content plan across tools | /sales-content {question} |
| Growing a pre-launch waitlist / capturing real demand | /sales-audience-growth {question} |
When routing, give the exact command: "This is a {domain} question — run: /sales-idea-validation {original question}"
Otherwise, answer Kollabe-specific questions using Step 3.
Read references/platform-guide.md for the full reference — the free-tools catalog (persona, user
story, story splitter, acceptance criteria, RICE, OKR), the persona field set and persona types
(primary user / buyer / influencer / detractor), the agile-meeting modules, the Free/Planning-Poker/
Premium split and best-effort pricing, and the real automation surface (MCP + REST API for meetings,
not personas). For the developer surface see references/kollabe-api-reference.md.
Answer using only the relevant section — don't dump the full reference.
/sales-userforge. Treat any
generated backlog as an unvalidated hypothesis to review before building./sales-idea-validation for real signal (smoke test / pre-sale). Use the persona to sharpen the
pitch; take the go/no-go from real behavior.kollabe.com/api/v1/, Bearer personal-access tokens) and MCP server (kollabe.com/api/mcp, OAuth,
~46 tools) are Premium-gated and drive planning poker / standups / retros, not personas. For
programmatic persona generation, call an LLM API directly (see references/platform-guide.md).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) — the free-tool lineup, tiers, and API surface move, and the live
/developers docs are JS-rendered; verify at kollabe.com.
api/v1 and api/mcp
expose planning poker, standups, retros — don't tell a user they can generate personas over the API./sales-idea-validation)./sales-idea-validation — The tool-agnostic validate-before-building method + the full persona/validator tool landscape (use this to actually decide build-or-not)/sales-userforge — Userforge platform help (the persona→user-story→build-spec pipeline with journey maps and Jira/GitHub handoff — the paid, deeper cousin of Kollabe's free story tools)/sales-personagen — PersonaGen platform help (a sibling prompt-only persona generator — detailed personas + reusable content-generation prompts, organized into projects; UI-only/no API)/sales-instantpersonas — InstantPersonas platform help (a sibling prompt-only persona generator that also adds website-perception "Insights" and competitor personas)/sales-content — Content-marketing strategy across tools (turn persona insights into a content plan)/sales-audience-growth — Grow a pre-launch waitlist and capture real demand/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'm building a scheduling app for freelance photographers — can Kollabe give me a persona?" Skill does: Points to the free User Persona Generator and stresses describing a specific customer (a wedding photographer who double-books and loses deposits, say) with the exact problem and differentiation so the output beats a generic template; suggests generating more than one persona type (the buyer and a detractor); frames the resulting persona — goals, pain points, evaluation criteria — as an editable hypothesis to confirm with a handful of real photographer conversations before building messaging around it. Notes it's free and there's no export/API for it. Result: A tailored, multi-persona view the founder validates against reality instead of a generic profile.
User says: "I've got a persona in Kollabe — how do I turn it into user stories I can build from?"
Skill does: Points to the free User Story Generator, Story Splitter, and Acceptance
Criteria Generator; explains the flow (persona → stories with Given/When/Then acceptance criteria →
split large stories into deliverable slices), and warns that a generated backlog is an unvalidated
hypothesis to review before building — and that Kollabe's free story tools stop there (no journey map
or spec-to-Jira/GitHub handoff), pointing to /sales-userforge if the user wants that pipeline.
Result: The user gets a usable starter backlog with the right expectations about its limits.
User says: "What's Kollabe's API? I want to generate personas for 30 segments in a script."
Skill does: Draws the line precisely — the persona generator is a free UI tool with no API or
export, so there's no supported way to batch it; Kollabe's public REST API (kollabe.com/api/v1/,
Bearer personal-access tokens with read/write/admin scopes) and MCP server (kollabe.com/api/mcp,
OAuth, ~46 tools) are Premium-gated and expose meetings (planning poker, standups), not
personas. Recommends calling an LLM API directly for programmatic persona generation (with a
cURL/Python example from references/platform-guide.md), and notes the thing worth automating is a real
demand signal, not a generated persona — pointing to /sales-idea-validation.
Result: The user avoids building on a non-existent persona API and picks a workable path.
Symptom: The generated persona is vague, or reads like a restatement of the prompt with no insight. Cause: The product/market prompt was thin — the generator needs specific context (Kollabe positions it as a fast starting point, not deep research). Solution: Re-run with a rich description — specific customer, the exact problem, how the product differs, which persona type (buyer vs detractor) — and compare variants. The more context, the sharper and more usable the persona.
Symptom: Looking for API docs or a webhook to auto-generate personas.
Cause: The free persona/story generators are UI-only with no API or export; Kollabe's REST
API/MCP are Premium-gated and cover meetings, not personas.
Solution: Don't build a persona integration around Kollabe — copy outputs manually, or call an LLM
API directly with your own persona prompt for programmatic use (see references/platform-guide.md).
Automate the real demand signal instead — see /sales-idea-validation.
Symptom: Set up the MCP server expecting to generate personas from Claude/Cursor, but the tools are
about standups and planning poker.
Cause: The MCP server (kollabe.com/api/mcp, OAuth, ~46 tools) and REST API are the meeting
automation surface — running poker sessions, submitting standup answers — not the free generators.
Solution: Use MCP/REST for meeting workflows (Premium). For persona/story generation, use the free
web tools or an LLM API. Confirm scopes (read/write/admin) and the target organization when issuing a
personal access token — see references/kollabe-api-reference.md.
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).