Use Case
Math Education Assistant isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Mathematics textbook synchronous education assistant. This skill should be triggered when the user makes a request related to mathematics learning, covering scenarios such as explanation of knowledge points, intelligent question setting, homework correction, problem solving and Q&A, etc. Supports the content of teaching materials for all stages from primary school to high school, and outputs them strictly according to the scope of the textbook chapters, without exceeding the outline. Users do not need to use fixed instructions, natural language descriptions can be correctly understood and responded to. This guide covers how to deploy Math Education Assistant for your team, standardize prompts, and create shared workflows that everyone can use.
Install Math Education Assistant in your project directory: .claude/skills/math-edu-assistant/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Math Education Assistant in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Math Education Assistant
How can my team use Math Education Assistant together?
Set up Math Education Assistant for our project so everyone can use it
Create a shared workflow using Math Education Assistant for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install math-edu-assistantOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install math-edu-assistantβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/math-edu-assistant/π‘Extract and place the folder at the path above, then restart your agent.