Use when starting any conversation, when the user asks "what should I do", "help me", "how do I use shipyard", or "where do I start". Establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions. Also use when unsure which skill or command applies to the current situation.
$npx -y skills add lgbarn/shipyard --skill using-shipyardInstalls into the current project.
Run `npx skills use "https://github.com/lgbarn/shipyard" --skill "lgbarn/shipyard/using-shipyard"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lgbarn/shipyard" that are relevant to the current task. Run `npx skills add "https://github.com/lgbarn/shipyard"` and select the relevant skills, then follow their instructions.