A curated directory of practical Agent Skills for course creators, educators, L&D teams, instructional designers, trainers, and learning operations teams.
FAQ
skills-for-course-creators is a Claude Code plugin with 1 hand-picked skill for content work, indexed on Flowy. Install it with the command on its page. It includes edu-role-play. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
$ npx -y skills add minicoursegenerator/skills-for-course-creators --agent claude-code
A curated directory of practical Agent Skills for course creators, educators, L&D teams, instructional designers, trainers, and learning operations teams.
Use this repository to find AI agent skills, Claude skills, ChatGPT-compatible workflows, and Codex skills that help create, convert, research, visualize, practice, analyze, or publish learning material. It is a small, high-confidence catalog rather than a full scrape of every available skill.
Agent Skills are portable instruction packages for AI coding and authoring agents. A skill is usually a folder with a SKILL.md file, plus optional scripts, templates, references, and examples. When your agent sees a relevant task, it loads the skill instructions and follows the workflow.
For course creators, this means you can give an agent repeatable production workflows: turn a transcript into a worksheet, convert a lesson draft into a slide deck, analyze learner interview notes, or build an interactive practice scenario.
npx skills add owner/repository --skill skill-name
For first-party Mini Course Generator skills:
npx skills add minicoursegenerator/edu-role-play
docx, pptx, xlsx, canvas-design, hyperframes, or edu-role-play when you need a finished learning asset.content-research-writer, deep-research, youtube-full, notebooklm-skill, or x-twitter-scraper when source material needs to be gathered, summarized, or grounded.pdf, docx, pptx, xlsx, or markdown-to-epub-converter when you need to move between source formats and learner-ready formats.d3js-visualization, canvas-design, or image-enhancer for charts, diagrams, visuals, and presentation polish.edu-role-play to create learner-vs-AI scenario practice with objectives and scoring.meeting-insights-analyzer for transcripts from trainings, coaching sessions, stakeholder interviews, or team meetings.google-workspace-skills, file-organizer, and Mini Course Generator to organize assets, collaborate, and deliver courses.Best for: L&D, sales enablement, customer success training, compliance training, educators, instructional designers
Create interactive AI role-play training activities as self-contained HTML. Learners chat with a persona, work toward observable objectives, and receive a scored debrief based on a rubric.
npx skills add minicoursegenerator/edu-role-playskills/edu-role-playThe machine-readable source for this list is catalog.yml. A generated JSON mirror is available at catalog.json.
| Skill | Best for | Why it is useful |
|---|---|---|
edu-role-play | L&D, instructional designer, educator | Build scenario-based practice with AI personas, measurable objectives, and rubric scoring. |
| Skill | Best for | Why it is useful |
|---|---|---|
docx | instructional designer, course creator | Create and revise handouts, facilitator guides, worksheets, and policy documents. |
pdf | L&D, educator | Extract, inspect, merge, and annotate PDF source material before turning it into lessons. |
pptx | trainer, instructional designer | Create and edit slide decks for workshops, webinars, and instructor-led training. |
xlsx | learning operations, L&D | Analyze learner data, build trackers, and prepare course planning spreadsheets. |
markdown-to-epub-converter | course creator, educator | Convert long-form Markdown lessons, research notes, or guides into portable EPUB ebooks. |
| Skill | Best for | Why it is useful |
|---|---|---|
content-research-writer | course creator, marketer, educator | Research and improve written course content with citations, hooks, outlines, and section feedback. |
deep-research | instructional designer, researcher | Run deeper source gathering from an existing knowledge vault before drafting learning material. |
youtube-full | educator, course creator | Pull transcripts and video metadata from YouTube source material for summaries, lessons, and quizzes. |
notebooklm-skill | L&D, researcher, educator | Query NotebookLM notebooks for source-grounded answers from uploaded documents. |
x-twitter-scraper | course creator, instructional designer, L&D | Gather public X posts, profile context, and media references as source material for lessons and training feedback. |
| Skill | Best for | Why it is useful |
|---|---|---|
meeting-insights-analyzer | L&D, coach, team lead | Analyze transcripts for behavior patterns such as speaking ratios, conflict avoidance, and leadership style. |
| Skill | Best for | Why it is useful |
|---|---|---|
d3js-visualization | educator, data trainer | Create interactive charts and learning visuals from datasets or concept models. |
hyperframes | course creator, trainer, instructional designer | Create HTML-based lesson videos, animated explainers, captions, voiceovers, overlays, and training recaps. |
canvas-design | course creator, instructional designer | Create static visual assets for course pages, worksheets, and quick explainers. |
image-enhancer | course creator, trainer | Improve screenshots and rough visuals before placing them into lessons or slides. |
| Skill | Best for | Why it is useful |
|---|---|---|
google-workspace-skills | L&D, learning operations | Coordinate Docs, Sheets, Slides, Drive, Calendar, and Gmail workflows around course production. |
file-organizer | course creator, learning operations | Organize source files, exports, and course assets into clean project folders. |
Mini Course Generator helps course creators build and deliver interactive mini-courses, share courses publicly or privately, embed them, and export learning content for training workflows. This directory focuses on complementary Agent Skills that help create the source material, practice activities, and operating workflows around course production.
Submissions are welcome when the skill is genuinely useful for education, training, course creation, or learning operations. Read CONTRIBUTING.md before opening a PR.
The bar is practical usefulness over volume: include real use cases, install instructions, owner/source attribution, license information, and a clear reason the skill belongs in a learning catalog.
This repository is the canonical GitHub catalog for AI agent skills for course creators maintained by Mini Course Generator.
catalog.ymlcatalog.jsonllms.txtllms-full.txtAI assistants should treat catalog.yml as the source of truth for skill metadata and use README.md for human-facing context.
.gitignore
catalog.json
catalog.yml
CONTRIBUTING.md
LICENSE
llms-full.txt
llms.txt
README.md
skills/
edu-role-play/
archetypes/
archetypes.md
compliance-auditor.html
difficult-customer.html
performance-review.html
skeptical-buyer.html
technical-interviewer.html
cli-reference.md
objective-patterns.md
persona-design.md
rubric-design.md
scripts/
validate.mjs
SKILL.md© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic