List of Skills for Generating Intelligent Books
Setting up a book structure on GitHub
TODO - create a new skill that will generate high-quality textbook structure including:
- Files for front and back matter (about, faq, glossary, referenced, license etc.)
- A folder for each chapter in /docs/chapters/01-NAME/index.md
Generating a high-quality course descriptions
Create a high-quality course description tha follows the 2001 Bloom Taxonomy guidelines. This skill can create a new course-description.md file, suggest changes to an existing course description file and create a quality score (1-100) on how well the course description conforms to the intelligent book guidelines.
Location: https://github.com/dmccreary/claude-skills/tree/main/skills/course-description-analyzer Status: Done
Generating a Learning Graph
This skill generates a learning graph which is the foundational data structure used by intelligent textbooks.
See Read about the Learning Graph Generator
Generating Chapter Content
TODO
Generating tables, charts, maps and timelines
TODO
Generating interactive info-graphics
TODO
Generating MicroSims
This simulation creates an interactive simulation using the powerful p5.js JavaScript library.
Read about the P5 MicroSim Generator
Generating a Glossary of Terms
Having a detailed glossary of terms is critical for high-quality textbooks.
Read about the Glossary Generator
Generating FAQs
Generating Quizzes and Assessments
Adding experience API (xAPI) to your interactive elements
TODO
Send out announcements when your book is ready
TODO