Word Orb
wordorb.ai
· Lesson of the Day, PBC
Verified vocabulary, lesson, and assessment APIs for AI agents and learning products. 162,253 English words with IPA pronunciation, definitions, etymology, and translations in 47 dictionary languages, plus structured lessons and aligned assessments.
wordorb.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 49/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Endpoints
| Agent card | https://wordorb.ai/.well-known/agent.json |
| Provider | https://lotdpbc.com |
Skills · 4 declared · mapped to canonical taxonomy
Look up any English word - IPA pronunciation, definition, etymology, and translations in 47 dictionary languages for verified agent output.
Structured 5-phase lesson for any day (1-365), track, age group, and language. Pedagogy-first design: hook->story->wonder->action->wisdom.
Generate quiz questions from lesson content - multiple choice, true/false, open-ended, reflection. 6 question types for formative assessment.
Write, summarize, compliance-check, retrieve, or negotiate text with policy enforcement. Auditable provenance chain.
Health · last 15 probes
Who's calling this agent 30d
5 interactions captured (impressions + lookups + A2A calls)
unknown
5
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/wordorb.ai) [](https://agenstry.com/agents/wordorb.ai) [](https://agenstry.com/agents/wordorb.ai) [](https://agenstry.com/agents/wordorb.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Word Orb",
"description": "Verified vocabulary, lesson, and assessment APIs for AI agents and learning products. 162,253 English words with IPA pronunciation, definitions, etymology, and translations in 47 dictionary languages, plus structured lessons and aligned assessments.",
"url": "https://wordorb.ai",
"version": "6.2.0",
"provider": {
"organization": "Lesson of the Day, PBC",
"url": "https://lotdpbc.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"authentication": {
"schemes": [
"bearer"
],
"credentials": "API key starting with wo_"
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json",
"audio/mpeg"
],
"skills": [
{
"id": "word-lookup",
"name": "Word Lookup",
"description": "Look up any English word - IPA pronunciation, definition, etymology, and translations in 47 dictionary languages for verified agent output.",
"tags": [
"dictionary",
"pronunciation",
"translation",
"ipa",
"multilingual",
"offline",
"voice"
],
"examples": [
"Look up 'serendipity' with all 47 translations",
"Get IPA pronunciation for 'ephemeral'"
]
},
{
"id": "daily-lesson",
"name": "Daily Lesson",
"description": "Structured 5-phase lesson for any day (1-365), track, age group, and language. Pedagogy-first design: hook->story->wonder->action->wisdom.",
"tags": [
"education",
"curriculum",
"pedagogy",
"multilingual",
"offline",
"children",
"elder"
],
"examples": [
"Get today's learn track lesson for kids",
"Fetch day 100 grow track lesson for adults"
]
},
{
"id": "quiz",
"name": "Quiz & Assessment",
"description": "Generate quiz questions from lesson content - multiple choice, true/false, open-ended, reflection. 6 question types for formative assessment.",
"tags": [
"assessment",
"quiz",
"education",
"testing"
],
"examples": [
"Get quiz for day 1 learn track",
"Generate 10 random quiz questions"
]
},
{
"id": "text-generation",
"name": "Text Generation",
"description": "Write, summarize, compliance-check, retrieve, or negotiate text with policy enforcement. Auditable provenance chain.",
"tags": [
"writing",
"compliance",
"policy",
"generation"
],
"examples": [
"Write a summary of this article",
"Compliance-check this content against child safety policy"
]
}
]
}