Linux Packaging Plugin

April 27, 2026 · View on GitHub

Skills for Linux packaging and release workflows — Debian/.deb builds, npm publishing, GitHub release creation, agent deploy scripts, and local debugging.

Skills

  • agent-deploy-script — generate deployment scripts for an agent/CLI tool
  • build-and-push-debian — build a .deb and push to a GitHub release
  • build-debian-package — build a .deb package from source
  • create-package-release — cut a GitHub release with packaged artifacts
  • debug-local-tool — interactive debugging for a local tool/service that isn't working
  • npm-publish — publish a package to npm
  • release-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

Installation

claude plugins install linux-packaging@danielrosehill