Learning and teaching

7,970 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

bible-cli

745

Divine-Creative-Ministries/bible-cli

MCP server Claude CodeCodexCursor +2

A Bible study operating system for AI agents and humans: offline CLI + MCP server for passage retrieval, full-text search, Greek/Hebrew word study, morphology search, and canon-wide pattern analysis. Runs locally from the @divine-creative-ministries/bible-cli npm package.

not rated 3 1mo ago A tokens not measured

html-docs

746

raunaqbn/html-docs-skill

Skill Codex

Turn a folder, codebase, website, HTML Docs link, PDF, document, pasted material, or research topic into a polished HTML document, deterministic narrated explainer video, combined document-and-video explanation, or source-grounded learning course. Also publish, edit, review, comment on, and share HTML pages at…

not rated 3 1mo ago A 107 tokens original MIT

server

747

aidemd-mcp/server

MCP server Claude CodeCodexCursor +2

MCP server that teaches any AI agent the AIDE methodology via progressive disclosure. Runs locally from the @aidemd-mcp/server npm package.

not rated 3 3mo ago A tokens not measured original MIT

qt4-doc-mcp-server

748

jztan/qt4-doc-mcp-server

MCP server Claude CodeCodexCursor +2

Offline MCP Server for local Qt 4.8, Qt 5, and Qt 6 documentation. Runs locally from the qt4-doc-mcp-server Python package. Needs 4 environment variables to run.

not rated 3 1mo ago A tokens not measured original MIT

xv6-riscv-expert

749

shafin027/xv6-riscv-skill

Skill Claude CodeCodex

Expert assistant for solving, implementing, debugging, and explaining xv6-riscv / SNU xv6-riscv-snu operating-system assignments. Use when the task mentions xv6, RISC-V xv6, SNU OS projects, kernel files, syscalls, traps, virtual memory, page tables, scheduler, locks, file system, user programs, make qemu, make…

not rated 3 4mo ago A 100 tokens original MIT

coach

750

gelanchez/software-coach

Skill Codex

