Automate versioned releases of NPM packages to GitHub repositories. Use this skill when setting up or configuring release-it for version bumping, changelog generation, npm publishing, GitHub releases, and CI/CD integration. Triggers include requests to: (1) Set up automated releases for an npm package, (2) Configure release-it for a project, (3) Create GitHub Actions workflows for releases, (4) Set up conventional commits with changelog generation, (5) Configure pre-release versioning (alpha/beta/rc), (6) Troubleshoot release-it issues.
$npx -y skills add oleksandrkucherenko/mcp-obsidian-via-rest --skill release-itInstalls into the current project.
Run `npx skills use "https://github.com/oleksandrkucherenko/mcp-obsidian-via-rest" --skill "oleksandrkucherenko/mcp-obsidian-via-rest/release-it"` 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/oleksandrkucherenko/mcp-obsidian-via-rest" that are relevant to the current task. Run `npx skills add "https://github.com/oleksandrkucherenko/mcp-obsidian-via-rest"` and select the relevant skills, then follow their instructions.