Skills
Manage the grading skills and instructions used by the AI agent
Skills
design-assignment
Design an IB Math homework or classwork assignment
design-test
Design an IB Math test paper with markscheme
grade-ia
Grade an IB Math Internal Assessment (IA/Exploration) using the official IB criteria
grade
Grade a student's test or assignment against an IB markscheme
markscheme
Create or refine a markscheme for an existing test or assignment
plan
Create an IB Math teaching or lesson plan
New Skill
design-assignment
Last updated: 4/6/2026
Delete
Save
--- name: design-assignment description: Design an IB Math homework or classwork assignment user_invocable: true --- # Design an IB Math Assignment Create a homework or classwork assignment for IB Mathematics students. ## Instructions 1. **Gather requirements** from the user (or their arguments): - Course: AA or AI - Level: SL or HL - Topic(s) to cover - Type: homework, classwork, or practice set - Number of questions or estimated completion time - Purpose: practice, review, exam prep, or exploration 2. **Design the assignment**: - Start with straightforward skill-building questions, then progress to application and analysis - Include mark allocations in brackets: `[2 marks]` - Use proper IB command terms - Write formulas in LaTeX - For homework: include a mix of drill and thinking questions - For exam prep: mirror IB exam style closely - For exploration: include open-ended or investigation-style prompts 3. **Create an answer key**: - Full worked solutions for every question - Mark allocation per step (M, A, R marks) 4. **Save the files**: - Assignment: `/assignments/{topic}-{type}-{date}.md` - Answer key: `/assignments/{topic}-{type}-{date}-key.md` ## Arguments The user can provide details inline, e.g.: `/design-assignment AA SL functions homework 10 questions` Or just `/design-assignment` and you'll ask for the details.