← 返回 Skills 市场
47
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mustache
功能描述
Use mustache.js (logic-less Mustache templates) for any templating task in JavaScript/Node.js environments.
安全使用建议
This skill is an on-topic guide for using the Mustache templating library and does not request credentials. Before you run the suggested npm commands, verify the npm package's publisher and integrity (check the package page, maintainer, version, and sha/signature if available). Prefer local project installs (npm install mustache --save) over global (-g) unless you need the CLI globally. Be aware that running npm install will execute package scripts (postinstall), so only install packages from trusted sources. The SKILL.md references an external file (references/patterns.md) that isn't bundled — if the agent attempts to fetch additional content, verify where it's coming from. If you want to avoid any automated changes to your environment, prevent or review autonomous shell executions by the agent before allowing installs.
能力评估
Purpose & Capability
Name and description match the SKILL.md content: examples, API usage, CLI usage, and anti-patterns for mustache.js are all consistent with a templating helper.
Instruction Scope
SKILL.md stays on-topic and does not request unrelated files, env vars, or credentials. Minor note: it references references/patterns.md (not present in the skill bundle), which is an unbundled doc reference but not a security problem by itself.
Install Mechanism
This is instruction-only (no install spec). It recommends standard npm commands (npm install mustache, npm install -g mustache). No downloads from arbitrary URLs or archive extraction are present.
Credentials
The skill declares no required environment variables, binaries, or credentials. It implicitly assumes a Node/npm environment, which is appropriate for the stated purpose.
Persistence & Privilege
always:false and default invocation settings; the skill does not request permanent/always-on presence nor modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mustache - 安装完成后,直接呼叫该 Skill 的名称或使用
/mustache触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the mustache skill for JavaScript/Node.js environments
- Supports rendering Mustache templates, including variables, sections, partials, comments, and custom delimiters
- Includes installation instructions, API usage, CLI commands, and key usage patterns
- Covers anti-patterns and best practices for logic-less templating
元数据
常见问题
Mustache 是什么?
Use mustache.js (logic-less Mustache templates) for any templating task in JavaScript/Node.js environments. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 47 次。
如何安装 Mustache?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mustache」即可一键安装,无需额外配置。
Mustache 是免费的吗?
是的,Mustache 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mustache 支持哪些平台?
Mustache 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mustache?
由 OpenLark(@openlark)开发并维护,当前版本 v1.0.0。
推荐 Skills