Agent skill · Design & Presentation

ai-employee-onboarding-wizard

Stand up a production-ready AI employee operating system in one guided session. Outputs 7 ready-to-use files: IDENTITY.md, SOUL.md, AGENTS.md, USER.md, MEMORY.md, HEARTBEAT.md, TOOLS.md.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill ai-employee-onboarding-wizard --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 14 KB
Bundled scripts: none
Version: 2.0.0
Declared author: @BrianRWagner
Path: skills/agent/ai-employee-onboarding-wizard/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

> **Optimized for Claude Code, Cursor, GitHub Copilot, and any AI that accepts markdown instructions.** > Paste this SKILL.md into your AI's context or project instructions and run it immediately. --- # AI Employee Onboarding Wizard Most people set up AI agents with a vague system prompt and wonder why it acts generic. The difference between an AI that feels like a real team member and one that feels like a chatbot is the operating system underneath it. This skill builds that operating system for you in one guided session. Seven production-ready files. No placeholders. No "fill this in later." Deployable immediately. --- ## Mode Detect from context or ask: *"Quick setup, full OS build, or full build with team customization?"* | Mode | What you get | Best for | |------|-------------|----------| | `quick` | 3 core files: IDENTITY.md, AGENTS.md, USER.md | Fast standalone agent setup | | `standard` | All 7 files: full production-ready AI employee OS | New agent deploy, solo operator | | `deep` | All 7 files + role-specific variations + team deployment guide | Multi-agent setup, onboarding a team | **Default: `standard`** — use `quick` for a fast single-agent setup. Use `deep` if deploy

What's inside
Steps it walks through
  1. Mode
  2. Context Loading Gates
  3. What You'll Get
  4. Phase 1: Context Intake
  5. Phase 2: Analysis
  6. Phase 3: Generate — All Seven Files
  7. FILE 1: IDENTITY.md
  8. FILE 2: SOUL.md
  9. FILE 3: AGENTS.md
  10. FILE 4: USER.md
  11. FILE 5: MEMORY.md
  12. FILE 6: HEARTBEAT.md
  13. FILE 7: TOOLS.md
  14. Phase 4: Self-Critique
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the ai-employee-onboarding-wizard skill do?

Stand up a production-ready AI employee operating system in one guided session. Outputs 7 ready-to-use files: IDENTITY.md, SOUL.md, AGENTS.md, USER.md, MEMORY.md, HEARTBEAT.md, TOOLS.md.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill ai-employee-onboarding-wizard --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going