onboarding-new-hires

onboarding-new-hires is a skill for Claude Code, Codex from liqiongyu/lenny_skills_plus. It costs 28 tokens per session (2,435 once invoked), scanned A, original, Apache-2.0.

A skill for planning a new employee’s onboarding, including the first day, first week, first 30–90 days, and longer-term development. It also covers team context, introductions, a buddy, and working agreements.

In plain words
What is it for?
Use it to create an onboarding schedule, a 30/60/90-day plan, a stakeholder listening tour, a buddy plan, or a discussion guide between a manager and a new hire.
Why use it?
It reduces the hidden knowledge and uncertainty that can make starting on a new team difficult.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create an onboarding schedule, a 30/60/90-day plan, a stakeholder listening tour, a buddy plan, or a discussion guide between a manager and a new hire.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/liqiongyu/lenny_skills_plus/onboarding-new-hires
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add liqiongyu/lenny_skills_plus --skill onboarding-new-hires
Clone the repo
git clone --depth 1 https://github.com/liqiongyu/lenny_skills_plus

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for onboarding-new-hires

README.md
[![agentmods](https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/onboarding-new-hires/github.svg)](https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/onboarding-new-hires)
Your own site
<a href="https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/onboarding-new-hires"><img src="https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/onboarding-new-hires/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for onboarding-new-hires

Your own site · 80×15
<a href="https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/onboarding-new-hires"><img src="https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/onboarding-new-hires.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,435 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00028 $0.02435
Opus 5 $0.00014 $0.01218
Sonnet 5 $0.00006 $0.00487
Haiku 4.5 $0.00003 $0.00244

Measured 12d ago against content hash b397a61c3f12, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

onboarding-new-hires scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/onboarding-new-hires/SKILL.md · 141 lines

How it starts

The opening of the file, as written. The whole thing — 141 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Onboarding New Hires

Scope

Covers

  • Designing onboarding for a new hire’s first day / week / 30–60–90 days
  • Creating a context pack (team operating manual, mental models, decision history) to reduce “hidden curriculum”
  • Ensuring belonging + social integration (buddy + “first pair”, introductions, routines)
  • Running a structured listening tour and synthesizing what’s learned into a crisp summary
  • Aligning on a working agreement (relationship design: expectations, communication, escalation)
  • Producing a concrete 30/60/90 plan plus 1-year / 2-year trajectory expectations

When to use

  • “Create an onboarding plan for a new PM/engineer/leader joining my team.”
  • “Build a 30/60/90 plan and first-week schedule for this hire.”
  • “Design a listening tour + stakeholder map + synthesis template for a new leader.”
  • “Create a buddy/first-pair plan so they don’t feel alone on day one.”
  • “Write a working agreement / relationship design conversation guide for me and my new report.”

When NOT to use

  • You need to design product/user onboarding flows or activation funnels (use user-onboarding — completely different domain)
  • You need to define the role outcomes or write the job description (use writing-job-descriptions)
  • You need to evaluate candidates or decide who to hire (use conducting-interviews and/or evaluating-candidates)
  • You need to run organization-wide culture change or write a culture code (use building-team-culture — this skill is for per-hire onboarding, not team-wide culture redesign)
  • You need to design team operating cadence or rituals (use team-rituals)
  • You need legal/HR compliance advice (this skill is not legal advice)

Inputs

Minimum required

  • Role + level + function (e.g., “Senior PM”, “Founding Designer”, “Eng Manager”)
  • Start date + location (remote/hybrid/in-office) + any time zone constraints
  • Manager + team context (mission, current priorities, what’s hard right now)
  • What “success” means at 30/60/90 days, and at 1 year / 2 years (even if rough)
  • Key stakeholders (internal + external) and any known sensitivities/politics to handle carefully
  • Constraints: urgency, confidentiality/PII, systems access constraints, onboarding time budget

Read the full file on GitHub · 141 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 141 lines · 28 tokens per session scan A b397a61c3f12

Subscribe to this mod's changes

onboarding-new-hires is a skill published in the GitHub repository liqiongyu/lenny_skills_plus (52 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 28 tokens to every session and 2,435 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

hourly-rate-time

A time-management method based on assigning a high personal value to each hour. It treats time as a limited resource and uses that value to decide which tasks to do, outsource, or skip.

kangarooking/cangjie-skill · 146 tokens

screen-detox

A habit-change framework for reducing non-work screen use such as social media, short videos, games, and endless scrolling.

kangarooking/cangjie-skill · 148 tokens

monkey-mind-meditation

A meditation and reflection guide for a busy or anxious mind. It treats recurring thoughts as something to observe and examine, while noting that acute serious mental-health problems need professional care.

kangarooking/cangjie-skill · 158 tokens

happiness-skill

A Chinese-language guide to happiness based on reducing unmet wants, focusing on the present, and treating happiness as a trainable skill.

kangarooking/cangjie-skill · 136 tokens

exec-weekly-agenda-generator

Synthesize the past week across meetings, chat, email, and calendar to generate a ranked list of 5-10 topics for the weekly leadership team meeting. Use when the user asks to prep for their leadership meeting, generate meeting topics, build the agenda, or says "prep me for Monday.".

zapier/wade-skills · 67 tokens

meeting-follow-up-pipeline

Turn a completed meeting into a debrief, decisions, action items, ready-to-send follow-up drafts, and proposed writebacks. Use when the user asks to debrief a meeting, process their last meeting, review meeting follow-ups, or run the meeting follow-up pipeline.

zapier/wade-skills · 61 tokens