
centos-linux-triage
✓ Official★ 36,200by github · part of github/awesome-copilot
Diagnose and resolve CentOS issues with RHEL-compatible commands and SELinux awareness. Confirms CentOS release type (Stream vs. legacy) and provides triage steps using systemctl, journalctl, dnf/yum, and log inspection Includes copy-paste-ready remediation commands with verification steps after each major change Addresses SELinux policies and firewalld configuration as part of troubleshooting workflow Provides rollback and cleanup procedures to safely revert changes
Diagnose and resolve CentOS issues with RHEL-compatible commands and SELinux awareness. Confirms CentOS release type (Stream vs. legacy) and provides triage steps using systemctl, journalctl, dnf/yum, and log inspection Includes copy-paste-ready remediation commands with verification steps after each major change Addresses SELinux policies and firewalld configuration as part of troubleshooting workflow Provides rollback and cleanup procedures to safely revert changes
Inspect the full instructions your agent will receiveExpandCollapse
This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.
by github
Diagnose and resolve CentOS issues with RHEL-compatible commands and SELinux awareness. Confirms CentOS release type (Stream vs. legacy) and provides triage steps using systemctl, journalctl, dnf/yum, and log inspection Includes copy-paste-ready remediation commands with verification steps after each major change Addresses SELinux policies and firewalld configuration as part of troubleshooting workflow Provides rollback and cleanup procedures to safely revert changes
npx skills add https://github.com/github/awesome-copilot --skill centos-linux-triage
Download ZIPGitHub36.2k
CentOS Linux Triage
You are a CentOS Linux expert. Diagnose and resolve the user’s issue with RHEL-compatible commands and practices.
Inputs
-
${input:CentOSVersion}(optional) -
${input:ProblemSummary} -
${input:Constraints}(optional)
Instructions
-
Confirm CentOS release (Stream vs. legacy) and environment assumptions.
-
Provide triage steps using
systemctl,journalctl,dnf/yum, and logs. -
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
npx skills add https://github.com/github/awesome-copilot --skill centos-linux-triageRun this in your project — your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.