Centos linux triage
A curated collection of agent skills for your AI agents - engineering craft, prompt engineering, design, growth marketing, ...
npx -y skills add mouadja02/skills --skill centos-linux-triageAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 8 stars8 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.
SKILL.md
0.9 KB, 195 tokens by cl100k_base, as published. Nobody here has run it
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
Gives 0 of the 12 instructions most debug triage skills give in 195 tokens
Counted across 839 of the 1,149 authors here whose files we hold, read 2026-08-07
- investigate root cause before proposing any fixin 102 of 839, across 67 files
- read error messages completelyin 89 of 839, across 49 files
- create a failing test case before fixingin 84 of 839, across 46 files
- reproduce the issue consistentlyin 82 of 839, across 41 files
- change one variable at a timein 82 of 839, across 42 files
- check recent changesin 74 of 839, across 36 files
- write the regression test before fixingin 74 of 839, across 40 files
- fix the root cause not the symptomin 60 of 839, across 45 files
- implement a single fix at a timein 59 of 839, across 20 files
- trace data flow backward to the sourcein 50 of 839, across 20 files
- remove all debug instrumentationin 49 of 839, across 13 files
- form a single hypothesisin 48 of 839, across 18 files
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.