← 返回 Skills 市场
146
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install mkisofs
功能描述
Create and manage ISO 9660 images using mkisofs, genisoimage, or xorriso for standard, bootable, UEFI, hybrid, and multi-boot ISO creation.
安全使用建议
This skill is an offline, instructive guide for building and manipulating ISO images. Before using: 1) Confirm you install mkisofs/xorriso/isolinux from your distro's official packages (avoid random downloads). 2) Be aware many commands require elevated privileges (mount -o loop, writing to /dev, using isohybrid), so review commands before running them and avoid running as root unless necessary. 3) Double-check paths (source directories, isolinux/syslinux binaries) to avoid overwriting files or modifying your system boot setup. 4) The skill does not access secrets or external endpoints, but any commands it suggests will run locally — always review and understand them before executing.
功能分析
Type: OpenClaw Skill
Name: mkisofs
Version: 1.0.1
The skill bundle provides comprehensive documentation and command-line examples for ISO image creation using standard tools like mkisofs, genisoimage, and xorriso. All instructions in SKILL.md are strictly aligned with the stated purpose of managing ISO files, boot configurations (ISOLINUX/GRUB2), and filesystem extensions. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The name/description match the SKILL.md content: examples and installation instructions target mkisofs, xorriso, and isolinux for creating bootable, UEFI, hybrid, and multi-boot ISOs. package.json metadata aligns with the stated purpose. (Minor note: SKILL.md lists version 1.0.0 while registry shows 1.0.1 — cosmetic.)
Instruction Scope
Instructions stay within ISO creation tasks (mkisofs/xorriso/isoinfo/mount/xorriso editing). They reference system paths (e.g., /usr/share/syslinux/isohdpfx.bin) and commands that interact with local files and loop mounts; these require appropriate privileges and can modify local disks if misused. There is no instruction to read unrelated credentials, network endpoints, or other agents' config.
Install Mechanism
No install spec is provided (instruction-only), so nothing is downloaded or written by the skill itself. The SKILL.md recommends installing packages via standard distro package managers (dnf/apt/zypper), which is proportionate and expected.
Credentials
The skill declares no required environment variables, credentials, or config paths and the instructions do not attempt to access secrets. No disproportionate credential or env access is requested.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request persistent system modifications, nor does it instruct changing other skills' configs or storing credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mkisofs - 安装完成后,直接呼叫该 Skill 的名称或使用
/mkisofs触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Updated display name to lowercase
v1.0.0
Initial release - Comprehensive mkisofs support with bilingual documentation
元数据
常见问题
mkisofs 是什么?
Create and manage ISO 9660 images using mkisofs, genisoimage, or xorriso for standard, bootable, UEFI, hybrid, and multi-boot ISO creation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。
如何安装 mkisofs?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mkisofs」即可一键安装,无需额外配置。
mkisofs 是免费的吗?
是的,mkisofs 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
mkisofs 支持哪些平台?
mkisofs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 mkisofs?
由 wei dong(@weidongkl)开发并维护,当前版本 v1.0.1。
推荐 Skills