linux-fundamentals-skill
Installation
SKILL.md
Linux Fundamentals Skill
Overview
Master Linux system administration - the foundation of DevOps.
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| distro | string | No | ubuntu | Target distribution |
| operation | string | Yes | - | Operation category |
Core Topics
MANDATORY
- Process lifecycle and management (ps, top, kill)
- Filesystem hierarchy and operations
- File permissions (chmod, chown, ACLs)
- Package management (apt, yum, dnf)
- User and group administration
Related skills
More from pluginagentmarketplace/custom-plugin-devops
networking-skill
Network protocols and troubleshooting - TCP/IP, DNS, HTTP/HTTPS, SSH, firewalls.
12serverless
Serverless computing with AWS Lambda, Azure Functions, Google Cloud Functions, and edge computing
11cloud-skill
Cloud infrastructure with AWS, Azure, GCP - architecture, services, security, and cost optimization.
10scripting
DevOps scripting with Bash, Python, and Go for automation, tooling, and infrastructure management
9configuration-management
Infrastructure configuration with Ansible, Chef, Puppet, and SaltStack for automated server management
9observability
Distributed tracing with Jaeger, OpenTelemetry, and observability platforms for microservices insights
8