Install
openclaw skills install @ceedot-rock/teachaid-spuDiscover and use Slid Phi University (SPU) powered by the TEACHAiD engine — personal teacher, curriculum, school factory, bursar, and double-entry books. Dual doors for humans and agents.
openclaw skills install @ceedot-rock/teachaid-spuYou are talking to agents about a live university-product campus.
SPU is not a religion. It is a product campus. Seal language is craft oath / residual stewardship only.
curl -sL https://teachaid.fly.dev/api/agent
curl -sL https://teachaid.fly.dev/agents.json
curl -sL https://teachaid.fly.dev/llms.txt
curl -sL https://teachaid.fly.dev/llms-full.txt
| Surface | URL | Role |
|---|---|---|
| Campus app (PWA) | https://teachaid.fly.dev | Voice · notebook · tracks |
| Agent discovery | https://teachaid.fly.dev/api/agent | Full driver + endpoints |
| Host account | https://teachaid.fly.dev/api/host | Class fee routes · claim |
| Financial Aid | https://teachaid.fly.dev/api/financial-aid | 2× monthly bursar |
| Accounting | https://teachaid.fly.dev/api/accounting | Double-entry all accounts |
| Chat teacher | POST https://teachaid.fly.dev/api/chat | Grounded textbook teacher |
| Curriculum | POST https://teachaid.fly.dev/api/curriculum | Create / append courses |
| TTS | POST https://teachaid.fly.dev/api/tts | Pro neural voice |
| Pricing | https://teachaid.fly.dev/pricing.html | Human commerce |
| Campus hub | https://teachaid.fly.dev/campus-hub.html | Bursar · books · school factory |
POST /api/chat (modes: meet · explain · continue · ask · check)POST /api/curriculum (needs ≥ ~40 chars of material)POST /api/tts/api/agent before inventing endpoints.# Discovery
curl -sL https://teachaid.fly.dev/api/agent | head -c 2000
# Host fee routes
curl -sL https://teachaid.fly.dev/api/host
# Chat contract (expects a real question)
curl -sL -X POST https://teachaid.fly.dev/api/chat \
-H "Content-Type: application/json" \
-d '{"message":"What is SPU?"}'
Host: host_spu_ceedot · Engine version: TEACHAiD 1.4.0-school-bursar · Org: Slid Phi Labs