dmccrearydmccrearyCommunityยท28 Agent Skills Included

claude-skills

Generates interactive intelligent textbooks with learning graphs and simulations

Generates complete interactive textbooks from a course description, including learning graphs, chapter content, glossaries, FAQs, quizzes, and p5.js simulations. Eliminates manual lesson structuring, concept dependency mapping, and repetitive quiz or glossary writing. Guides educators from course outline to published MkDocs site with media, slides, and promotion materials.
npx skills add dmccreary/claude-skills --all -g -y
Available:

Tells the agent how the textbook-generation skills are organized, how meta-skills route requests to sub-guides, and what structural rules (learning graph DAGs, MicroSim file layout) to follow when executing them.

All Skills in This Repository (28)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
dmccrearydmccreary

installer

Install and configure MkDocs Material templates, learning graph viewers, and skill tracking systems.

Community
Advanced
๐Ÿ“ฆ In Repo
dmccrearydmccreary

microsim-utils

Orchestrate MicroSim maintenance workflows for quality validation, screenshots, icons, and index generation.

Community
Intermediate
๐Ÿ“ฆ In Repo
dmccrearydmccreary

microsim-generator

Route MicroSim creation requests to the best-matching specialized generator.

Community
Advanced
๐Ÿ“ฆ In Repo
dmccrearydmccreary

moving-rainbow

Generate MicroPython programs for Moving Rainbow NeoPixel LED strips on Raspberry Pi Pico.

Community
Intermediate
๐Ÿ“ฆ In Repo
dmccrearydmccreary

quiz-generator

Generate Bloom's taxonomy-aligned multiple-choice quizzes from markdown chapters.

Community
Advanced
๐Ÿ“ฆ In Repo
dmccrearydmccreary

readme-generator

Generate validated GitHub README.md files with badges and site metrics.

Community
Intermediate
๐Ÿ“ฆ In Repo
dmccrearydmccreary

glossary-generator

Generate ISO 11179-compliant glossaries from learning-graph concept lists.

Community
Advanced
๐Ÿ“ฆ In Repo
dmccrearydmccreary

concept-classifier

Classify scenarios into multiple-choice categories from data.json.

Community
Advanced
๐Ÿ“ฆ In Repo
dmccrearydmccreary

vis-network

Generate self-contained vis-network MicroSims for iframe embedding in textbooks.

Community
Advanced
๐Ÿ“ฆ In Repo
dmccrearydmccreary

install-skill-tracker

Install global Claude Code hooks to log skill usage and token metrics.

Community
Advanced
๐Ÿ“ฆ In Repo
dmccrearydmccreary

install-mkdocs-template

Create an MkDocs Material project scaffold with Conda and GitHub Pages.

Community
Advanced
๐Ÿ“ฆ In Repo
dmccrearydmccreary

microsim-standardization

Audit MicroSim directories and generate a TODO list of required upgrades.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude-skills?โ–ผ

Run `npx skills add dmccreary/claude-skills --all -g -y` in your terminal to install all skills globally.

How do I create an intelligent textbook from scratch?โ–ผ

Start with the book-installer skill to scaffold a new MkDocs project, then run course-description-analyzer, learning-graph-generator, book-chapter-generator, and chapter-content-generator in order.

What is a learning graph and why do I need one?โ–ผ

A learning graph is a concept dependency map (a DAG) that ensures prerequisites are taught before advanced topics. The learning-graph-generator skill builds one automatically from your course description.

Which AI coding agents work with these skills?โ–ผ

The skills follow the portable SKILL.md standard and have been tested with Claude Code, OpenAI Codex, Google Gemini, Cursor, Perplexity, and Hermes.

Can teachers use this without programming experience?โ–ผ

Yes. You describe your course in plain English and the agent handles file generation, graph validation, and site building for you.

Related Repositories in Education & Research

View All in Education & Researchโ†’