ssh-apt-mark
CommunityControl APT package pinning on remote hosts
AuthorNightreaver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of pinning or unpinning APT packages on remote hosts, reducing manual effort and improving configuration consistency.
Core Features & Use Cases
- APT Package Management: Manage package versions and hold packages at their current version to prevent future upgrades.
- Root Access Required: Only accessible with root privileges, ensuring controlled usage.
- Use Case: Automate the process of pinning critical packages during software development or maintenance windows to maintain system stability.
Quick Start
Run ssh_apt_mark(host="web01", action="hold", packages=["nginx"]) to pin the nginx package at its current version on the 'web01' host.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ssh-apt-mark Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-apt-mark Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.