← 返回 Skills 市场
1928
总下载
6
收藏
15
当前安装
1
版本数
在 OpenClaw 中安装
/install threejs
功能描述
Build 3D web experiences with proper resource management and performance patterns.
安全使用建议
This is a low-risk, instruction-only skill providing Three.js best practices. It doesn't request credentials or install software; it only requires that node be present on the system. The main non-technical caveat is provenance — the skill lists source/homepage as unknown, so if you care about author trustworthiness or want official guidance, cross-check these recommendations against the Three.js docs and your project's Three.js/bundler versions before applying them. If you plan to allow autonomous agent actions generally, note that this skill itself does not perform I/O or network calls.
功能分析
Type: OpenClaw Skill
Name: threejs
Version: 1.0.0
The skill bundle contains standard metadata and a `SKILL.md` file providing best practices and patterns for Three.js development. The content is purely informational, offering guidance on resource management, rendering, asset loading, and performance. There are no executable scripts, no instructions for the AI agent to perform malicious actions (e.g., data exfiltration, unauthorized command execution, persistence), and no signs of prompt injection attempts or obfuscation. The `metadata` correctly specifies `node` as a required binary, which is appropriate for a web development-focused skill.
能力评估
Purpose & Capability
Name and description match the SKILL.md content (Three.js production/performance patterns). The single declared runtime requirement (node) is reasonable for a JavaScript/Three.js guidance skill.
Instruction Scope
SKILL.md contains only usage patterns, code snippets, and developer guidance for Three.js (render loop, disposal, loaders, performance). It does not instruct the agent to read unrelated files, exfiltrate data, access credentials, or call external endpoints.
Install Mechanism
No install spec and no code files — instruction-only. Nothing will be written to disk or downloaded by the skill itself.
Credentials
The skill declares no environment variables or credentials. There is nothing requesting more privileges than needed for documentation-style guidance.
Persistence & Privilege
always is false and the skill does not request persistent system changes or modify other skills. Autonomous invocation is allowed by default but this skill's instructions do not perform privileged actions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install threejs - 安装完成后,直接呼叫该 Skill 的名称或使用
/threejs触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Three.js 是什么?
Build 3D web experiences with proper resource management and performance patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1928 次。
如何安装 Three.js?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install threejs」即可一键安装,无需额外配置。
Three.js 是免费的吗?
是的,Three.js 完全免费(开源免费),可自由下载、安装和使用。
Three.js 支持哪些平台?
Three.js 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Three.js?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills