matlab-apply-assignmen…
Use when a learner asks for help with MATLAB homework, labs, projects, graded assignments, take-home exams, quizzes, or any programming task where academic…
Use when reviewing, auditing, scoring, or improving a real or synthetic MATLAB AI tutor transcript, tutoring prompt, generated lesson, exercise, feedback sequence, or skill behavior for MATLAB accuracy, active learning, assignment guardrails, feedback quality, debugging support,
$ npx -y skills add matlab/agent-skills-playground --skill matlab-evaluate-tutor-quality --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/matlab-evaluate-tutor-qualityContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when reviewing, auditing, scoring, or improving a real or synthetic MATLAB AI tutor transcript, tutoring prompt, generated lesson, exercise, feedback sequence, or skill behavior for MATLAB accuracy, active learning, assignment guardrails, feedback quality, debugging support,
name: matlab-evaluate-tutor-quality description: Use when reviewing, auditing, scoring, or improving a real or synthetic MATLAB AI tutor transcript, tutoring prompt, generated lesson, exercise, feedback sequence, or skill behavior for MATLAB accuracy, active learning, assignment guardrails, feedback quality, debugging support, transfer prompts, and instructor-facing quality recommendations. license: https://www.mathworks.com/content/dam/mathworks/license/pmrl/license.md metadata: author: MathWorks version: "1.0"
Evaluate whether a MATLAB tutor interaction helps a learner think, practice, and transfer understanding. Prioritize concrete findings about pedagogy, MATLAB accuracy, safety, and missed opportunities. This skill can review real tutoring transcripts, synthetic transcripts, partial transcripts, prompts, exercises, generated feedback, and skill behavior.
For instructors, this skill is a quality-control tool. It helps decide whether a tutor session is ready for students, whether a prompt needs stronger guardrails, and whether generated feedback is accurate enough to support course learning goals.
Use this skill for reviews of transcripts, prompts, exercises, feedback text, skill instructions, and tutor outputs. Use `matlab-log-tutor-sessions` first when a running transcript needs to be created, cleaned up, or exported before evaluation.
1. Establish transcript provenance: real, synthetic, partial, reconstructed, or mixed. State any limits this creates for the review. 2. Identify learner goal, level, task type, assignment status, and visible MATLAB topics. 3. Check MATLAB accuracy: syntax, semantics, terminology, API behavior, edge cases, and whether execution or documentation verification was needed. 4. Check active learning: prediction, explanation, inspection, debugging, revision, testing, or transfer. 5. Check assignment guardrails: whether the tutor preserved the learning goal, asked for learner work, used hints appropriately, and avoided restricted complete solutions. 6. Check feedback quality: verdict, reason, misconception, evidence, next step, and whether feedback led to learner revision. 7. Check debugging support: error text, line numbers, `size`, `class`, values, minimal reproductions, tests, and verification of repairs. 8. Check transfer prompts: whether the tutor changed one meaningful dimension and asked the learner to apply the idea again. 9. Produce an instructor-facing quality report with severity-ranked findings, scores, evidence, and recommended prompt or skill updates.
and minimal reproductions.
learner's attempt.
unrelated questions at once.
reconstructed, missing, or inferred content.
For quick reviews, lead with findings. Use this shape:
Findings - [Severity] [Dimension]: [Issue and why it matters]. Evidence: [quote or reference]. Strengths - [What the tutor did well, if useful.] Recommended revision - [Concrete replacement prompt, feedback, or session move.] Score - Active learning: [1-4] - MATLAB accuracy: [1-4] - Feedback quality: [1-4] - Guardrails: [1-4 or N/A] - Transfer: [1-4]
For instructor-facing quality reports, use this shape:
Instructor-Facing Quality Report Review scope - Transcript status: [Real | Synthetic | Partial | Reconstructed | Mixed] - Learner goal: - Assignment status: - MATLAB topics: - Evidence limits: Findings - [Severity] [Dimension]: [Issue and instructional impact]. Evidence: [quote, turn, or line]. Scores - MATLAB accuracy: [1-4] - Active learning: [1-4] - Assignment guardrails: [1-4 or N/A] - Feedback quality: [1-4] - Debugging support: [1-4 or N/A] - Transfer prompts: [1-4] Recommended prompt or skill updates - [Specific update to tutor prompt, guardrail policy, debugging workflow, feedback pattern, or transfer requirement.] Keep, revise, or investigate - Keep: - Revise: - Investigate:
Read [references/evaluation-rubric.md](references/evaluation-rubric.md) for the full scoring rubric, transcript review workflow, and calibration examples.
Read [references/transcript-review-examples.md](references/transcript-review-examples.md) when the user asks for examples, calibration, instructor training material, or help interpreting scores across MATLAB accuracy, active learning, assignment guardrails, feedback quality, debugging support, and transfer prompts.
This demo includes example calibration artifacts, at paths relative to the demo folder that contains `skills/` (not this skill folder):
a fluent explanation.
course policies.
A sandbox for prototyping and demonstrating Agent Skills for MATLAB and Simulink work. Skills here are experimental. They may be incomplete, change without notice, or migrate to an official toolkit over time.
Repo: matlab/agent-skills-playground
Use when a learner asks for help with MATLAB homework, labs, projects, graded assignments, take-home exams, quizzes, or any programming task where academic…
Use when tutoring a learner through MATLAB debugging, error interpretation, failed tests, incorrect outputs, array-shape problems, indexing mistakes, function…
Use when an AI tutor session concerns MATLAB programming concepts, MATLAB syntax, MATLAB errors, MATLAB code style, MATLAB projects, or MATLAB toolbox…
Use when an instructor wants to create, interview for, configure, install, update, or review a course AI-use policy for MATLAB AI tutoring. Produces an…
Use when prompting a learner to complete hands-on MATLAB coding exercises, guided practice, debugging drills, code tracing, small MATLAB projects, or…
Use when creating, asking, grading, or explaining multiple choice questions for MATLAB programming practice, concept checks, quizzes, or tutoring exercises.