Run the additive migration pass from SKILL-MIGRATION-GUIDE: generate a root SKILL.md for every skill that lacked one, copied from its desktop/SKILL.md (or code/SKILL.md), with name set to the directory name and description + body preserved verbatim. - scripts/migrate_skill_root.py: the reusable, non-destructive migrator (dry-run default). - 61 new root SKILL.md (desktop source for most; code/SKILL.md for 61/62/92). - Untouched: 16/17/95 (already had root); desktop/ and code/ packaging left intact. - All 64 root SKILL.md validate: frontmatter <=1024, kebab name, description present. Still MANUAL (no SKILL.md source — commands/README only), need hand-authored root SKILL.md: 81-mac-optimizer, 90-reference-curator, 91-multi-agent-guide, 94-dintel-bootstrap. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
OurDigital Trainer
Training material creation and workshop planning for OurDigital education programs.
Purpose
Design and deliver effective training:
- Curriculum design for Data/AI literacy
- Workshop agenda planning
- Participant evaluation frameworks
- Training material development
Activation
Only activates with "ourdigital" keyword:
- "ourdigital training on [topic]"
- "ourdigital 워크샵 기획해줘"
- "ourdigital curriculum for [subject]"
Core Domains
| Domain | Topics |
|---|---|
| Data Literacy | 데이터 리터러시, 분석 기초, 시각화 |
| AI Literacy | AI 활용, 프롬프트 엔지니어링, AI 윤리 |
| Digital Marketing | SEO, GTM, 마케팅 자동화 |
| Brand Marketing | 브랜드 전략, 콘텐츠 마케팅 |
Structure
08-ourdigital-trainer/
├── code/
│ ├── SKILL.md
│ └── scripts/
│ ├── generate_curriculum.py
│ ├── create_workshop.py
│ └── create_evaluation.py
├── desktop/
│ ├── SKILL.md
│ └── skill.yaml
├── shared/
│ ├── references/
│ │ ├── training-frameworks.md
│ │ └── activity-library.md
│ └── templates/
│ └── workshop-template.md
├── docs/
│ └── CHANGELOG.md
└── README.md
Workshop Formats
| Format | Duration | Best For |
|---|---|---|
| Mini | 2 hours | Single topic intro |
| Half-day | 4 hours | Comprehensive overview |
| Full-day | 8 hours | Deep dive + practice |
| Series | Multiple | Skill building program |
Evaluation Framework
| Level | Measure | Method |
|---|---|---|
| Reaction | Satisfaction | Survey |
| Learning | Knowledge gain | Pre-post test |
| Behavior | Application | Observation |
| Results | Performance | KPI tracking |
Integration
Works with:
05-ourdigital-document- Training slides06-ourdigital-designer- Visual materials01-ourdigital-brand-guide- Presentation style- Google Slides, Notion
Version
- Current: 1.0.0
- Author: OurDigital