server-management

Teach server operations principles for process management, monitoring, and scaling decisions.

2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/Tai-ch0802/skills-bundle --skill server-management-tai-ch0802
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: server-management
Source: https://github.com/Tai-ch0802/skills-bundle/tree/main/i18n/zh-TW/server-management
Command: npx skills add https://github.com/Tai-ch0802/skills-bundle --skill server-management-tai-ch0802

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive guide to server management, focusing on principles and decision-making rather than rote commands, enabling you to manage production environments effectively.

Core Features & Use Cases

  • Process Management: Learn best practices for managing application processes using tools like PM2, systemd, and Docker.
  • Monitoring & Alerting: Understand what metrics to track, how to set alert severity, and choose appropriate monitoring tools.
  • Scaling Strategies: Decide when and how to scale your applications, whether vertically or horizontally.
  • Security Principles: Implement essential security measures for server access, firewalls, and updates.
  • Troubleshooting: Follow a prioritized approach to diagnose and resolve server issues.

Quick Start

Use the server-management skill to understand the principles of process management for Node.js applications.

Frequently Asked Questions about server-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the best way to manage Node.js processes in a production environment?

Effective server management for Node.js uses tools like PM2, systemd, or Docker. This Skill provides principles for process management, teaching critical thinking for keeping applications running reliably rather than just providing rote commands.

How do I set up monitoring and alerts for my production servers?

Server monitoring requires tracking key metrics and setting alert severity. This Skill offers decision-making frameworks for monitoring strategies, helping you choose appropriate tools like Grafana and Sentry to track application health.

Does this server management guide work with Docker and Kubernetes?

Yes, it covers using Docker and Kubernetes for server administration. The Skill focuses on principles and decision-making frameworks for using these containerization and orchestration tools effectively in production environments.

What security principles should I implement for server access and firewalls?

Server security requires essential measures for access control, firewalls, and updates. This Skill provides decision-making frameworks to implement necessary security principles for protecting production environments from unauthorized access.

How to troubleshoot server issues when my application goes down?

Server troubleshooting follows a prioritized approach to diagnose and resolve issues. This Skill teaches critical thinking for production environments, guiding you through systematic problem resolution rather than offering quick fixes.