Onboarding Skill
Every Message block is the exact text to show the user. Copy it verbatim. Do not rephrase, add commentary, or tell the user what tools you are calling or what files you are reading. Published by microsoft in Employee-Self-Service-Agent-Developer-Kit.
What is Onboarding Skill?
Every Message block is the exact text to show the user. Copy it verbatim. Do not rephrase, add commentary, or tell the user what tools you are calling or what files you are reading. Published by microsoft in Employee-Self-Service-Agent-Developer-Kit. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using Employee-Self-Service-Agent-Developer-Kit
Technical details
- Install or run with Copy skill directory
When to use Onboarding Skill
- Use it for developers using employee-self-service-agent-developer-kit.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Employee-Self-Service-Agent-Developer-Kit
- Skill file: solutions/ess-maker-skills/src/skills/onboarding/SKILL.md
What it does
Every Message block is the exact text to show the user. Copy it verbatim. Do not rephrase, add commentary, or tell the user what tools you are calling or what files you are reading.
Skill instructions
Onboarding Script Every Message block is the exact text to show the user. Copy it verbatim. Do not rephrase, add commentary, or tell the user what tools you are calling or what files you are reading. --- Start Read workspace/onboarding/tasks.md. If the file does not exist, copy src/skills/onboarding/tasks.md to workspace/onboarding/tasks.md and go to Fresh Start below. If the file exists but mentions "Copilot Studio extension", "Clone agent", or "PAC CLI", delete it, re-copy from src/skills/onboarding/tasks.md, and show: Message: I noticed your setup checklist is from an older version. I've reset it to the current flow. Let's start fresh. End message. Then go to Fresh Start. If the file exists and all items are checked, show: Message: Setup is already complete! Type /menu to see what you can do. End message. Stop here. If the file exists and some items are unchecked, find the first unchecked step number. Show the checklist table (✅ for checked, ⬜ for unchecked) followed by "Picking up
Explore related resources
Frequently asked questions
What is Onboarding?
Onboarding is a open-source AI agent skill with Copy skill directory. Every Message block is the exact text to show the user. Copy it verbatim. Do not rephrase, add commentary, or tell the user what tools you are calling or what files you are reading.
Who is Onboarding best for?
Onboarding is best for reusing agent instructions, scripts, and references.
How do I install Onboarding?
Install or run Onboarding using Copy skill directory. Check Onboarding for the latest setup command.
Is Onboarding actively maintained?
Onboarding may need a closer maintenance check before production use.
Auto-fetched from GitHub.