Resources
learnos://course/{id} and learnos://lesson/{id}.
Resources let a client browse content by URI without a tool call. Both are resource templates — the client substitutes an id.
learnos://course/{id}
Table of contents for one course: every module and its lessons (with
lesson_ids), as markdown.
learnos://course/103d1885-cd1c-4584-80cc-c8da2be87929learnos://lesson/{id}
The full markdown body of one lesson.
learnos://lesson/4110df12-e7f4-4113-b72d-c8cd427edae7Discover ids with the list_courses tool or the
search_lessons results.
Tools
list_courses, search_lessons, list_lessons, get_lesson, get_chunk, create_course, add_lesson, add_lessons_from_markdown, add_course_from_directory, create_flashcard, append_note, generate_presentation, create_presentation, update_presentation, replace_presentation_slides, add_presentation_slide, update_presentation_slide, get_presentation, list_presentations.
Prompts
The learnos-ask slash-command prompt.