Some checks failed
Verify Skills / verify-skills (push) Has been cancelled
Adopt: directory keeps its NN- ordering prefix; skill `name:` is the clean form without it (dir 16-seo-schema-validator → name: seo-schema-validator). Nicer to invoke, matches the original desktop/SKILL.md names, still globally unique. - 71 root SKILL.md: name: NN-foo → name: foo (flat skills + reference-curator suite). Plugins (mac-optimizer/multi-agent-guide/dintel-bootstrap) already clean; 95 already clean. - scripts/migrate_skill_root.py: derive name = dirname minus NN- prefix (skill_name()). - CLAUDE.md + SKILL-MIGRATION-GUIDE.md: document the dir-prefix / clean-name convention. verify_skills.py: 0 name collisions across all renamed skills. (The ~/.claude/skills symlinks were re-pointed to the clean names separately — filesystem only.) 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