Sync skills-desktop's AGENT_DEFINITIONS and UNIVERSAL_AGENT_IDS with the upstream vercel-labs/skills CLI, then update docs and validate. Use when bumping SKILLS_CLI_VERSION, mirroring a new upstream skills-CLI release, or when the agent list / universal set drifts from upstream agents.ts.
$npx -y skills add laststance/skills-desktop --skill skills-cli-syncInstalls into the current project.
Run `npx skills use "https://github.com/laststance/skills-desktop" --skill "laststance/skills-desktop/skills-cli-sync"` 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/laststance/skills-desktop" that are relevant to the current task. Run `npx skills add "https://github.com/laststance/skills-desktop"` and select the relevant skills, then follow their instructions.