Slash Command
/install-package-best
The user will provide the URL or package name of a software that they wish to install. For example: "Kdenlive."
From linux-desktop-mgmtInstall
1
Run in your terminal$
npx claudepluginhub danielrosehill/claude-code-plugins --plugin lan-managerCommand Content
The user will provide the URL or package name of a software that they wish to install. For example: "Kdenlive."
Your task is as follows:
- Fetch the URL to evaluate the installation methods offered. You will commonly find multiple: an app might be installable via a Debian package, Snap, Flatpak, etc.
You can assume that the user would prefer whichever method will result in minimal maintenance overhead while providing the best overall experience: automatic updating is key.
Considering that, recommend the installation approach you think aligns best with this preference.
Upon receiving confirmation from the user, execute the installation commands.
Stats
Stars0
Forks0
Last CommitNov 15, 2025