client-onboarding

client-onboarding is a skill for Claude Code from matteotitta/genesys-skills. It costs 104 tokens per session (1,714 once invoked), scanned A, original, MIT.

A document generator for starting a new client project after the engagement is confirmed. It creates access checklists, lists of assets to collect, and a project-specific kickoff meeting agenda.

In plain words
What is it for?
Use it to prepare tool-access requests, collect required files and information, plan a 60-minute kickoff, and organize the client project folder.
Why use it?
It gathers the information and access a project needs before work begins, reducing back-and-forth with the client. It combines the onboarding materials into one document for review.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter. Also seen: mentions CLAUDE.md; mentions Claude Code.

Good fit Use it to prepare tool-access requests, collect required files and information, plan a 60-minute kickoff, and organize the client project folder.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/matteotitta/genesys-skills/client-onboarding
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 matteotitta/genesys-skills --skill client-onboarding
Clone the repo
git clone --depth 1 https://github.com/matteotitta/genesys-skills

Made for: Claude Code.

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 client-onboarding

README.md
[![agentmods](https://agentmods.dev/badge/skills/matteotitta/genesys-skills/client-onboarding/github.svg)](https://agentmods.dev/skills/matteotitta/genesys-skills/client-onboarding)
Your own site
<a href="https://agentmods.dev/skills/matteotitta/genesys-skills/client-onboarding"><img src="https://agentmods.dev/badge/skills/matteotitta/genesys-skills/client-onboarding/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 client-onboarding

Your own site · 80×15
<a href="https://agentmods.dev/skills/matteotitta/genesys-skills/client-onboarding"><img src="https://agentmods.dev/badge/skills/matteotitta/genesys-skills/client-onboarding.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 104 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,714 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00104 $0.01714
Opus 5 $0.00052 $0.00857
Sonnet 5 $0.00021 $0.00343
Haiku 4.5 $0.00010 $0.00171

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

Security

Grade A, and why

client-onboarding 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 11d 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/primitives/clients/client-onboarding/SKILL.md · 183 lines

How it starts

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

Client onboarding

Generate comprehensive onboarding materials for new client engagements. Creates access checklists, asset gathering lists, and kick-off meeting agendas tailored to the project scope.


Doctrine inherited (Step 7 — 0626 rollout, locked 2026-06-04)

Output complies with output-tenets.md, output-simplicity.md, doc-output-structure.md. Step 6 calibration: see [[feedback_execution_doctrine_refinements_step6]].

Refinements applied: R1 (onboarding pack is client-team review surface — cites in appendix), R2 (multi-asset onboarding pack ships as one doc with toggles per asset: access checklist + assets list + kick-off agenda), R3 (welcome framing operator-direct, never "thrilled to have you"), R6 (close → kickoff scheduling primary), R9 (verb-led section names).


Process at a glance

INPUT VALIDATION → ACCESS CHECKLIST → ASSETS GATHER → KICK-OFF AGENDA → REVIEW & CHAIN

Five steps:

  1. Generate access checklist (tools by category, owners, access level)
  2. Create asset gathering list (per deliverable, with rationale)
  3. Design kick-off agenda (60-min, scope-specific context areas)
  4. Scaffold client folder (projects/consulting/active/{client}/ + CLAUDE.md template)
  5. Create brand hub if visual assets available (run /brand-kit Quick mode), else schedule for Week 2

Full flowchart, step-by-step runbook, self-evaluation gate in the premium reference.


Claude Code triggers

Invoke this skill when user says:

  • "Onboarding for [client]"
  • "New client [name]"
  • "Kick-off prep for [client]"
  • "Starting with [client] tomorrow"
  • "Onboarding checklist"
  • "What do I need for the kick-off"

Do NOT invoke when:

  • User wants discovery call prep → Use client-discovery skill
  • User wants to create a proposal → Use client-proposals skill
  • User wants to scaffold folder only → Use new-client skill

Read the full file on GitHub · 183 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. 11d ago First seen · 183 lines · 104 tokens per session scan A 1e2395e7e577

Subscribe to this mod's changes

client-onboarding is a skill published in the GitHub repository matteotitta/genesys-skills (36 stars, last pushed 1mo ago), licensed MIT. It adds 104 tokens to every session and 1,714 once invoked, about $0.0005 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.