← 返回 Skills 市场
m15010495895-sudo

Photo to 3D

作者 m15010495895-sudo · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
340
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install photo-to-3d
功能描述
One-click photo to 3D model pipeline. Upload any photo, AI generates a clean isometric view via Gemini (Nano Banana), then converts it to a production-ready...
安全使用建议
This skill appears internally consistent and does what it describes, but review these points before installing: - The script uploads your images to two external services (Google generativelanguage and Tripo3D). Do not use sensitive or private images unless you accept those services' privacy/retention policies. - You must provide GEMINI_API_KEY and TRIPO_API_KEY; check billing and permissions for those keys. The script prints small token fragments in logs (not full keys) but network requests will include your keys — treat them as sensitive. - Ensure your environment has Python and the 'requests' library installed (the skill does not include dependency installation instructions). - Origin is unknown and there's no homepage; if you need higher assurance, request provenance or a vetted package/repository for the code, and consider running it in an isolated environment first. - If you plan to run at scale, verify Tripo3D's rate/usage limits and costs and confirm the Gemini usage method matches your Google/API account setup.
功能分析
Type: OpenClaw Skill Name: photo-to-3d Version: 1.0.0 The skill provides a legitimate pipeline for converting 2D images into 3D models using the Gemini and Tripo3D APIs. The script `scripts/photo_to_3d.py` implements the described two-step process (preprocessing via Gemini and generation via Tripo3D) using standard HTTP requests and environment variables for API keys, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The name/description require Gemini and Tripo3D access; the script uses GEMINI_API_KEY and TRIPO_API_KEY and calls the expected endpoints. Required credentials and network calls are proportionate to converting images → isometric view → 3D model.
Instruction Scope
Instructions and the script operate within the stated pipeline: they read the input image, call Gemini and Tripo3D APIs, and write output files. Important privacy note: the user's image is uploaded to external services (Google generativelanguage and api.tripo3d.ai); this is expected but should be considered before use.
Install Mechanism
No install spec (instruction-only with an included script) — low install risk. One practical omission: the script uses the Python 'requests' library but the skill metadata does not declare dependencies or give an install step; users must ensure Python and requests are available.
Credentials
Only GEMINI_API_KEY and TRIPO_API_KEY are required, which directly match the two external services used. No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false, the skill does not request persistent or elevated agent privileges, and it does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install photo-to-3d
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /photo-to-3d 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
One-click photo to 3D model: Gemini + Tripo3D
元数据
Slug photo-to-3d
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Photo to 3D 是什么?

One-click photo to 3D model pipeline. Upload any photo, AI generates a clean isometric view via Gemini (Nano Banana), then converts it to a production-ready... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 340 次。

如何安装 Photo to 3D?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install photo-to-3d」即可一键安装,无需额外配置。

Photo to 3D 是免费的吗?

是的,Photo to 3D 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Photo to 3D 支持哪些平台?

Photo to 3D 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Photo to 3D?

由 m15010495895-sudo(@m15010495895-sudo)开发并维护,当前版本 v1.0.0。

💬 留言讨论