← 返回 Skills 市场
710
总下载
2
收藏
3
当前安装
12
版本数
在 OpenClaw 中安装
/install tripo-3d-generation
功能描述
Generate 3D models from text or images. Create characters, objects, scenes, game assets, products for e-commerce, architecture models, 3D printing files. Aut...
安全使用建议
This skill appears to do what it claims. Before installing, consider: 1) Prefer setting your own TRIPO_API_KEY (your account key) so requests go directly to Tripo rather than through the operator proxy. 2) Only set TRIPO_PROXY_SECRET if you explicitly trust the proxy operator (the secret is sent to the proxy as x-proxy-secret). 3) The skill will create a small file named .tripo-skill-id in your home directory to identify you to the free-tier proxy; it's harmless but persistent — you can remove it later. 4) The skill makes outbound network calls and will upload images you provide (or proxy metadata) to the Tripo service or the proxy; do not send sensitive personal data unless you accept that. If you need more assurance, ask the skill author for details on the proxy operator and how free-tier quotas are enforced.
功能分析
Type: OpenClaw Skill
Name: tripo-3d-generation
Version: 2.0.5
The tripo-3d-generation skill is a legitimate integration for Tripo AI services, supporting text-to-3D and image-to-3D workflows. It implements a dual-channel communication strategy: direct requests to api.tripo3d.ai when a user provides their own API key, and proxied requests to skills.vast-internal.com for a free tier. The code (index.mjs) uses a local file (~/.tripo-skill-id) to store a random UUID for anonymous quota tracking, which is clearly documented in the security section of SKILL.md. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description match the code and instructions: the skill implements text-to-3D, image-to-3D, rigging, animation, stylization, conversion, and credits checking. Network outbound permission is expected. No unrelated credentials or system services are requested.
Instruction Scope
Runtime instructions stay on-task (map user intents to generate/status/download/rig/animate/etc.). They do not instruct broad system reconnaissance. One caveat: the implementation persists a small identifier file in the user's home directory (~/.tripo-skill-id) to track user_id for the free-tier proxy — this is outside purely ephemeral runtime behavior and is persistent.
Install Mechanism
There is no install spec and no external downloads; the skill is instruction+small JS runtime (index.mjs). No archive downloads or third-party package installs are performed by the skill itself.
Credentials
Declared optional secrets are proportional: TRIPO_API_KEY (your Tripo account key) and TRIPO_PROXY_SECRET (shared secret for the operator's free-tier proxy). TRIPO_API_KEY is the safer direct option. The TRIPO_PROXY_SECRET mechanism requires sending that secret to skills.vast-internal.com as x-proxy-secret; only set it if you trust the proxy operator. No other unrelated secrets are requested.
Persistence & Privilege
always:false and autonomous invocation are normal. The skill does write a small file (.tripo-skill-id) into the user's HOME (or falls back to an ephemeral in-memory id) so the proxy can track quota — this creates modest persistence on the host but does not modify other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tripo-3d-generation - 安装完成后,直接呼叫该 Skill 的名称或使用
/tripo-3d-generation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.5
README: correct install command to clawhub install tripo-3d-generation (registry slug, not meterlong/ prefix).
v2.0.4
Docs: install slug meterlong/tripo-3d-generation; openclaw config key skill.tripo-3d-generation in README and runtime hints.
v2.0.3
Dual-channel: direct Tripo API with TRIPO_API_KEY; free tier via HTTPS proxy with TRIPO_PROXY_SECRET. New proxy host; random UUID user id (no hostname hash). Model docs P1/v3.1.
v1.4.1
Replace all Chinese text with English in SKILL.md and instructions.md for international compatibility.
v1.4.0
Major update: Added frontmatter with read_when triggers for automatic intent matching. Added 3D expert persona for understanding non-technical user requests. Added user intent to action mapping table. Improved prompt engineering guidance.
v1.3.2
Add External Endpoints, Security and Privacy, and Trust Statement sections to SKILL.md for security scanner compliance.
v1.3.1
Remove test files that triggered security scan. No functional changes from 1.3.0.
v1.3.0
Full API coverage - added rig, animate, prerigcheck, stylize, convert, texture, refine actions. 10 animation presets. LEGO/Voxel/Voronoi/Minecraft stylization. 6 format conversions. Post-processing is free.
v1.2.1
Fix: remove frontmatter to resolve security scan delay
v1.2.0
Comprehensive SKILL.md with sculpture-level geometry, auto-rigging, animation presets, stylization, prompt tips, use case examples, and competitive comparison
v1.1.0
Enhanced description with rigging, animation, PBR materials, and geometry quality highlights
v1.0.0
AI 3D model generation from text or images. 10 free credits included, no API key needed to start.
元数据
常见问题
Tripo 3d 是什么?
Generate 3D models from text or images. Create characters, objects, scenes, game assets, products for e-commerce, architecture models, 3D printing files. Aut... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 710 次。
如何安装 Tripo 3d?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tripo-3d-generation」即可一键安装,无需额外配置。
Tripo 3d 是免费的吗?
是的,Tripo 3d 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tripo 3d 支持哪些平台?
Tripo 3d 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tripo 3d?
由 Tommy(@meterlong)开发并维护,当前版本 v2.0.5。
推荐 Skills