hr-onboarding

Generates a single-page HTML onboarding plan with schedules, milestones, and checklists.

Updated May 20, 2026
One-click install
npx skills add https://github.com/Keimoshi/Silverloft --skill hr-onboarding-keimoshi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hr-onboarding
Source: https://github.com/Keimoshi/Silverloft/tree/main/open-design-port/skills/hr-onboarding
Command: npx skills add https://github.com/Keimoshi/Silverloft --skill hr-onboarding-keimoshi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? HR teams and managers often assemble new-hire onboarding plans from scattered documents, producing inconsistent first-week experiences. This Skill turns a short brief into a complete, single-screen onboarding plan as a self-contained HTML page. ## Core Features & Use Cases - Structured onboarding layout: Produces a cover banner with role, start date, manager, and buddy, plus a literal Day 1 schedule and a Monday-to-Friday first-week timeline. - 30/60/90 milestone cards: Generates three concrete outcomes per checkpoint, defaulting to a 30/60/90-day shape when the brief does not specify tenure expectations. - Resources and readiness checklist: Lists handbook, Slack channels, dashboards, and payroll links alongside a "You're set when…" five-item outcomes checklist. - Use Case: A people-ops lead prompts "Build a 30-day onboarding plan for a new product designer joining a 40-person startup" and receives a styled, printable HTML page ready to share with the new hire. ## Quick Start Ask the assistant to create an onboarding plan for a new hire, including the role, start date, manager, and buddy, and it will output a single-page HTML plan.

Frequently Asked Questions about hr-onboarding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a new hire onboarding plan as a web page?

Provide a brief with the role, start date, manager, and buddy, and the Skill generates a single-screen HTML onboarding plan. It includes a Day 1 schedule, first-week timeline, 30/60/90 milestones, resources, and a readiness checklist.

What sections does the onboarding plan include?

The plan includes a cover banner with role and start date, a literal Day 1 schedule, a Monday-to-Friday first-week timeline with two activities per day, 30/60/90-day milestone cards, a resource list, and a five-item "You're set when…" checklist.

Does the onboarding skill support Chinese prompts?

Yes. The Skill triggers on Chinese terms such as 入职 and 新员工 in addition to English phrases like "onboarding", "new hire", and "first week". The output structure remains the same single-page HTML plan.

What happens if the brief does not specify a timeline?

The Skill defaults to a 30/60/90-day structure when tenure expectations are unspecified. Each milestone card receives three concrete outcomes reviewed at the corresponding manager 1:1.

What format is the onboarding plan output in?

The output is a single self-contained HTML document wrapped in an artifact tag with type text/html. It uses one inline style block and semantic HTML, so it renders directly in a browser without external dependencies.