← Back to Skills Marketplace
meterlong

Tripo 3d

by Tommy · GitHub ↗ · v2.0.5 · MIT-0
cross-platform ⚠ suspicious
710
Downloads
2
Stars
3
Active Installs
12
Versions
Install in OpenClaw
/install tripo-3d-generation
Description
Generate 3D models from text or images. Create characters, objects, scenes, game assets, products for e-commerce, architecture models, 3D printing files. Aut...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tripo-3d-generation
  3. After installation, invoke the skill by name or use /tripo-3d-generation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tripo-3d-generation
Version 2.0.5
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 12
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 710 downloads so far.

How do I install Tripo 3d?

Run "/install tripo-3d-generation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tripo 3d free?

Yes, Tripo 3d is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tripo 3d support?

Tripo 3d is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tripo 3d?

It is built and maintained by Tommy (@meterlong); the current version is v2.0.5.

💬 Comments