Skill 详情

hr-onboarding

Directly creates new-hire onboarding plans and first-week HR workflows.

匹配类型直接匹配已针对 人力资源 审核
来源nexu-io/open-design外部来源
报告安装量240仅表示受欢迎程度

使用前先检查

自动化审核只检查相关性,不代表安全审查或推荐。使用前请阅读来源中的说明。

已保存的来源预览

SKILL.md

这段内容是审核时保存的快照。外部来源才是完整且最新的版本。

---
name: hr-onboarding
description: |
  A new-hire onboarding plan as a single page — first week schedule,
  buddy + manager intro, learning track, equipment checklist, and "you're
  set when…" outcomes. Use when the brief mentions "onboarding",
  "new hire", "first week plan", or "入职".
triggers:
  - "onboarding"
  - "new hire"
  - "first week"
  - "入职"
  - "新员工"
od:
  mode: prototype
  platform: desktop
  scenario: hr
  preview:
    type: html
    entry: index.html
  design_system:
    requires: true
    sections: [color, typography, layout, components]
  craft:
    requires: [accessibility-baseline]
  example_prompt: "Build a 30-day onboarding plan for a new product designer joining a 40-person startup."
---

# HR Onboarding Skill

Produce a single-screen onboarding plan in HTML.

## Workflow

1. Read the active DESIGN.md.
2. Identify the role + tenure expectations from the brief. Default to a
   30/60/90-day shape if unspecified.
3. Layout:
   - Cover banner: name placeholder, role, start date, manager + buddy.
   - "Day 1" panel with the literal schedule (kickoff time, lunch, 1:1 slot).
   - First-week timeline (Mon → Fri, two activities per day).
   - 30 / 60 / 90 day milestone cards with three concrete outcomes each.
   - Resource list: handbook, Slack channels, key dashboards, payroll setup.
   - "You're set when…" checklist — five outcomes with checkboxes.
4. Single inline `<style>`, semantic HTML.

## Output contract

```
<artifact identifier="onboarding-plan" type="text/html" title="Onboarding Plan">
<!doctype html>...</artifact>
```
在 GitHub 阅读完整来源 (打开外部页面)
相关上下文

相关工作