writing_worksheet_topics

Generate printable Grade 6-8 math worksheet activities in LaTeX.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/abnazari/Grade7 --skill writing-worksheet-topics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing_worksheet_topics
Source: https://github.com/abnazari/Grade7/tree/main/.agents/skills/writing_worksheet_topics
Command: npx skills add https://github.com/abnazari/Grade7 --skill writing-worksheet-topics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) and references (resource) and assets (resource) components.

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.

Frequently Asked Questions about writing_worksheet_topics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate printable math worksheets for Grade 6-8 curriculum books?

To generate printable math worksheets, you use this skill to discover chapter topics via a Python script and create structured LaTeX activities including comprehensive answers.

Can I create varied activity types like error analysis and data interpretation in a single worksheet?

Yes, you can create varied activity types like error analysis and data interpretation. The skill guides the creation of 5 distinct activities per topic from a catalog or by inventing new types.

How do I discover available math topics and their grade levels for worksheet generation?

You discover available math topics by running the included Python script, such as `scripts/get_chapter_topic_facts.py --chapter 1`, which identifies available topics and their grade levels.

Do I need Python 3 installed to use this math worksheet generator?

Yes, Python 3 is required as a dependency to run the provided scripts for topic discovery and to facilitate the math worksheet generation process.

Does this skill output LaTeX code for printable worksheets?

Yes, this skill outputs structured LaTeX code. It ensures worksheets adhere to a strict LaTeX format with clear sections, skill lists, and comprehensive answers for printing.

What is the best way to ensure my math worksheets follow a consistent curriculum style?

The best way to ensure consistent curriculum style is using this skill's structured output, which enforces a strict LaTeX format with clear sections and comprehensive answers for every generated activity.