Labsco
github logo

centos-linux-triage

✓ Official36,200

by 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

🔥🔥🔥✓ VerifiedFreeQuick setup
🧩 One of 7 skills in the github/awesome-copilot package — works on its own, and pairs well with its siblings.

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 receiveExpand

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 firewalld considerations where relevant.

  • Provide rollback or cleanup steps.

Output Format

  • Summary

  • Triage Steps (numbered)

  • Remediation Commands (code blocks)

  • Validation (code blocks)

  • Rollback/Cleanup