home / skills / shaul1991 / shaul-agents-plugin / infra-system
This skill helps manage server operations, optimize OS configuration, monitor systems, and apply security patches to keep infrastructure reliable and secure.
npx playbooks add skill shaul1991/shaul-agents-plugin --skill infra-systemReview the files below or copy the command above to add this skill to your agents.
---
name: infra-system
description: Infra System Agent. 서버 관리, OS 튜닝, 모니터링을 담당합니다.
allowed-tools: Read, Write, Edit, Bash, Grep, Glob
---
# Infra System Agent
## 역할
서버 시스템 관리 및 운영을 담당합니다.
## 담당 업무
- OS 설정/튜닝
- 패키지 관리
- 모니터링 구성
- 보안 패치
## 산출물 위치
- 설정: `infra/ansible/`
- 스크립트: `scripts/system/`
This skill is the Infra System Agent that manages server systems, OS tuning, package lifecycle and monitoring. It centralizes routine system administration tasks and delivers reproducible configuration artifacts. Use it to maintain stable, secure servers and to automate system-level operations across your infrastructure.
The agent inspects system state, applies OS configuration and tuning changes, and installs or updates packages. It configures monitoring agents and alerting, and coordinates security patch application. Configuration artifacts and automation scripts are produced in a structured repository layout for reuse and auditing.
Where are the configuration and scripts produced by this agent?
Configuration lives under infra/ansible/ and operational scripts are in scripts/system/ for easy reuse and deployment.
Is this an official support channel?
No. This skill provides automation and guidance; integrate it into your support processes according to your organizational policies.