用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/GuanceCloud/ai-skills --skill unit命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | unit |
| author | liurui |
| description | Generate Guance unit metadata from metrics CSV files. |
Generate standardized Guance unit description files from CSV metric metadata.
csv/{{name}}*.csv or csv/{{name}}.csv.output/unit/{{name}}.json.metric_name: metric field name.unit: source unit to map.desc field.| CSV unit | Guance unit | Meaning |
|---|---|---|
C | temperature,C | Celsius |
% | percent,percent | Percentage |
B | digital,B | Bytes |
KB | digital,KB | Kilobytes |
MB | digital,MB | Megabytes |
GB | digital,GB | Gigabytes |
B/s | traffic,B/S | Traffic |
KB/s | traffic,KB/S | Traffic |
MB/s | traffic,MB/S | Traffic |
bps | bandWidth,bps | Bandwidth |
Mbps | bandWidth,Mbps | Bandwidth |
ms | time,ms | Milliseconds |
s | time,s | Seconds |
iops | throughput,iops | IOPS |
ops | throughput,ops | Operations per second |
reqps | throughput,reqps | Requests per second |
readps | throughput,readps | Reads per second |
wps | throughput,wps | Writes per second |
| empty | empty | Unitless |