← 返回 Skills 市场
911
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install toml
功能描述
Write valid TOML configuration files with correct types and structure.
安全使用建议
This skill is low-risk and internally consistent for the stated purpose. Before relying on it as authoritative, verify any TOML behaviors against the official TOML spec for the version you need (the SKILL.md mixes notes about TOML 1.0 and 1.1 and has a few ambiguous statements about comments and trailing commas). Because it is instruction-only and asks for no credentials or installs, there is minimal security exposure. If you need automated generation integrated into systems, prefer a skill that documents which TOML version it targets and includes examples/tests.
功能分析
Type: OpenClaw Skill
Name: toml
Version: 1.0.0
The skill bundle contains only metadata in `_meta.json` and a comprehensive guide on TOML syntax in `SKILL.md`. The `SKILL.md` file is purely descriptive and informational, providing the AI agent with knowledge about TOML structure and types. There are no executable commands, network calls, file system access instructions, or any form of prompt injection attempts, making its behavior clearly aligned with the stated purpose of writing TOML configuration files.
能力评估
Purpose & Capability
Name and description (produce valid TOML) match the content and the skill requests no unrelated binaries, env vars, or config paths.
Instruction Scope
SKILL.md is a short TOML reference and stays on-topic; a few lines mix TOML 1.0 vs 1.1 behavior and contain minor inaccuracies/ambiguities (comments/trailing-commas/inline-table behavior). This is a documentation quality issue rather than a scope or exfiltration risk.
Install Mechanism
No install spec or code files are present; nothing is written to disk or downloaded.
Credentials
No environment variables, credentials, or config paths are requested.
Persistence & Privilege
Skill is not always-enabled and requests no persistent system privileges or cross-skill modifications.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toml - 安装完成后,直接呼叫该 Skill 的名称或使用
/toml触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
TOML 是什么?
Write valid TOML configuration files with correct types and structure. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 911 次。
如何安装 TOML?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toml」即可一键安装,无需额外配置。
TOML 是免费的吗?
是的,TOML 完全免费(开源免费),可自由下载、安装和使用。
TOML 支持哪些平台?
TOML 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 TOML?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills