writing_steps_topics

Generates step-by-step educational math topics with worked examples and practice problems using LaTeX output.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of concise, step-by-step math topic guides, transforming complex concepts into easy-to-follow procedures for educational materials.

Core Features & Use Cases

  • Procedural Content Generation: Writes math topics following a strict "steps first, examples second" structure.
  • Targeted Audience Adaptation: Adjusts language and complexity based on grade level and age.
  • Use Case: A curriculum developer needs to create a new chapter on fractions for 5th graders. This Skill can generate all the necessary step-by-step topic files based on existing study guide content, ensuring consistency and adherence to pedagogical guidelines.

Quick Start

Use the writing_steps_topics skill to generate step-by-step topics for chapter 1.

Frequently Asked Questions about writing_steps_topics

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

FAQPage Schema
How do I generate step-by-step math topics from existing curriculum materials?

You can generate step-by-step math topics by providing source study guide content to this Skill. It uses Python scripts for topic discovery and outputs structured LaTeX files containing step cards, worked examples, and practice problems.

How do I adapt math curriculum content for specific grade levels?

You adapt math curriculum content for specific grade levels by specifying the target age group when generating topics. The Skill automatically adjusts language and complexity to match the designated educational level while maintaining the procedural structure.

What is the procedural format for writing educational math topics?

The procedural format for writing educational math topics follows a strict "steps first, examples second" structure. It generates concise step cards, worked examples, and practice problems to transform complex concepts into easy-to-follow procedures.

Does this math topic generation approach require LaTeX and Python?

Yes, generating structured math topics with this Skill requires Python and LaTeX. It utilizes Python scripts for topic discovery and LaTeX to format the structured output of step cards, examples, and practice problems.

Can I automate the creation of math practice problems and step cards?

Yes, you can automate the creation of math practice problems and step cards. The Skill processes source materials to automatically output these components in a strict procedural format, ensuring consistency across educational curriculum materials.