来源信息
- 仓库
- redhat-et/claw-collections
- 最近来源活动
- 2026年6月16日 18:27
- 检测到的 SKILL.md 语言
- 英语
- 星标
- 0
- 分支
- 4
安装方式
默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。
检查来源文件
决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。
正在显示 SKILL.md
SKILL.md
来源说明 · 只读预览- name
- onboarding-checklist
- description
- Generate role-specific onboarding checklists for new hires
# Onboarding Checklist Generator
Generate a structured onboarding checklist for a new hire.
## Required inputs
Ask the user for:
- **Role title** and **department**
- **Start date**
- **Work arrangement**: remote, hybrid, or on-site
- **Manager name** (for assigning tasks)
## Checklist structure
Organize tasks into phases:
### Pre-arrival (1-2 weeks before start)
- IT equipment provisioning
- Account and access setup
- Workspace or shipping arrangement
- Welcome email from manager
### Day 1
- Welcome meeting with manager
- IT setup and credential verification
- HR paperwork and benefits enrollment
- Office tour or remote workspace setup call
### Week 1
- Team introductions
- Role-specific tool training
- First project or shadowing assignment
- 1:1 with manager to set 30-day goals
### Day 30
- 30-day check-in with manager
- Feedback survey
- Benefits confirmation deadline reminder
- Training completion verification
## Output format
Use a markdown table with columns: Task, Owner, Due Date,
Status. Pre-fill Status as "Pending" for all items.
在 GitHub 查看