This skill should be used when the user asks to "update SDK", "bump SDK version", "pin SDK to a commit", "test unreleased SDK", "update agent-server image", "bump the version", "prepare a release", "what files change for a release", or needs to know how SDK packages are managed in the OpenHands repository. For detailed reference material, see references/docker-image-locations.md and references/sdk-pinning-examples.md in this skill directory.
$npx -y skills add however-yir/forgepilot-studio --skill update-sdkInstalls into the current project.
Run `npx skills use "https://github.com/however-yir/forgepilot-studio" --skill "however-yir/forgepilot-studio/update-sdk"` 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/however-yir/forgepilot-studio" that are relevant to the current task. Run `npx skills add "https://github.com/however-yir/forgepilot-studio"` and select the relevant skills, then follow their instructions.