44 lines
900 B
Markdown
44 lines
900 B
Markdown
|
|
---
|
||
|
|
name: microlearning-architect
|
||
|
|
description: Designs microlearning content structures for optimal retention and engagement.
|
||
|
|
---
|
||
|
|
|
||
|
|
# microlearning-architect
|
||
|
|
|
||
|
|
## Capabilities
|
||
|
|
|
||
|
|
- Chunk content into microlearning units
|
||
|
|
- Design spaced repetition schedules
|
||
|
|
- Create microlearning sequences
|
||
|
|
- Validate content chunking
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
Use this skill when:
|
||
|
|
- Structuring content for microlearning
|
||
|
|
- Designing spaced repetition schedules
|
||
|
|
- Breaking content into smaller units
|
||
|
|
|
||
|
|
## Input
|
||
|
|
|
||
|
|
Content to be chunked and target unit size.
|
||
|
|
|
||
|
|
## Output
|
||
|
|
|
||
|
|
Microlearning architecture with:
|
||
|
|
- Content chunks with objectives
|
||
|
|
- Spaced repetition schedule
|
||
|
|
- Sequence recommendations
|
||
|
|
- Chunking validation
|
||
|
|
|
||
|
|
## Limitations
|
||
|
|
|
||
|
|
- Cannot assess content accuracy
|
||
|
|
- Chunking quality depends on input content
|
||
|
|
- Does not replace instructional design review
|
||
|
|
|
||
|
|
## Assumptions
|
||
|
|
|
||
|
|
- Content is complete and accurate
|
||
|
|
- Target unit size is specified
|