소스 정보
- 저장소
- 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에서 보기