该技能用于生成详细的系统运维报告,包含:
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill my-system-info-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of My System Info Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-my-system-info-skill)More formats (shields.io, HTML) on the badges page.
---
name: 系统信息报告技能
description: 该技能用于生成详细的系统运维报告,包含:
---
# 系统信息报告技能
## 功能描述
该技能用于生成详细的系统运维报告,包含:
- 🖥️ **系统基本信息**(主机名、OS、内核、用户、运行时间)
- ⚙️ **CPU信息**(架构、核心数、性能参数)
- 🧠 **内存信息**(使用量、可用内存、交换空间)
- 💾 **磁盘信息**(块设备、分区、文件系统使用情况)
- 🌐 **网络信息**(网络接口配置)
- 📈 **进程信息**(运行中的进程概览)
- 🛠️ **服务状态**(systemd管理的服务状态)
## 输出格式
- 生成**Markdown格式**的报告(.md文件)
- 包含可折叠的详细信息区块
- 文件保存在`system-tool-results`目录下
- 文件名包含时间戳(如:system_report_2024-01-01_12-00-00.md)
## 使用方法
1. 安装此Skill到OpenClaw
2. 通过对话调用:"生成系统报告" 或 "创建系统运维报告"
3. 报告将自动生成并可在指定目录查看
## 适用场景
- 系统运维监控
- 故障排查
- 环境信息收集
- 定期系统健康检查
## 标签
`system` `monitoring` `report` `markdown` `diagnostics`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!