Skip to main content
Back to registry

server-management

sickn33/antigravity-awesome-skills

Server management principles for production operations. Learn to THINK, not memorize commands.

Installs300
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill server-management
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Server management principles for production operations. Learn to THINK, not memorize commands. When something's wrong: Remember: A well-managed server is boring. That's the goal. This skill is applicable to execute the workflow or actions described in the overview. - Rotate logs to prevent disk fill - Structured logging (JSON) for parsing - Appropriate levels (error/warn/info/debug) - No sensitive data in logs - Simple: Just return 200 - Deep: Check all dependencies - Choose based on load balancer needs - Check if running (process status) - Check logs (error messages) - Check resources (disk, memory, CPU) - Check network (ports, DNS) - Check dependencies (database, APIs)

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does server-management do?

Server management principles for production operations. Learn to THINK, not memorize commands.

Is server-management good?

server-management does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does server-management work with?

server-management currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to server-management?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install server-management?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill server-management

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering