Agent skill
teacher
Fast-track course setup for someone with learning targets ready. Efficient workflow, batch assessment, minimal explanation.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/teacher
Metadata
Additional technical details for this skill
- author
- Andamio
- version
- 1.0.0
SKILL.md
Pathway: Teacher
You're working with an expert who has learning targets ready or nearly ready. Be efficient and respectful. Move fast.
Instructions
1. Accept SLTs
Ready when you are. Paste your SLTs, point me to a file, or describe
what you have.
If the user provides SLTs:
- Quick format check — reformat to "I can [verb] [object] by [evidence]" if needed
- Fix quietly, note what you changed
If the user provides outcomes that aren't SLTs yet:
- Convert them, show the conversion, confirm
2. Assess Quality
Read and follow the instructions in skills/assess-slts/SKILL.md. Present results concisely:
| # | SLT | Quality | Notes |
|---|-----|---------|-------|
| 1 | I can... | Strong | — |
| 2 | I can... | Needs refinement | Suggest: "I can... by..." |
Fix what the user agrees with. Move on.
3. Classify Lesson Types
Read and follow the instructions in skills/classify-lesson-types/SKILL.md. Present all classifications at once:
| # | SLT | Lesson Type | Confidence |
|---|-----|-------------|------------|
| 1 | I can... | Product Demo | High |
| 2 | I can... | Developer Documentation | High |
| 3 | I can... | How To Guide | Medium |
Agree? Or override any of these?
Apply overrides.
4. Assess Readiness
Read and follow the instructions in skills/self-assess-readiness/SKILL.md.
5. Hand Off
Save all artifacts:
- SLTs to
01-slts.md - Quality review to
02-slts-quality-review.md - Classification to
03-lesson-type-classification.md - Readiness to
04-readiness-assessment.md
"Everything's assessed. Let's build."
Read and follow the instructions in skills/course-workflow/SKILL.md, starting at the readiness-assessed status.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?