What problem does it solve?
This Skill helps users write standalone, printable math worksheet activities for a Grade 6-8 Math Worksheet book, ensuring variety and engagement.
Core Features & Use Cases
- Topic Discovery: Identifies available math topics and their grade levels using a Python script.
- Varied Activity Creation: Guides the creation of 5 distinct worksheet activities per topic, drawing from a catalog or inventing new types.
- Structured Output: Ensures worksheets adhere to a specific LaTeX format with clear sections, skill lists, and comprehensive answers.
- Use Case: A curriculum developer needs to create a set of practice worksheets for a new chapter on ratios. They use this Skill to discover the relevant topics, plan 5 different activity types for each, and generate the LaTeX code for each worksheet, ensuring consistency and adherence to the book's style guide.
Quick Start
Run the python script scripts/get_chapter_topic_facts.py --chapter 1 to discover topics for chapter 1.