SkillAgentSearch skills...

debian-linux-triage

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

Install / Use

npx skills add github/awesome-copilot --skill debian-linux-triage

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

69/100

Supported Platforms

Universal

Tags

Our assessment of debian-linux-triage

debian-linux-triage scores 69/100 on our quality scale, 1210th of 1,999 Development & Engineering skills we index.

Its SKILL.md is 959 bytes long, split into 4 sections and no code examples: fairly brief, so expect to fill in details yourself.

With 39,348 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
14/30
Structure
8/20
Description
12/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated 2 days ago, so debian-linux-triage is actively maintained.
  • It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

debian-linux-triage compared with similar skills

All 4 of these similar skills score higher than debian-linux-triage; compare them before choosing.

SkillScoreStarsUpdatedFormat
debian-linux-triage (this skill)by github6939.3k2d agoSKILL.md
ai-job-searchby MadsLorentzen10044.0k5d agoCLAUDE.md
claude-howtoby luongnv8910041.7ktodayCLAUDE.md
algorithmic-artby anthropics100177.9k3d agoSKILL.md
pptxby anthropics100177.9k3d agoSKILL.md

Frequently asked questions

How do I install debian-linux-triage?
Run npx skills add github/awesome-copilot --skill debian-linux-triage. The install tabs above show the steps for each supported agent.
Which AI agents does debian-linux-triage work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is debian-linux-triage safe to use?
It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is debian-linux-triage still maintained?
The repository was last updated 2 days ago, so debian-linux-triage is actively maintained.

name: debian-linux-triage description: 'Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.'

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

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

Output Format

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

Related Skills

View on GitHub
GitHub Stars39.3k
CategoryDevelopment
Updated2d ago
Forks5.0k

Languages

JavaScript

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions