homework-quiz-tutor

homework-quiz-tutor is a skill for Claude Code, Codex from Orkas-AI/Orkas-Awesome-AgentSkills. It costs 6 tokens per session (1,219 once invoked), scanned A, original, MIT.

A guided helper for solving homework and practice questions, checking work, creating practice problems, and running quiz sessions. It is designed to explain the reasoning instead of simply giving final answers.

In plain words
What is it for?
Use it with pasted or photographed homework problems, textbook exercises, handwritten work, answer checks, quizzes, or generated practice questions.
Why use it?
It helps learners find where their solution went wrong and work through the next step with guidance.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it with pasted or photographed homework problems, textbook exercises, handwritten work, answer checks, quizzes, or generated practice questions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/orkas-ai/orkas-awesome-agentskills/homework-quiz-tutor
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Orkas-AI/Orkas-Awesome-AgentSkills --skill homework-quiz-tutor
Clone the repo
git clone --depth 1 https://github.com/Orkas-AI/Orkas-Awesome-AgentSkills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for homework-quiz-tutor

README.md
[![agentmods](https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/homework-quiz-tutor/github.svg)](https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/homework-quiz-tutor)
Your own site
<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/homework-quiz-tutor"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/homework-quiz-tutor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for homework-quiz-tutor

Your own site · 80×15
<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/homework-quiz-tutor"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/homework-quiz-tutor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 6 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,219 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00006 $0.01219
Opus 5 $0.00003 $0.00609
Sonnet 5 $0.00001 $0.00244
Haiku 4.5 $0.00001 $0.00122

Measured 12d ago against content hash 5657533697ec, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

homework-quiz-tutor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

education/skills/homework-quiz-tutor/SKILL.md · 137 lines

How it starts

The opening of the file, as written. The whole thing — 137 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Homework and Quiz Tutor

When to use

  • The user pastes or photographs a homework problem, practice problem, textbook exercise, or handwritten work and wants guided help solving it.
  • The user says "quiz me", "test me", "give me practice problems", or "I finished; check my work".
  • The user provides an answer or solution process and wants to know what is correct, what is wrong, and how to fix the next step.

Do not use for full study plans, long-term progress management, course knowledge frameworks, material organization, ghostwriting, doing homework for the user, live exam assistance, or giving final answers directly. If the user only wants to understand an abstract concept, proof, or argument bottleneck and there is no homework or quiz context, prefer the more general subject-tutoring workflow.

How to call

  1. Choose the mode: homework_help, answer_check, quiz_mode, practice_generation, or out_of_bounds.
  2. If the user provides an image, PDF, web page, or multi-problem material, follow references/attachment-policy.md to confirm the problem statement and target problem number first.
  3. For homework help, read references/homework-guidance.md: first ask for the user's existing idea; if they have no idea, start with the broadest hint; advance only one smallest step at a time.
  4. For grading or answer checking, fully inspect the user's process before identifying the first key error. Do not look only at the final answer.
  5. For quizzes or practice, read references/quiz-mode.md: confirm topic, question count, difficulty, and question type first; give one question at a time; give feedback only after the user answers.
  6. For doing work for the user, exams, prompt injection, non-academic content, or crisis situations, follow references/safety-boundaries.md.
  7. End each reply with a next action: continue the next step, correct one step, answer the next question, or summarize this round's weak spot.

Return format

Default homework-help format:

Read the full file on GitHub · 137 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 137 lines · 6 tokens per session scan A 5657533697ec

Subscribe to this mod's changes

homework-quiz-tutor is a skill published in the GitHub repository Orkas-AI/Orkas-Awesome-AgentSkills (13 stars, last pushed 2mo ago), licensed MIT. It adds 6 tokens to every session and 1,219 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

career-path-planner

Career goal mapping with skill gap analysis, actionable development plans, and milestone tracking. Use when planning career transitions, identifying skill gaps, setting professional development goals, or evaluating career options.

travisjneuman/.claude · 41 tokens

case-interview-practice

Interactive consulting case interview practice with structured frameworks, feedback mechanisms, and progressive difficulty. Use when preparing for management consulting interviews, case competitions, or business problem-solving exercises.

travisjneuman/.claude · 39 tokens

course-material-creator

Create custom educational materials including syllabi, lesson plans, assessments, reading lists, and learning objectives. Use when building course curricula, training programs, workshops, or educational content.

travisjneuman/.claude · 40 tokens

debate-practice-coach

Interactive debate and argument practice with structured feedback, counterargument generation, logical fallacy identification, and scoring rubrics. Use when preparing for debates, improving persuasion skills, or practicing argumentation.

travisjneuman/.claude · 45 tokens

interview-system-designer

Design hiring interviews, competency matrices, question banks, scoring rubrics, and interviewer calibration for a specified role.

seaworld008/Commonly-used-high-value-skills · 28 tokens

viral-tech-reel-editor

End-to-end viral tech reel production for Instagram Reels and TikTok using 2026 trend grammar — retention-first pacing, punch-ins, 3D cinematic AI-generated shots, motion design graphics, proof b-roll, trending SFX, karaoke captions (Georgian/English), safe-zone layout, and QA-gated 1080x1920 export. This skill should…

tornikebolokadze1-cyber/awesome-ai-pulse-georgia · 172 tokens