Agent skill
centos-linux-triage
Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.
Install this agent skill to your Project
npx add-skill https://github.com/github/awesome-copilot/tree/main/skills/centos-linux-triage
SKILL.md
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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
javascript-typescript-jest
Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns.
create-github-action-workflow-specification
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.
update-avm-modules-in-bicep
Update Azure Verified Modules (AVM) to latest versions in Bicep files.
gtm-technical-product-pricing
Pricing strategy for technical products. Use when choosing usage-based vs seat-based, designing freemium thresholds, structuring enterprise pricing conversations, deciding when to raise prices, or using price as a positioning signal.
power-bi-dax-optimization
Comprehensive Power BI DAX formula optimization prompt for improving performance, readability, and maintainability of DAX calculations.
review-and-refactor
Review and refactor code in your project according to defined instructions
Didn't find tool you were looking for?