skills/sales-rapidr/SKILL.md
Rapidr (rapidr.io) platform help — product-feedback & feature-request suite for SaaS: public/private feedback boards (voting, proxy voting, duplicate merging, segmentation), public roadmap, changelog/release notes, embeddable widget, and custom-domain portal — a modern Canny/Productboard/Frill alternative. Developer surface: NO public REST/pull API (you can't GET ideas or votes) — automation is JWT SSO (so votes aren't anonymous), Zapier (realtime triggers + create/update actions), and native Slack/Intercom/Jira/HubSpot. Use when wiring Rapidr feedback into Slack/Jira/HubSpot, setting up JWT SSO to identify users, exporting/syncing feedback when there's no API, embedding the widget or hosting the portal on a custom domain, mapping statuses to a roadmap and shipping a changelog, or choosing a plan (Startup vs Business vs Enterprise). Do NOT use for NPS/VoC survey program strategy across tools (use /sales-customer-feedback) or public review generation (use /sales-customer-reviews).
npx skillsauth add sales-skills/sales sales-rapidrInstall 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.
If references/learnings.md exists, read it first for accumulated platform knowledge.
What are you trying to do?
GET ideas/votes). Use Zapier realtime triggers, native integrations, or the voter CSV export instead.Code or no-code? Rapidr has no REST API, so "code" means JWT SSO (server-side token mint) + webhook receivers fed by Zapier; "no-code" means Zapier + native connectors.
Skip-ahead rule: if the user's prompt already contains enough context, skip to Step 2.
| If the question is about... | Route to... |
|---|---|
| Voice-of-customer / NPS/CSAT/CES survey program strategy across tools | /sales-customer-feedback {question} |
| Aggregating unsolicited feedback across reviews/social/support | /sales-noisely {question} |
| Public review generation strategy (Trustpilot/G2) | /sales-customer-reviews {question} |
| Connecting Rapidr to a CRM/PM tool generically (iPaaS) | /sales-integration {question} |
When routing, give the exact command, e.g. "This is a strategy question — run: /sales-customer-feedback choose a product-feedback board tool".
Read references/platform-guide.md for the full reference — the Boards/Roadmap/Changelog/Widget module map (what's Zapier-automatable vs SSO vs UI-only), the integration surface (Slack /rapidr, Intercom, Jira, HubSpot, Zapier triggers/actions), pricing tiers + the SSO/segmentation plan gate, the data model, and quick-start recipes (push new ideas out via Zapier; identify a user with JWT SSO; embed the widget; export voters to CSV).
Read references/rapidr-api-reference.md for the integration surface — the "no public REST/pull API" reality and the four programmatic substitutes (JWT SSO, Zapier, native connectors, embeddable widget), the JWT SSO flow + a server-side token example, the Zapier trigger/action inventory, and a Gaps section noting which details (exact JWT claims, Zapier trigger names, webhook payloads) are JS-rendered and must be confirmed live/in-account.
Answer using only the relevant section. Don't dump the full reference.
Focus on the user's specific situation:
GET ideas, votes, or comments from Rapidr. To move feedback into your own system, use Zapier realtime triggers (new feedback/comment/vote → your app/CRM/Slack), the native Jira/HubSpot/Intercom syncs, or the manual voter CSV export. Don't promise an API pull — confirm any Zapier trigger names in the live Zap editor.redirect query param returns them afterward). Use Rapidr's JWT debugger before going live. Keep the secret key server-side./rapidr slash command captures feedback from inside Slack, and Rapidr pushes new-feedback/comment/vote notifications to a channel (filterable by board and event type). It's the fastest no-code intake + alerting path./sales-customer-feedback; for mining unsolicited feedback across reviews/social use /sales-noisely.If you discover a gotcha, workaround, or tip not covered in references/learnings.md, append it there.
Best-effort from research (2026-06) — modules/pricing captured from rapidr.io (homepage, /pricing, /features, /integrations) and third-party reviews on this date; the detailed SSO/JWT docs page is JS-rendered. Re-verify plan gates and SSO claim names in-account before relying on them.
GET ideas/votes/comments. Treat Zapier triggers + the CSV voter export as your only read paths.rapidr.io/docs/sso/ page didn't render server-side. The flow (secret key → mint JWT from name/email → redirect with token → debugger) is confirmed, but exact claim keys and the signing algorithm must be read from the in-account developer docs./sales-customer-feedback — Voice-of-customer / survey program strategy across tools (Rapidr is one feedback-board option) — program design, metric choice, tool selection. Install: npx skills add sales-skills/sales --skill sales-customer-feedback -a claude-code/sales-feedbear — The closest like-for-like: a no-pull-API budget feedback board (webhooks/JWT SSO/Zapier only) — useful contrast since FeedBear has outbound webhooks where Rapidr leans on Zapier. Install: npx skills add sales-skills/sales --skill sales-feedbear -a claude-code/sales-frill — Affordable feedback-board competitor that does ship a REST API + HMAC-SHA256-signed webhooks — the pick when programmatic reads are the deciding factor. Install: npx skills add sales-skills/sales --skill sales-frill -a claude-code/sales-userjot — AI-first feedback board with a REST API + MCP server + no-per-seat pricing and a free tier — contrast on price and API access. Install: npx skills add sales-skills/sales --skill sales-userjot -a claude-code/sales-sleekplan — AI feedback suite (auto-categorization + MCP server) with a REST API + JWT SSO — contrast when you want AI triage plus an API. Install: npx skills add sales-skills/sales --skill sales-sleekplan -a claude-code/sales-featureos — FeatureOS (formerly Hellonext) feedback boards + roadmap + changelog + knowledge base; REST API v3, OAuth apps, auto-disabling webhooks. Install: npx skills add sales-skills/sales --skill sales-featureos -a claude-code/sales-noisely — AI aggregation of unsolicited feedback across reviews/social/support (complement: Rapidr = solicited boards, Noisely = unsolicited mining). Install: npx skills add sales-skills/sales --skill sales-noisely -a claude-code/sales-integration — Connecting Rapidr to a CRM/PM tool via Zapier/native connectors. Install: npx skills add sales-skills/sales --skill sales-integration -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 every new feature request in Rapidr to land in our internal tool automatically, but I can't find an API."
Skill does: Confirms Rapidr has no public REST/pull API — you cannot GET ideas/votes. Lays out the substitutes: a Zapier Zap on Rapidr's realtime "new feedback" trigger → an action into your tool (confirm the exact trigger name in the live Zap editor), the native Jira/HubSpot syncs if you live there, Slack notifications via the /rapidr integration, or the manual voter CSV export for a one-off pull. Flags that ongoing sync must be push-based (Zapier), not a polled API read.
Result: A working push-based intake plan with the no-API constraint made explicit.
User says: "Feedback on our Rapidr portal shows up without names. How do I attach it to our logged-in accounts?"
Skill does: Walks the JWT SSO flow — generate a Secret Key in Company Settings → SSO, mint a JWT server-side from the authenticated user (name + email) on a login redirect page, redirect the user to Rapidr's SSO endpoint with the token (honoring the redirect query param), and validate with Rapidr's JWT debugger before enabling. Notes the secret stays server-side, that enabling SSO disables other login methods, and that SSO is a Business-plan ($199/mo) feature — on Startup, identification is email-only.
Result: A correct SSO setup with the plan-gate caveat surfaced.
User says: "Small SaaS picking a feedback + roadmap + changelog tool — Rapidr, Frill, or Canny? And is there an API?"
Skill does: Frames the tradeoff — Rapidr ($49 Startup / $199 Business, no free tier) is a polished Canny alternative with boards + roadmap + changelog + segmentation but no REST API (Zapier/SSO/native only); Frill (~$25) is cheaper and ships a REST API + signed webhooks; Canny (~$400) is the pricier enterprise option. Recommends by whether programmatic reads matter (→ Frill/UserJot) vs no-code intake being enough (→ Rapidr), flags Rapidr's SSO/segmentation cliff at $199, and routes broader selection: "run: /sales-customer-feedback choose a product-feedback board tool".
Result: A price-, API-, and plan-gate-grounded board-tool choice.
Symptom: You want to read ideas/votes programmatically but there's no API reference.
Cause: Rapidr does not publish a public REST/pull API — third-party reviews confirm "no API." The programmatic surface is push/identify only.
Solution: Use Zapier realtime triggers (new feedback/comment/vote → your app — confirm trigger names live), the native Jira/HubSpot/Intercom syncs, Slack notifications, or the voter CSV export for one-off pulls. If a true API is a hard requirement, evaluate /sales-frill or /sales-userjot instead.
Symptom: You can't set up SSO, or votes/posts stay anonymous after building a JWT flow. Cause: SSO (SAML & JWT) is gated to the Business plan ($199/mo) — it isn't available on Startup. Or the JWT redirect/secret key isn't configured correctly. Solution: Confirm the account is on Business+, generate the Secret Key in Company Settings → SSO, mint the JWT server-side, and redirect to the SSO endpoint with the token; validate with the JWT debugger first. Note enabling SSO disables other auth methods. Confirm exact claim names/algorithm in the in-account developer docs (the public docs page is JS-rendered).
Symptom: "$49 is fine but jumping to $199 just for SSO/segmentation hurts," or "pricey for a non-multi-tenant product" (a real G2 complaint).
Cause: Rapidr's value-unlocking features (SSO, user segmentation, advanced integrations, remove branding) all live on Business ($199/mo) with no middle tier, and there's no free plan.
Solution: Stay on Startup ($49/mo) if you only need boards + roadmap + changelog + Slack/Zapier; only move to Business when you genuinely need SSO or segmentation. If budget is the deciding factor, compare cheaper boards (/sales-frill ~$25, /sales-userjot free tier) via /sales-customer-feedback.
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).