Use Case
Stop doing repetitive design & creative tasks manually. teacher-prep lets your AI agent handle them automatically through natural conversation. Teacher's lesson preparation assistant, used for primary school Chinese teaching lesson preparation. Supports various texts such as ancient poetry, modern literature, fables, fairy tales, etc. When the user puts forward lesson preparation requirements, it is automatically executed: (1) Search text-related materials (original text, author, background, new words, paragraph analysis, etc.) and generate markdown lesson preparation materials; (2) Generate lesson plan PPT; (3) Generate after-class exercises and reference answers in Word format. It is suitable for Chinese lesson preparation scenarios for all grades of primary school. This guide shows practical examples of using teacher-prep to automate common design & creative workflows and save hours every week.
Install teacher-prep: npx clawhub@latest --dir ~/.claude/skills install teacher-prep
Identify the repetitive design & creative tasks you want to automate
Describe the task to your AI in plain English
teacher-prep will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing teacher-prep
Automate my design & creative tasks using teacher-prep
What repetitive tasks can teacher-prep handle for me?
Set up a workflow that runs teacher-prep every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install teacher-prepOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install teacher-prepβ οΈ 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/teacher-prep/π‘Extract and place the folder at the path above, then restart your agent.