# Onboarding Creator

> Build employee or client onboarding workflows with checklists and timelines. TRIGGERS - Use when user wants to create onboarding flows, welcome sequences, or new hire/client programs.

- Skill: `winbda/onboarding-creator` (Agent Skill)
- Install (CLI): `npx skillmds add winbda/onboarding-creator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/winbda/onboarding-creator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Winbda (https://skillmd.com/u/winbda)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/winbda/onboarding-creator

---


# Onboarding Creator

## Overview
Creates structured onboarding programs for new employees or clients with day-by-day plans, checklists, and success milestones.

## Output Format

```markdown
# Onboarding Plan: [Role/Client Type]

## Onboarding Timeline

### Day 1: Welcome & Setup
- [ ] [Task with responsible person]
- [ ] [Task]
**Goal**: [What they should feel/know by end of day]

### Week 1: Foundation
- [ ] [Task per day]
**Milestone**: [What success looks like]

### Week 2-4: Ramp Up
[Continue structure]

### Day 30 Check-in
- [ ] Review goals
- [ ] Gather feedback
- [ ] Adjust plan

### Day 60/90 Milestones
[Long-term success criteria]

## Resources
- [Welcome doc/link]
- [Tool access list]
- [Key contacts]

## Success Metrics
| Metric | Day 30 Target | Day 90 Target |
|--------|--------------|--------------|
| [metric] | [target] | [target] |
```

