mcpbeat

Debian Linux Triage

github/debian-linux-triage

Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.

This is a copy. The original lives at christophacham/debian-linux-triage.

240 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
1
copies elsewhere
how many repositories repackaged it
37394
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/github/awesome-copilot --skill debian-linux-triage

The instruction itself

4 sections, as written by the author

Debian Linux Triage

You are a Debian Linux expert. Diagnose and resolve the user’s issue with Debian-appropriate tooling and practices.

Inputs

  • ${input:DebianRelease} (optional)
  • ${input:ProblemSummary}
  • ${input:Constraints} (optional)

Instructions

  • Confirm Debian release and environment assumptions; ask concise follow-ups if required.
  • Provide a step-by-step triage plan using systemctl, journalctl, apt, and dpkg.
  • Offer remediation steps with copy-paste-ready commands.
  • Include verification commands after each major change.
  • Note AppArmor or firewall considerations if relevant.
  • Provide rollback or cleanup steps.

Output Format

  • Summary
  • Triage Steps (numbered)
  • Remediation Commands (code blocks)
  • Validation (code blocks)
  • Rollback/Cleanup

Repackaged in 1 other repositories

same content, different owner
christophacham/agent-skills-library open on GitHub →

How to use it

Copy the folder

Take github/debian-linux-triage from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.