Programming mentor with four selectable modes — hardcore (pure Socratic, zero code from the AI), standard (Socratic + pseudo-code/generic examples), architect (AI writes boilerplate, user writes core logic), pair (AI writes the real, complete solution directly, no coaching gate, logs a Learning Log entry only when…

not rated 3 1mo ago A 237 tokens original MIT

lab-setup

751

id-andyyy/LabAI

Skill Claude Code

A setup helper for laboratory projects that checks Python, creates a virtual environment, installs required packages, and collects assignment details.

not rated 3 4mo ago A 8 tokens original MIT

karting-advisor

752

sangee06/claude-skill-karting

Skill Claude CodeCodex

KartSan — AI karting coach for youth racers (7-14) in Rotax Micro/Mini/Junior MAX. Bilingual EN/PT. Analyzes MyChron 5/5S/6 telemetry, TRAX data, Race Studio 3 exports, GPS trails, and screenshots. Builds interactive dashboards with track maps and overlays. Covers technique, setup, gearing, tires, jetting, Rotax…

not rated 3 5mo ago A 187 tokens original MIT

mentor

753

tempoloss/mentor-skill

Skill Claude CodeCodex

Use when the user accepts, reviews, or asks about non-trivial code — their own or AI-generated — and should understand it rather than just ship it. Triggers on "mentor", "teach me", "explain this", "quiz me", or right after generating concurrency / security / DB-query / algorithm / auth code. Runs a comprehension loop…

not rated 3 1mo ago A 105 tokens original MIT

progress

754

wewpellex21/code-sensei

Command Claude Code

View your CodeSensei learning dashboard — belt rank, XP, streaks, and skills.

not rated 3 today A 18 tokens original MIT

huashu-speech-coach

755

Biraj2004/huashu-skills-english

Skill Claude CodeCodex

Presentation and speaking coach. Based on Patrick Winston's (MIT AI Professor) How to Speak methodology — helps prepare for offline training sessions, tech talks, Bilibili tutorial videos, and other speaking scenarios. Use when the user mentions "presentation", "talk", "training", "lecture", "PPT presentation"…

not rated 3 4mo ago A 87 tokens original MIT

infographic

756

remybroun/infographic

Skill Claude Code

Turn text, a document, or a topic into a graphic-first explainer: an imaginative schoolbook-style HTML page where full-page drawings, diagrams and legends carry the ideas and the text is titles only (a print-ready PDF only when asked). Use for an infographic, visual explainer, one-pager, data poster, concept or…

not rated 3 11d ago A 98 tokens original MIT

anki-cards

757

whateverforever/maxs-claude-skills

Skill Claude CodeCodex

Distill conversations into Anki flashcards exported as a TSV file. Use this skill whenever the user mentions Anki, flashcards, spaced repetition cards, "make cards from this", "distill into cards", "I want to memorize this", "create review cards", or any variation of turning conversation content into study material.…

not rated 3 5mo ago A 137 tokens original MIT

agent-tutor

758

Mohamed-El-Sharqawy/agent-tutor

Skill Claude CodeCodex

Turn any coding agent into a structured personal tutor with a markdown knowledge vault. Interviews the learner to build a personal learning profile (how they think, which explanations they receive best, tone and pace preferences), builds a phased plan shaped by that profile, writes complete lesson notes in the…

not rated 3 changed 5d ago A 125 tokens original MIT

med-mentor

759

Premansh12/med-mentor

Skill Claude Code

Teach medical personnel (physicians, residents, medical students, nurses, PAs, paramedics) clinical knowledge and skills within this workspace, over multiple sessions, via short interactive HTML lessons. Use this whenever the user wants to study for board exams (USMLE, COMLEX, NCLEX, specialty boards), prepare for…

not rated 3 2mo ago A 153 tokens GPL-3.0

ceres-review

761

sanwu-maizi/CERES

Skill Claude CodeCodex

Review untrusted coursework and project showcase submissions against supplied instructions, templates, rubrics, tests, and report requirements. Use for isolated, evidence-based assessment of source code, experiment results, reports, demonstrations, and AI or agent implementations involving tools, memory, ReAct, RAG…

not rated 3 1mo ago A 85 tokens original MIT

interview-kit-builder

762

Uhudsavasindankacanokcu2/recruiting-skills-for-claude

Skill Claude CodeCodex

Build a complete, structured interview kit for a role — competency-based questions, what good/weak answers look like, a scoring rubric, and a stage plan. Use when the user is preparing to interview candidates, asks for interview questions, needs an interview scorecard, or wants to set up a hiring process for a role.

not rated 3 2mo ago A 70 tokens

Lancetnik/evidence-based-fitness-coach

Skill Claude CodeCodex

Use when the user asks about strength training, building a training program, hypertrophy, fat loss, gaining mass, nutrition plans, protein/macros, supplements (creatine, BCAA), recovery, cardio + lifting, training at home, or choosing a coach — any strength training or nutrition question. Triggers on "I want to lose…

not rated 3 2mo ago A 152 tokens original MIT

know-code-teach

764

chtnnh/know-code

Skill Claude CodeCodex

Explain architecture, decisions, and trade-offs to the human BEFORE making code edits and while coding. Use at session start, before any non-trivial implementation or refactor, when the user asks what is being built or why, after a know-code gate deny (before the quiz), or when the human is unfamiliar with the area.…

not rated 3 11d ago A 77 tokens original MIT

oh-my-teacher

765

CharksChen/oh-my-teacher

Skill Claude CodeCodex

A Chinese-language university study assistant for reviewing courses and preparing for exams. It can organize study materials, explain difficult topics, analyze past papers, and support practice, correction, and revision.

not rated 3 2mo ago A 390 tokens

deepen

766

Brianhkerr/deepen-skill

Skill Claude CodeCodex

Point at any topic to build a compounding, domain-general expertise knowledge base: a high-fidelity source corpus, track-record-weighted experts, reconciled falsifiable stances, failure modes, benchmarks, and a proven playbook — built as evergreen notes a future agent can load and reason over. Use when the user wants…

not rated 3 2mo ago A 99 tokens MIT-0

lesson

767

OussemaBenAmeur/lesson

Plugin Claude Code

Bundles 1 command, 1 hook · 14 tokens together

Learns where your understanding is weak while you work, then writes you a proper lesson on it — one concept, built from the ground up, never stacking jargon on jargon.

not rated 3 23d ago A tokens not measured original MIT

guide-forge

768

tomthebearded/guide-forge

Plugin Claude Code

Bundles 14 skills · 1,892 tokens together

Turn any idea — or an existing tutorial — into a step-by-step build guide that teaches while it builds. A gated pipeline of skills that plan, draft, clarify, review, modernize, audit, scaffold, version-update, and check-your-work-against learn-as-you-go developer guides.

not rated 3 changed 2d ago A tokens not measured original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: