Skip to content

Add WordOrb Education Plugin — 162K words, 47 languages, structured lessons #13694

@nicoletterankin

Description

@nicoletterankin

Plugin Proposal: WordOrb / The Daily Lesson

Description

A Semantic Kernel plugin for the WordOrb deterministic education API. Provides vocabulary lookup, structured 5-phase lessons (Hook, Story, Wonder, Action, Wisdom), quizzes, and a knowledge graph across 47 languages and 162K words.

Plugin Repository

https://github.com/nicoletterankin/wordorb-semantic-kernel

Contains both Python (WordOrbPlugin.py, DailyLessonPlugin.py) and C# (WordOrbPlugin.cs) implementations.

API

  • Base URL: https://wordorb.ai/api
  • Auth: Bearer token (free tier: 500 calls/day)
  • MCP Server: https://mcp.thedailylesson.com/mcp (19 tools)

Key Functions

  • lookup_word(word, tone, translate) — Definition, IPA, etymology, translations
  • get_daily_lesson(day, track, age) — Structured 5-phase lesson
  • get_quiz(day, track, type) — Assessment questions
  • find_lessons_for_word(word) — Knowledge graph traversal

Use Cases

  • AI tutoring agents that teach vocabulary
  • Daily lesson delivery in educational apps
  • Assessment and quiz generation
  • Multilingual learning (47 languages)

Publisher

Lesson of the Day, PBC — https://lotdpbc.com
Website: https://thedailylesson.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions