Explicit doorway to the Piyaz onboarding subagent. Use only when the user types /piyaz:onboarding directly. For natural-language onboarding requests (the user asks to import an existing repo into Piyaz), the /piyaz skill or the assistant dispatches the onboarding agent via the Task tool — do not invoke this skill for that path.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add FrkAk/piyaz --skill onboarding --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Onboarding?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/frkak-onboarding-60680ca2)More formats (shields.io, HTML) on the badges page.
---
name: onboarding
description: >
Explicit doorway to the Piyaz onboarding subagent. Use only when the user types
/piyaz:onboarding directly. For natural-language onboarding requests (the user
asks to import an existing repo into Piyaz), the /piyaz skill or the assistant
dispatches the onboarding agent via the Task tool — do not invoke this skill
for that path.
---
Dispatch the `onboarding` subagent via the Task tool with `subagent_type: "onboarding"`. Pass the user's full request as the prompt. The canonical workflow lives in the agent definition; do not duplicate it here.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!