CI/CD publishing workflow for npm packages using Changesets + npm Trusted Publishers (OIDC). Use when setting up automated npm publishing for monorepos, configuring GitHub Actions for releases, troubleshooting workspace:* protocol resolution issues, fixing "Cannot find module" errors in published packages, or debugging npm OIDC authentication. Covers Bun + Turborepo + Changesets + npm Trusted Publishers with workspace protocol resolution.
$npx -y skills add joelhooks/swarm-tools --skill publish-package-cicdInstalls into the current project.
Run `npx skills use "https://github.com/joelhooks/swarm-tools" --skill "joelhooks/swarm-tools/publish-package-cicd"` 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/joelhooks/swarm-tools" that are relevant to the current task. Run `npx skills add "https://github.com/joelhooks/swarm-tools"` and select the relevant skills, then follow their instructions.