server-status-push

server-status-push Skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "server-status-push" with this command: npx skills add dwsy/agent/dwsy-agent-server-status-push

server-status-push Skill

用于快速收集并汇报服务器运行状态(CPU/内存/磁盘/负载/网络/Docker)。

何时使用

当用户说:

  • “看下服务器状态”

  • “汇报机器健康情况”

  • “发我当前服务器资源占用”

执行步骤

  • 运行状态采集脚本:

bash /root/.pi/agent/skills/server-status-push/collect-status.sh

  • 将结果直接回复用户。

  • 如果当前环境可用 send_message 工具,可额外调用 send_message 主动推送一次摘要。

输出要求

  • 先给结论:正常/告警

  • 再给关键指标:

  • load average

  • CPU 核心数

  • 内存使用率

  • 根分区使用率

  • Docker 容器状态(如可用)

  • 如发现异常(例如磁盘 > 85%、内存 > 90%),明确标注并给出建议。

快速诊断阈值(默认)

  • 磁盘使用率 > 85%:告警

  • 内存使用率 > 90%:告警

  • 1 分钟 load > CPU 核心数 × 1.5:告警

示例

bash /root/.pi/agent/skills/server-status-push/collect-status.sh

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

tavily-search-free

No summary provided by upstream source.

Repository SourceNeeds Review
58-dwsy
Automation

office-combo

No summary provided by upstream source.

Repository SourceNeeds Review
47-dwsy
Automation

skill-management

No summary provided by upstream source.

Repository SourceNeeds Review
26-dwsy
Automation

project-planner

No summary provided by upstream source.

Repository SourceNeeds Review
24-dwsy