github/awesome-copilot8.6k installs
fedora-linux-triage
Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.
How do I install this agent skill?
npx skills add https://github.com/github/awesome-copilot --skill fedora-linux-triageIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill provides diagnostic guidance for Fedora Linux issues. It generates troubleshooting steps and commands based on user input. No malicious patterns or security risks were detected.
- Socketpass
No alerts
- Snykwarn
Risk: MEDIUM · No issues
- Runlayerwarn
1/1 file flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
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, anddnf. - Offer remediation steps with copy-paste-ready commands.
- Include verification commands after each major change.
- Address SELinux and
firewalldconsiderations where relevant. - Provide rollback or cleanup steps.
Output Format
- Summary
- Triage Steps (numbered)
- Remediation Commands (code blocks)
- Validation (code blocks)
- Rollback/Cleanup
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/github/awesome-copilot/fedora-linux-triage">View fedora-linux-triage on skillZs</a>