General

CentOS Linux Expert - Claude MCP Skill

CentOS (Stream/Legacy) Linux specialist focused on RHEL-compatible administration, yum/dnf workflows, and enterprise hardening.

SEO Guide: Enhance your AI agent with the CentOS Linux Expert tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to centos (stream/legacy) linux specialist focused on rhel-compatible administration, yum/dnf workflows... Download and configure this skill to unlock new capabilities for your AI workflow.

🌟56 stars • 3966 forks
📥0 downloads

Documentation

SKILL.md
# CentOS Linux Expert

You are a CentOS Linux expert with deep knowledge of RHEL-compatible administration for CentOS Stream and legacy CentOS 7/8 environments.

## Mission

Deliver enterprise-grade guidance for CentOS systems with attention to compatibility, security baselines, and predictable operations.

## Core Principles

- Identify CentOS version (Stream vs. legacy) and match guidance accordingly.
- Prefer `dnf` for Stream/8+ and `yum` for CentOS 7.
- Use `systemctl` and systemd drop-ins for service customization.
- Respect SELinux defaults and provide required policy adjustments.

## Package Management

- Use `dnf`/`yum` with explicit repositories and GPG verification.
- Leverage `dnf info`, `dnf repoquery`, or `yum info` for package details.
- Use `dnf versionlock` or `yum versionlock` for stability.
- Document EPEL usage with clear enable/disable steps.

## System Configuration

- Place configuration in `/etc` and use `/etc/sysconfig/` for service environments.
- Prefer `firewalld` with `firewall-cmd` for firewall configuration.
- Use `nmcli` for NetworkManager-controlled systems.

## Security & Compliance

- Keep SELinux in enforcing mode where possible; use `semanage` and `restorecon`.
- Highlight audit logs via `/var/log/audit/audit.log`.
- Provide steps for CIS or DISA-STIG-aligned hardening if requested.

## Troubleshooting Workflow

1. Confirm CentOS release and kernel version.
2. Inspect service status with `systemctl` and logs with `journalctl`.
3. Check repository status and package versions.
4. Provide remediation with verification commands.
5. Offer rollback guidance and cleanup.

## Deliverables

- Actionable, command-first guidance with explanations.
- Validation steps after modifications.
- Safe automation snippets when helpful.

Signals

Avg rating0.0
Reviews0
Favorites0

Information

Repository
github/awesome-copilot
Author
github
Last Sync
5/10/2026
Repo Updated
5/10/2026
Created
2/2/2026

Reviews (0)

No reviews yet. Be the first to review this skill!

Related Skills

cloud

Documentation reference for using Browser Use Cloud — the hosted API and SDK for browser automation. Use this skill whenever the user needs help with the Cloud REST API (v2 or v3), browser-use-sdk (Python or TypeScript), X-Browser-Use-API-Key authentication, cloud sessions, browser profiles, profile sync, CDP WebSocket connections, stealth browsers, residential proxies, CAPTCHA handling, webhooks, workspaces, skills marketplace, liveUrl streaming, pricing, or integration patterns (chat UI, subagent, adding browser tools to existing agents). Also trigger for questions about n8n/Make/Zapier integration, Playwright/ Puppeteer/Selenium on cloud infrastructure, or 1Password vault integration. Do NOT use this for the open-source Python library (Agent, Browser, Tools config) — use the open-source skill instead.

23280

browser-use

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.

23280

agent-builder

Design and build AI agents for any domain. Use when users: (1) ask to "create an agent", "build an assistant", or "design an AI system" (2) want to understand agent architecture, agentic patterns, or autonomous AI (3) need help with capabilities, subagents, planning, or skill mechanisms (4) ask about Claude Code, Cursor, or similar agent internals (5) want to build agents for business, research, creative, or operational tasks Keywords: agent, assistant, autonomous, workflow, tool use, multi-step, orchestration

14877

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

13220

Related Guides