Skool

← board · skool.com · #79 of 80

Invisible right now. That is fixable.

26/ 100
F
Grade
29
Agent readiness
Board average 77
Scanned 13 hours ago

Every outstanding fix in one prompt for your coding agent. Rescan →

Task

What does skool.com do and how do I use it? A fetch-only agent finds out.

12 fetches2 found10 missing

home
  • /robots.txt/sitemap.xml
  • /llms.txt/llms-full.txt
  • /pricing
  • /docs
  • /openapi.json
  • mcp.jsonMCP initialize
  • /privacy · /terms
404 probe

every path the scanner fetched · replayed deterministically, no LLM

Evaluator notes

A fetch-only agent reached skool.com over HTTPS in 112 ms, but found no title to identify it by. The copy is readable without JavaScript (459 chars of visible text, 21.9% of HTML). It found pricing. It looked for docs, an OpenAPI spec and an MCP server and found none.

Critical access needs attention

Whether an ordinary agent can enter, read, and operate the public site.

  • ~
    Agents can reach the site

    Crawler access and bot defenses.

    3 / 4 passed
  • ~
    Core content is available

    Useful content remains accessible without a fragile browser-only path.

    1 / 2 passed
  • ~
    Navigation fails safely

    Redirects and missing pages give agents a recoverable path.

    1 / 2 passed
  • Controls are understandable

    Forms and interactive controls expose usable names and structure.

    0 / 0 passed

Fix these gaps first

Critical access gaps come first, then the biggest remaining points.

  1. 01
    Open Graph title, description and imageShareable

    Add og:title, og:description and a 1200×630 og:image so shares render a card.

    +8 pts
  2. 02
    Clear call to actionConverts

    Put one primary CTA (Get started, Start free, Book a demo) above the fold.

    +8 pts
  3. 03
    OpenAPI spec discoverableAgent-ready

    Publish your OpenAPI spec at /.well-known/openapi.json so agents can call you without reading docs.

    +7 pts
  4. 04
    Pricing page linkedConverts

    Link a pricing page from the homepage; buyers look for it first.

    +6 pts
  5. 05
    Analytics installedMeasured

    Install analytics (PostHog, Plausible, GA4) before spending on traffic.

    +6 pts

Audit the checks behind the score

Grouped by what they measure. Not-applicable checks are excluded from scoring.

Crawlable3 of 5 passed · 12/19 pts
  • Served over HTTPS5/5

    https://www.skool.com/

  • Responds in under 1.5s5/5

    112 ms to first byte

  • robots.txt present2/2

    User-agent: * Allow: / Disallow: /*/--/*

  • sitemap.xml present0/2

    no /sitemap.xml

    Generate a sitemap and reference it from robots.txt.

  • Homepage is indexable0/5

    HTTP 202

    Remove noindex from the homepage.

Metadata2 of 7 passed · 5/24 pts
  • Title tag 10–70 characters0/5

    no <title>

    Write a title that names the product and what it does, under 70 characters.

  • Meta description 50–160 characters0/5

    no meta description

    Add a meta description between 50 and 160 characters.

  • Canonical URL set0/3

    no <link rel="canonical">

    Add a canonical link so www/non-www and query variants consolidate.

  • Exactly one H10/4

    no <h1>

    Use one H1 that states the value proposition.

  • Mobile viewport set3/3

    width=device-width, initial-scale=1

  • Language declared2/2

    <html lang="en">

  • Favicon declared0/2

    no <link rel="icon">

    Add a favicon; it is what shows in tabs, bookmarks and directories.

Shareable0 of 3 passed · 0/14 pts
  • Open Graph title, description and image0/8

    no og:* tags

    Add og:title, og:description and a 1200×630 og:image so shares render a card.

  • Twitter/X card type set0/3

    no twitter:card

    Add <meta name="twitter:card" content="summary_large_image">.

  • Links to X or LinkedIn0/3

    no X / LinkedIn links found

    Link your X and LinkedIn so visitors can follow and verify you.

Converts1 of 3 passed · 3/17 pts
  • Clear call to action0/8

    no sign-up / get-started / demo CTA found

    Put one primary CTA (Get started, Start free, Book a demo) above the fold.

  • Pricing page linked0/6

    no /pricing link

    Link a pricing page from the homepage; buyers look for it first.

  • HTML under 2 MB3/3

    2 KB of HTML

Measured0 of 1 passed · 0/6 pts
  • Analytics installed0/6

    no analytics tag detected

    Install analytics (PostHog, Plausible, GA4) before spending on traffic.

Agent-ready5 of 17 passed · 12/42 pts
  • Structured data (JSON-LD)0/4

    no JSON-LD

    Add SoftwareApplication or Organization JSON-LD so search engines and agents can read what you are.

  • Machine-readable pricing3/3

    /pricing lists prices as text

  • llms.txt present0/1

    no /llms.txt

    Publish /llms.txt: a short markdown summary of the product, pricing and docs links for AI agents.

  • llms-full.txt present0/1

    no /llms-full.txt

    Publish /llms-full.txt with the full docs inlined, so agents can read everything in one fetch.

  • AI crawlers allowed in robots.txt2/2

    none of 9 known AI crawlers blocked

  • No noai / TDM reservation2/2

    no opt-out signals

  • Serves markdown on request0/1

    Accept: text/markdown → text/html; charset=utf-8

    Return text/markdown when the Accept header asks for it; agents skip the HTML entirely.

  • OpenAPI spec discoverable0/7

    no /openapi.json or /.well-known/openapi.json

    Publish your OpenAPI spec at /.well-known/openapi.json so agents can call you without reading docs.

  • Agent manifest (MCP, A2A or ai-plugin)0/2

    no manifest at /.well-known/{mcp,agent,ai-plugin}.json

    Publish an MCP server manifest or A2A agent card under /.well-known/ so agents can find your tools.

  • Docs or API link from the homepage0/3

    no docs / API link and no /docs

    Link Docs or API from the homepage nav; it is the first thing an integrating agent looks for.

  • Content readable without JavaScript3/3

    459 chars of visible text, 21.9% of HTML

  • Semantic landmarks (main, single H1)0/3

    no <main>, 0 × <h1>

    Wrap the content in <main> and keep one H1 so agents can find the primary content.

  • Images have alt textn/a
  • Form fields are labelledn/a
  • Descriptive link textn/a
  • Agent-friendly 404s2/2

    nonexistent path → HTTP 404

  • Trust pages (privacy, terms, security)0/2

    none of /privacy, /terms, /security respond

    Serve /privacy and /terms at those paths; agents deciding whether to use you look for them.

  • Organization schema complete0/2

    no Organization in JSON-LD

    Give the Organization JSON-LD a name, url, logo, description and sameAs links.

  • llms.txt says what you are and links out0/2

    no /llms.txt

    Start llms.txt with an H1 and one-paragraph summary, then link docs, pricing and API.

  • Contact route discoverable0/2

    no contact link or email on the homepage

    Link /contact or a mailto: so an agent (or a human it hands off to) can reach you.

APIn/a
  • Spec parses and declares a versionn/a
  • Operations have summaries and operationIdsn/a
  • Error responses documentedn/a
  • Auth scheme declaredn/a
  • Versioned paths or serversn/a
  • Spec within a model context budgetn/a
MCPn/a
  • Server answers initializen/a
  • Tools listedn/a
  • Tools carry descriptionsn/a
  • Tool parameters have schemasn/a

Fixed something? Scan again.

One scan per site every 10 minutes. Snapshot 2026-08-24T13:49:16.556Z.

← Back to the board