bymodelcontextprotocol· 12 skills
Publish a GitHub release for the C# MCP SDK after a prepare-release PR has been merged. Refreshes release notes to include any PRs merged since preparation, warns about version or breaking change impacts from late-arriving PRs, and creates a draft GitHub release. Use when asked to publish a release, finalize a release, create release notes, or complete a release after the prepare-release PR has been merged.
$npx -y skills add modelcontextprotocol/csharp-sdk --skill publish-releaseInstalls into the current project.
Run `npx skills use "https://github.com/modelcontextprotocol/csharp-sdk" --skill "modelcontextprotocol/csharp-sdk/publish-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/modelcontextprotocol/csharp-sdk" that are relevant to the current task. Run `npx skills add "https://github.com/modelcontextprotocol/csharp-sdk"` and select the relevant skills, then follow their instructions.