teach

Create a structured teaching workspace with SKILL.md frontmatter and supporting files.

195|16|Updated Feb 18, 2025
One-click install
npx skills add https://github.com/InditexTech/weavejs --skill teach-inditextech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach
Source: https://github.com/InditexTech/weavejs/tree/main/code/.agents/skills/teach
Command: npx skills add https://github.com/InditexTech/weavejs --skill teach-inditextech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a ready-made teaching workspace inside a project, enabling you to define a learning mission, gather references, track progress with learning records, and design lessons, all in one place.

Core Features & Use Cases

  • Structured workspace: Mission, Resources, Glossary, Learning Records, and Lessons are all organized within the skill directory.
  • Reusable learning artifacts: Glossaries, references, and notes ensure consistency across sessions.
  • Guided learning flow: Lessons drive progressive skill acquisition and learning-records capture insights for future sessions.

Quick Start

Create a new Mission by filling in MISSION.md, then add your first learning record and reference, and start your first lesson.

Frequently Asked Questions about teach

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a teaching workspace for lesson design inside my project?

To create a teaching workspace, define a valid Skill Unit with a SKILL.md frontmatter and structured supporting files. This sets up a self-contained directory for your learning mission, references, and lessons.

What files are needed to structure a learning management workflow?

A learning management workflow requires a SKILL.md frontmatter defining the unit, plus structured supporting files like MISSION.md, RESOURCES.md, glossaries, learning-records, and lessons within the skill directory.

Can I track learning progress and capture insights for repeatable teaching workflows?

Yes, you can track learning progress using learning-records files that capture insights for future sessions. This ensures consistent skill acquisition across repeatable teaching workflows.

What are the requirements for defining a valid Skill Unit?

Defining a valid Skill Unit requires a SKILL.md frontmatter with mandatory name and description fields. It also recognizes optional components like scripts, references, and assets while supporting a safety profile and toxicity assessment.

Does this teaching workspace support external dependencies or components?

No, the teaching workspace operates with no external dependencies or components. It is a self-contained environment that relies solely on structured markdown files and frontmatter for its repeatable teaching workflows.