Use when installing, configuring, or operating xskill (the xskill CLI / pip install xskill) — starting the daemon, registering trajectory dirs, joining a team server, understanding how trajectories become Skills, or rebuilding/re-distilling the skill library after a model change.
$npx -y skills add skillnerds/xskill --skill using-xskillInstalls into the current project.
Run `npx skills use "https://github.com/skillnerds/xskill" --skill "skillnerds/xskill/using-xskill"` 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/skillnerds/xskill" that are relevant to the current task. Run `npx skills add "https://github.com/skillnerds/xskill"` and select the relevant skills, then follow their instructions.