# 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 slides - `06-ourdigital-designer` - Visual materials - `01-ourdigital-brand-guide` - Presentation style - Google Slides, Notion ## Version - Current: 1.0.0 - Author: OurDigital