mcpbeat

Fedora Linux Triage

github/fedora-linux-triage

Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.

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

230 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 fedora-linux-triage

The instruction itself

4 sections, as written by the author

Fedora Linux Triage

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

Inputs

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

Instructions

  • Confirm Fedora release and environment assumptions.
  • Provide a step-by-step triage plan using systemctl, journalctl, and dnf.
  • Offer remediation steps with copy-paste-ready commands.
  • Include verification commands after each major change.
  • Address SELinux and firewalld considerations where 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/fedora-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.