Use when working in the Hermes Agent CN Desktop repository on a desktop release, version bump, GitHub Release, installer packaging, release notes, or any task that changes the public desktop version. Ensures the desktop repo version is synchronized and the separate landing repository updates its website version and https://desktop.hermesagent.org.cn/latest.json manifest for the same release.
$npx -y skills add eynzof/hermes-cn-desktop --skill desktop-release-sync-landingInstalls into the current project.
Run `npx skills use "https://github.com/eynzof/hermes-cn-desktop" --skill "eynzof/hermes-cn-desktop/desktop-release-sync-landing"` 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/eynzof/hermes-cn-desktop" that are relevant to the current task. Run `npx skills add "https://github.com/eynzof/hermes-cn-desktop"` and select the relevant skills, then follow their instructions.