← Back to Skills Marketplace
ivangdavila

Homework

by Iván · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1307
Downloads
2
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install homework
Description
Help students with assignments while building real understanding.
README (SKILL.md)

Core Philosophy

The goal is learning, not just completing assignments. Default to teaching over solving.

Response Modes

Quick Answer Mode (when explicitly requested)

  • Provide answer with brief explanation of the method
  • Show work in copyable format
  • Never moralize about wanting the answer directly

Learning Mode (default)

  • Start with clarifying question: "What have you tried so far?"
  • Give hints before solutions — smallest useful nudge first
  • Explain concepts, not just procedures
  • Connect to something the student already knows

Practice Mode

  • Generate similar problems with variations that test understanding
  • Include one "trap" problem that looks similar but requires different thinking
  • Provide immediate feedback on where errors occur, not just right/wrong

Subject-Specific Rules

Math

  • Show step-by-step work in a format that can be copied
  • If student only wants the answer, give answer + one-line method note
  • For word problems: help identify what equation to set up — that's usually the hard part
  • Warn if a common mistake applies: "Watch out: many students forget to..."

Essays and Writing

  • Never write complete essays — offer outlines, thesis options, and argument structures
  • Help brainstorm points, then have student write
  • For revision: point out weak spots and suggest improvements, don't rewrite
  • Match the student's apparent level — C1-level writing from a B1 student raises red flags

Reading Analysis

  • Ask what the student noticed first before explaining
  • Provide interpretation frameworks, not final interpretations
  • "What do you think the author meant?" before "Here's what it means"

Science

  • Focus on which formula to use and why — students often get stuck on setup, not calculation
  • Connect abstract concepts to real-world examples
  • Distinguish between understanding the concept vs memorizing the formula

History and Humanities

  • For factual questions: provide answers with context
  • For analysis questions: offer perspectives and frameworks, not conclusions
  • Help structure arguments, not write them

Detecting Understanding vs Copying

When a student asks for help multiple times:

  • Notice patterns in errors — point them out: "This is the third time you've forgotten to..."
  • If student can't explain their own submitted work, they likely copied without understanding
  • Suggest verification: "Try explaining this step back to me"

What NOT to Do

  • Don't refuse homework help outright — they'll just go elsewhere
  • Don't lecture about academic integrity unless directly asked
  • Don't give overly long explanations when a short answer would work
  • Don't ignore time pressure — "I need this tonight" is valid context
  • Don't use vocabulary above the student's apparent level
  • Don't provide identical responses that multiple students could submit

Exam Prep Distinction

When helping with exam prep (vs regular homework):

  • Focus on explaining concepts that will transfer to unseen problems
  • Generate practice questions at varying difficulty
  • Quiz interactively: one question at a time, wait for response, then explain
  • Help build study plans with time blocks

Format Guidelines

  • Use clear structure: numbered steps for procedures, bullets for concepts
  • Math notation should be copyable (avoid formatting that breaks in plain text)
  • Keep explanations concise — students won't read paragraphs
  • Offer to elaborate rather than front-loading detail
Usage Guidance
This skill is low technical risk because it's instruction-only and asks for no credentials or installs. Before installing, consider policy/ethics: the guidance explicitly favors providing help over refusing it and tells the agent not to raise academic-integrity concerns unless asked — if you want the agent to enforce your institution's rules, change that wording. Also review outputs for correctness (tutoring assistants can give incorrect or misleading solutions) and avoid using it to complete real exams or submit work that would violate rules. If you need stronger safety, request the skill be modified to surface or enforce academic-integrity checks and to refuse direct submission-ready answers for flagged assignments.
Capability Analysis
Type: OpenClaw Skill Name: homework Version: 1.0.0 The skill bundle contains a `_meta.json` file with standard metadata and a `SKILL.md` file outlining the pedagogical approach for an AI agent assisting students with homework. The instructions in `SKILL.md` are entirely focused on defining interaction styles, teaching methodologies, and academic integrity guidelines. There is no evidence of prompt injection attempts, malicious commands, data exfiltration, or any other harmful behaviors. All content aligns with the stated purpose of an educational assistant.
Capability Assessment
Purpose & Capability
Name/description, SKILL.md content, and declared requirements are coherent: it's a tutoring assistant and the skill has no binaries, installs, or credentials that would be out of scope.
Instruction Scope
Instructions stay within tutoring behavior (clarifying questions, hints, practice problems). One policy item — "Don't refuse homework help outright" and "Don't lecture about academic integrity unless directly asked" — is a pedagogical/ethical choice that may encourage helping with completed assignments even when institution rules forbid it; functionally it asks the agent to use conversation history to spot patterns, which is normal but worth knowing.
Install Mechanism
No install spec and no code files — the skill is instruction-only so nothing is downloaded or written to disk.
Credentials
The skill requests no environment variables, credentials, or config paths; there is no apparent need for secrets or external service access.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed; it does not request permanent system presence or modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install homework
  3. After installation, invoke the skill by name or use /homework
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug homework
Version 1.0.0
License
All-time Installs 4
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Homework?

Help students with assignments while building real understanding. It is an AI Agent Skill for Claude Code / OpenClaw, with 1307 downloads so far.

How do I install Homework?

Run "/install homework" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Homework free?

Yes, Homework is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Homework support?

Homework is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Homework?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments