From docebo-lms
Docebo LMS tool routing and platform guide. Use when the user asks about Docebo, LMS, learning management, training platform, course enrollment, learner progress, training reports, Docebo API, or needs guidance on managing courses, users, enrollments, or reporting in the Docebo learning platform. This skill knows which Docebo MCP tool to call for any given task.
How this skill is triggered — by the user, by Claude, or both
Slash command
/docebo-lms:docebo-lms-guideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Operational guide for working with the Docebo learning platform through its MCP tools. This skill handles tool routing — knowing which tool to call, in what order, and how to interpret the results.
Operational guide for working with the Docebo learning platform through its MCP tools. This skill handles tool routing — knowing which tool to call, in what order, and how to interpret the results.
For L&D domain knowledge (what good training looks like, benchmarks, design principles), see the ld-foundations skill. For designing new programs, see program-designer. For diagnosing engagement issues, see completion-diagnostics.
user_id.page, page_size.user_id.search_text, category, status, sort_by, pagination.course_id.course_id + user_id.id_user, id_course, status.manager_id. Optional: course_name, status filters. Capped at 50 subordinates.id_user, subject, message.get_my_profile if working with the current userlist_users to find users by name or email (admin only)user_id for subsequent operationsenroll_user_by_name when the user provides names rather than IDslist_courses with search_text for structured searchesharmony_search for natural language ("what training do we have on data privacy?")global_search for keyword matching across all content typesget_learner_dashboardget_team_training_report with manager's user_idstatus to focus: completed, in_progress, subscribedUse response_format: "markdown" for human-readable output. Use "json" when you need to process data programmatically (e.g., to calculate aggregates or build a report).
See references/tool-reference.md for complete parameter specifications.
npx claudepluginhub riccardo-larosa/docebo-claude-plugins --plugin docebo-lmsManages KnowBe4 training campaigns: create and assign training, track enrollment/completion status, browse modules/content library, handle store purchases, monitor compliance deadlines for security awareness.
Shows language learning progress, statistics, mastery levels, streak, and achievements. Useful when learners ask about their stats or dashboard.
Audits course designs across 5 adversarial dimensions (alignment, evidence, cognitive load, persona simulation, prerequisite chains) and produces a confidence score. Runs in a clean-context sub-agent for unbiased synthesis.