byobot-platform· 2 skills
Draft a GitHub release (as a draft, not published) for an upcoming obot minor release by analyzing git history since the previous release. Use when the user asks to draft a release, prepare release notes, or write release notes for an upcoming vX.Y.0 release. Creates a DRAFT GitHub release; never publishes it and never creates the git tag.
$npx -y skills add obot-platform/obot --skill draft-releaseInstalls into the current project.
Run `npx skills use "https://github.com/obot-platform/obot" --skill "obot-platform/obot/draft-release"` 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/obot-platform/obot" that are relevant to the current task. Run `npx skills add "https://github.com/obot-platform/obot"` and select the relevant skills, then follow their instructions.