ソース情報
- リポジトリ
- 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で見る