Skip to contentFounding 1000% platform fee for 12 months + we migrate your Skool community for youClaim a spot →

Product · guided tour

The whole product, in working order.

The same engagement engine you know — plus the things Skool won’t ship. Everything below is the real component kit; where it shows in-product data, it’s clearly marked product preview — never a fake app.

Feed & gamification

Presence, standing, and receipts for human acts — algorithm-free

fabric/feed product preview

“How I set pricing tiers for my cohort”

Moved the certificate track behind the core tier and kept the free funnel open — conversion receipts inside.

2411 replies · 3 saves

The algorithm-free feed: an upvote lands with a spring + ring burst — motion as a receipt for a human act.

fabric/standing-board product preview

Standing · 30 dayscontribution
01Priya S.92%
02Ana S.74%
03Maya K.61%

Skool’s leaderboard, professionalized: contribution bars instead of points confetti. The gradient is earned activity.

fabric/live product preview

● live

Office hours — pricing teardowns

34 in the room · started 12 min ago

typing

Maya, Priya + 2 others are typing in #ship-log

Liveness surfaces everywhere — a 3px current across the top of any card that contains people, right now.

Classroom — real course infrastructure

Quizzes · certificates · drip · progress — requested from Skool since 2021

fabric/classroom product preview

Pricing your program — Module 3

Classroom · 6 lessons · quiz + certificate

78%
  • 01What your program is worthdone
  • 02Cost floors and anchorsdone
  • 03Pricing your programin progress
  • 04Tiers, bundles, cohortsdrip · unlocks fri
  • 05Raising prices without churnquiz
  • 06The pricing teardowncertificate

fabric/certificate product preview

Quizzes gate progress; finishing the track lands a certificate — like a stamp on paper. Skool has none of this (no quizzes, no certificates, no drip; requested since 2021).

Tiers & gated spaces

One community, three tiers — not $99 per community

fabric/spaces + tiers product preview

Spaces

# start-herefree
# ship-logcore
# classroomcore
inner-circleupgrade

Tier gating lives in the nav — locked spaces stay visible. Aspiration is a growth mechanic; the lock row is the upsell. Free funnel in front, core membership in the middle, inner-circle behind the gate — one community, three tiers, no second $99 subscription.

  • free funnelopen spaces · discovery · the top of your funnel
  • corepaid membership · classroom + events + ship-log
  • inner-circlepremium tier · gated spaces · visible to everyone, open to few

Your name on the door

Custom domain on Pro · full white-label on Scale

brand/domain product preview

Custom domain on Pro. Full white-label — your logo, your colors, your app icon — on Scale. Members join your brand; the platform disappears.

Skool puts its name on your front door — skool.com/your-name, forever. Here the door says your name: custom domain, custom email sender, branded member app on Scale. The community is yours; the receipts say so.

AI-native operations

Churn radar · onboarding DMs · weekly health digest

fabric/pulse product preview

Community pulse

87/100

↑ 12% wk/wk · lurker→contributor rate 31%

The AI health digest reads the fabric back to the creator — activity, at-risk members, save-offers. Same gradient, because it’s made of people.

ai/churn-radar product preview

Rahul D.

no visits in 9 days · streak broken

draft a save-offer

Jo O.

3 unanswered posts

nudge a mentor

At-risk members surface before they churn, each with a suggested save — you approve, the AI drafts.

ai/onboarding product preview

auto-DM · new member · day 0

“Welcome to the Woodshop, Sam — start with #start-here, then post your first build in #ship-log. Critique night is Thursday.”

auto-DM · quiet member · day 12

“You watched Module 2 but haven’t posted — want a review slot this week? Two are open.”

Onboarding and re-engagement DMs, written from your community’s own activity — drafted by AI, sent in your voice.

The POPs

Eight micro-receipts · ≤400ms in product · full reduced-motion support

Rule: motion is a receipt for a human act — an upvote, a streak, a level. Nothing animates “just because.” Physical, quick (≤400ms in product; slowed on loop here).

an upvote lands with a spring + ring burst.

pop/upvote · 260ms · cubic-bezier(.2,.9,.3,1.4)

numbers roll, never blink.

pop/odometer · 380ms · cubic-bezier(.7,0,.2,1)

progress ring fills on every point earned.

pop/ring-fill · conic @property · 600ms

a level-up is a toast the whole community sees.

pop/level-up · toast, whole community sees it

presence breathes — one slow pulse, 2.2s.

pop/presence · box-shadow ring · 2.2s loop

the current — tops any card containing live people.

pop/current · 3px · only while live

someone’s writing — anticipation is engagement.

pop/typing · staggered 150ms

certificate lands like a stamp on paper.

pop/certified · scale 1.6→1, −3° settle

Open API & webhooks

API launches with Scale — spec preview

spec preview · illustrative — API launches with Scale

GET /v1/members?space=ship-log&status=online
Authorization: Bearer cio_sk_…

200 OK
{
  "data": [
    {
      "id": "mem_9f2",
      "name": "Priya S.",
      "level": 8,
      "standing": "mentor",
      "streak_days": 21,
      "online": true
    }
  ],
  "webhooks": ["member.level_up", "member.joined", "payment.settled"]
}

Every noun in the fabric — members, spaces, lessons, points, payouts — readable and webhook-able. Skool has no public API; Zapier only.