← 返回 Skills 市场
edwinjhlee

x-df

作者 Edwin.JH.Lee · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
256
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install x-df
功能描述
Enhanced `df` combining disk usage and mount info. Supports CSV, TSV, and TUI with filesystem type detection. **Dependency**: This is an x-cmd module. Instal...
安全使用建议
This skill appears internally consistent for an enhanced df/mount viewer: it will run standard disk and mount commands and format their output. However: (1) there are no code files or install recipe here — it is instruction-only and relies on an external x-cmd module; verify you obtain x-cmd from a trusted source before installing. (2) The skill source/homepage is unknown, so you cannot audit its implementation; that lowers confidence. (3) Running the skill (or allowing an agent to invoke it) will reveal local disk and mount information — consider whether that data is sensitive in your environment. If you need higher assurance, request the x-cmd/x-df implementation or an install manifest (repository or release URL) to review before enabling.
功能分析
Type: OpenClaw Skill Name: x-df Version: 1.0.2 The skill bundle for 'x-df' consists of metadata and documentation for an enhanced disk usage utility that integrates with the x-cmd framework. The SKILL.md file provides legitimate instructions for the AI agent to display disk space and mount information in various formats (CSV, TSV, TUI) across Linux, macOS, and Windows. No malicious code, data exfiltration patterns, or prompt injection attacks were identified.
能力评估
Purpose & Capability
Name/description match the actions described: combining df and mount (or /proc/mounts) and producing TSV/CSV/TUI output is coherent. References to x-cmd as a dependency are expected for an x-cmd extension.
Instruction Scope
SKILL.md instructs use of system utilities (df, mount, /proc/mounts, wmic/PowerShell on Windows) and piping into csv/awk/grep — all directly relevant to collecting and formatting disk/mount information. It does not direct reading of unrelated files, environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec is included (instruction-only), so nothing will be written or downloaded by this skill itself. It does require x-cmd to be installed separately; the SKILL.md points users to the x-cmd skill for installation options.
Credentials
No required environment variables, credentials, or config paths are requested. The runtime actions (reading /proc/mounts, running df/mount/wmic) are proportional to the stated purpose.
Persistence & Privilege
Skill is not always-on and does not request any special persistent privileges. It does not declare modifications to other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-df
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-df 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Updated dependency note: clarified x-cmd must be installed first, with reference to the x-cmd skill for installation options. - Windows backend description updated: specifies use of `wmic` or PowerShell `Get-Volume` for disk info. - Metadata version bump to 1.0.2.
v1.0.1
- Updated requirement instructions to clarify that x-cmd must be installed first - Simplified the "Related" section for brevity - Minor wording tweaks and description rephrasing for clarity - Bumped version to 1.0.1
v1.0.0
x-df 1.0.0 - Initial release: Enhanced `df` tool combining disk usage and mount details. - Supports multiple output formats: TSV, CSV, interactive TUI, and raw system output. - Auto-detects terminal vs. piped usage for appropriate output format. - Provides cross-platform support: Linux, macOS (with extra inode details), and Windows. - Requires and integrates with x-cmd for installation and usage.
元数据
Slug x-df
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

x-df 是什么?

Enhanced `df` combining disk usage and mount info. Supports CSV, TSV, and TUI with filesystem type detection. **Dependency**: This is an x-cmd module. Instal... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 256 次。

如何安装 x-df?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-df」即可一键安装,无需额外配置。

x-df 是免费的吗?

是的,x-df 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

x-df 支持哪些平台?

x-df 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 x-df?

由 Edwin.JH.Lee(@edwinjhlee)开发并维护,当前版本 v1.0.2。

💬 留言讨论