Skills for Linux packaging and release workflows — Debian/.deb builds, npm publishing, GitHub release creation, agent deploy scripts, and local debugging.
agent-deploy-script— generate deployment scripts for an agent/CLI toolbuild-and-push-debian— build a .deb and push to a GitHub releasebuild-debian-package— build a .deb package from sourcecreate-package-release— cut a GitHub release with packaged artifactsdebug-local-tool— interactive debugging for a local tool/service that isn't workingnpm-publish— publish a package to npmrelease-dev-project— end-to-end release workflow (commit → tag → release → upload .deb)setup-debian-build— scaffold Debian build files (debian/,control,rules) for a project
claude plugins install linux-packaging@danielrosehill