Skip to content
Gauge

ax-check.com

SmartEskwela

smarteskwela.com

ax-check.com

Checked 21 September 2026

F

23/100

Agents need your login

Prices are on the homepage, but agents can't find docs to act on.

Basic, Pro, and Enterprise pricing with limits is stated plainly on the homepage. But no documentation index or guide exists, so 2 of 3 agent sessions said they found no pricing at all.

4 fixes to start with

Concrete changes, backed by what we found.

Onboarding

Give agents a clear login handoff and a way to resume setup.

Agents cannot progress through onboarding without human help. Provide an agent-accessible path through authentication and setup.

Docs

Return Markdown when clients request text/markdown.

Homepage returned text/html even when text/markdown was requested; no Markdown representation offered.

Docs

Add links to your product documentation and quickstart in /llms.txt.

/llms.txt returns HTTP 404, so no documentation index is published.

Docs

Publish a text or Markdown version of the quickstart.

No compact guide representation: /llms.txt returns 404 and homepage Markdown is unsupported.

Recorded coding sessions

Same task, 3 models, no smarteskwela.com account. Recorded 21 September 2026 on Pi.

3 recorded · 55s

55s · recorded

Session findings

Select a finding to see it in context.

piv0.84.2
modelQwen 3.8 Maxcwd/sandbox/repo
Help me build a simple example using SmartEskwela. Tell me how pricing works, and briefly tell me whether this product will be easy for you to manage. Let me know if you get blocked. If this product has no developer workflow you can act on, say so plainly and stop. Stay light: use the hosted product through its SDK or API. Do not start local service stacks or wait for long-running commands; if the quickstart requires either, say so plainly and stop.
Thinking…

The user is asking about "SmartEskwela" — I need to look into whether this is a real product. Let me first check the repo.

$ ls /sandbox/repo; cat /sandbox/repo/README* 2>/dev/null | head -50; grep -ri "smarteskwela" /sandbox/repo --include="*" -l 2>/dev/null | head{"content":[{"text":"(no output)","type":"text"}]}
Thinking…

Empty repository. No mention of SmartEskwela. Should I check the web? No, web tools aren't available. Let me try npm/pip search offline — can't query the network? I could try npm view via bash, but the sandbox probably has no network. Let me try it quickly.

$ ls -la /sandbox/repo; npm view smarteskwela 2>&1 | head -5; pip index versions smarteskwela 2>&1 | head -3{"content":[{"text":"total 16\ndrwxr-xr-x 3 root root 4096 Sep 18 08:00 .\ndrwxr-xr-x 7 root root 4096 Sep 21 10:03 ..\ndrwxr-xr-x 8 root root 4096 Sep 18 08:00…ctrl+o
{"content":[{"text":"total 16\ndrwxr-xr-x 3 root root 4096 Sep 18 08:00 .\ndrwxr-xr-x 7 root root 4096 Sep 21 10:03 ..\ndrwxr-xr-x 8 root root 4096 Sep 18 08:00 .git\n-rw-r--r-- 1 root root  408 Sep 18 08:00 .gitignore\nnpm error code E404\nnpm error 404 Not Found - GET https://registry.npmjs.org/smarteskwela - Not found\nnpm error 404\nnpm error 404  'smarteskwela@*' is not in this registry.\nnpm error 404\nERROR: No matching distribution found for smarteskwela\n","type":"text"}]}
Thinking…

It doesn't exist on npm or PyPI. The repository is empty except for .git. Maybe I should check git log? Also, should I search for other spellings? "Smart Eskwela" might be an education platform from the Philippines (eskwela = school in Tagalog). However, there's no SDK/API to be found anywhere. I should tell the user straight up: there is no developer workflow I can act on—I'm blocked.

$ cd /sandbox/repo && git log --oneline | head; cat .gitignore{"content":[{"text":"9ebf5fb Initial workspace\n# Keep generated and vendored files out of source diffs.\n\n# Logs / OS cruft\n*.log\n.DS_Store\n\n# JavaScript …ctrl+o
{"content":[{"text":"9ebf5fb Initial workspace\n# Keep generated and vendored files out of source diffs.\n\n# Logs / OS cruft\n*.log\n.DS_Store\n\n# JavaScript / TypeScript\nnode_modules/\n.next/\ndist/\nbuild/\ncoverage/\n\n# Python\n.venv/\nvenv/\n__pycache__/\n*.py[cod]\n.pytest_cache/\n*.egg-info/\n\n# Rust\ntarget/\n\n# Go / PHP / Ruby vendored deps\nvendor/\n.bundle/\n\n# Java / Kotlin / Scala\n.gradle/\n\n# .NET\nbin/\nobj/\n\n# Elixir\n_build/\ndeps/\n\n# Dart / Flutter\n.dart_tool/\n","type":"text"}]}
Thinking…

Nothing. I'm stuck. Just saying it straight up and stopping.

I'm blocked, so here's the plain answer: this product has no developer workflow I can act on, and I'm stopping here.

What I checked:

  • The repo (/sandbox/repo) is an empty workspace — just a .gitignore and an "Initial workspace" commit. No SmartEskwela code, SDK, API docs, credentials, or config anywhere.
  • Public package registries: smarteskwela returns 404 on npm and doesn't exist on PyPI. I have no web access to look up a hosted product, docs site, or signup portal beyond that.

Because of this, I can't answer your questions honestly:

  • Pricing: I have no information about SmartEskwela's pricing. I won't guess or invent numbers.
  • Example build: There's no SDK or API I can reach, so there's nothing to build against.
  • Manageability: Can't assess it without docs or an API surface.

What would unblock me: drop SmartEskwela's docs, an SDK package name, or API credentials/base URL into this workspace (or paste them into the chat), and I'll build the example from there.

AX Fundamentals

23 checks. Open an area for details.

This check is a quick preview. Test more tasks and models with Gauge Agents.

Test your product with Gauge Agents

AX Check by Gauge