skills/sales-sellfy/SKILL.md
Sellfy platform help — creator storefront for digital products, print-on-demand merch, physical goods, and subscriptions with 0% transaction fees, PDF stamping/download limits, embeddable buy buttons, email marketing, affiliate program, and a webhook + Zapier automation surface (no public REST CRUD API). Use when setting up a Sellfy store or product, choosing between Sellfy Starter vs Business vs Premium, hitting Sellfy's annual sales-volume cap and being forced to upgrade, wiring Sellfy webhooks (New Order, Subscription, Cart Abandoned) into a CRM or fulfillment app, generating the Zapier API token, embedding Sellfy on an existing site, protecting digital downloads with PDF stamping, or troubleshooting Sellfy VAT/tax (it is NOT a merchant of record). Do NOT use for general digital-product strategy without a Sellfy context (use /sales-digital-products) or checkout-conversion optimization across carts (use /sales-checkout).
npx skillsauth add sales-skills/sales sales-sellfyInstall 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?
Which plan are you on (or considering)?
Skip-ahead rule: if the user's prompt already contains enough context, skip to Step 2.
| If the question is about... | Route to... |
|---|---|
| Digital product pricing/launch strategy (not Sellfy-specific) | /sales-digital-products [question] |
| Checkout conversion optimization theory (upsells, AOV, cart abandonment across carts) | /sales-checkout [question] |
| Choosing a Merchant of Record for global tax (Sellfy is NOT one) | /sales-merchant-of-record [question] |
| Email marketing strategy (sequences, segmentation) | /sales-email-marketing [question] |
| Membership/subscription content strategy & retention | /sales-membership [question] |
| Affiliate program design (commission models, recruitment) | /sales-affiliate-program [question] |
When routing, provide the exact command: "This is a {problem domain} question — run: /sales-{skill} {user's original question}"
Read references/platform-guide.md for the full platform reference — product types, store builder, marketing tools, pricing/caps, integrations, data model, and workflows.
Read references/sellfy-api-reference.md if the question involves webhooks, the Zapier API token, the JSON payloads, or any automation/integration.
Answer the user's question using only the relevant section. Don't dump the full reference.
You no longer need the platform guide — focus on the user's specific situation.
If you discover a gotcha, workaround, or tip not covered in references/learnings.md, append it there.
Best-effort from research (2026-06) — review these, especially items about plan-gated features, sales-volume caps, and integration gotchas that may be outdated.
/sales-digital-products — Digital product pricing, launch strategy, and platform comparison/sales-checkout — Checkout page optimization (upsells, order bumps, payment plans, cart abandonment)/sales-merchant-of-record — Choosing a MoR for global tax (Sellfy is not one)/sales-membership — Subscription/membership structure, pricing, and retention/sales-affiliate-program — Affiliate program design (commissions, recruitment, tracking)/sales-payhip — Payhip platform help (digital downloads, courses, all-features-on-free-tier alternative)/sales-gumroad — Gumroad platform help (digital products, license keys, MoR tax handling)/sales-customcat — CustomCat platform help (budget standalone US print-on-demand fulfillment if you want cheaper merch than Sellfy's built-in POD)/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 sell a $19 ebook and a print-on-demand t-shirt on Sellfy" Skill does: Walks through creating a digital product (upload file, enable PDF stamping + download limit) and a POD product (pick garment, upload design, set margin), recommends Starter while annual sales are under ~$10k, enables coupons, and connects an email tool for post-purchase follow-up. Result: Both products live with download protection and a follow-up email path configured.
User says: "I'm on Sellfy Starter doing about $1,200/mo — do I need to upgrade?" Skill does: Annualizes to ~$14.4k, which exceeds the Starter ~$10k cap, so an upgrade to Business (~$59/mo annual) is required regardless of features; notes Business also unlocks upsells, cart abandonment, and affiliates; flags the ~$50k Business cap as the next ceiling. Result: User upgrades to Business for headroom and the conversion features, before hitting the cap mid-launch.
User says: "How do I send every new Sellfy sale into my CRM and trigger fulfillment?"
Skill does: Explains there's no REST API — set up a New Order webhook (Integrations → Webhooks → title + HTTPS URL), parse the JSON (id, products[] with key/variant, customer, amount in cents), secure the endpoint with a secret path + IP check (no HMAC), and for no-code routing use the Zapier API token from sellfy.com/user/integrations/apps/zapier with a Completed-payment trigger. Points to references/sellfy-api-reference.md for payloads.
Result: Sales flow into the CRM in real time and kick off fulfillment.
Symptom: A purchase completed but no event reached your endpoint or Zap.
Cause: Webhook URL not HTTPS / unreachable, the Zap is filtered to the wrong event type, or amounts confused (Sellfy sends money in cents).
Solution: Verify the webhook URL is public HTTPS and returns 2xx fast. In Zapier, set the trigger event explicitly (Completed payment vs Refund vs leave blank for all). Treat amount/plan_amount/total as cents (449 = $4.49). Since there's no HMAC, dedupe on the order/subscription id to ignore retries.
Symptom: International customers expect VAT handling or you get a tax bill.
Cause: Sellfy is not a Merchant of Record and does not remit tax for you.
Solution: Configure your own VAT/tax settings where available, keep records, and remit yourself — or move tax-heavy international sales to an MoR (Lemon Squeezy, Paddle, Gumroad). Run /sales-merchant-of-record to choose.
Symptom: A purchased download is circulating, or a feature (upsell, cart abandonment, affiliates) is greyed out. Cause: Download protection not enabled, or the feature is gated above Starter. Solution: Enable PDF stamping and download limits on the product, and deliver via the unique auto-generated link rather than a public URL. For gated features, confirm you're on Business+ — upselling, cart abandonment, and affiliate marketing require it.
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).