byagentic-community· 16 skills
Create release notes for a new version tag. Gathers all commits, PRs, issues fixed, and breaking changes since a previous release. Creates the release notes markdown file, tags the repo, and pushes. Asks the user to confirm the base version to diff against.
$npx -y skills add agentic-community/mcp-gateway-registry --skill release-notesInstalls into the current project.
Run `npx skills use "https://github.com/agentic-community/mcp-gateway-registry" --skill "agentic-community/mcp-gateway-registry/release-notes"` 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/agentic-community/mcp-gateway-registry" that are relevant to the current task. Run `npx skills add "https://github.com/agentic-community/mcp-gateway-registry"` and select the relevant skills, then follow their instructions.