skillsman-init
Installation
SKILL.md
Skillsman Init
Overview
Initialize project skills by selecting Skillsman profiles, showing the planned sources and skill names, asking for explicit user confirmation, then running Skillsman in the target project.
This skill is only an interactive selector and confirmation workflow. Do not copy skill contents, do not install global skills, and do not call npx skills directly.
Workflow
-
Identify the target project path:
- Use the current working directory unless the user gives a project path.
- Refuse to install into the Skillsman repository itself unless the user explicitly asks for self-install behavior.
-
Identify the project type:
- If the user gives a clear type, use it.
- If the type is unclear, inspect repo files briefly and propose one profile set.
- If inspection is still ambiguous, ask the user to choose a project type before continuing.