一键导入
appnz-3d-api
Use this skill for app.nz 3D generation via /v1/3d/generations, image-to-3D, mesh rigging, retexturing, Pixal3D, Meshy, Tripo, and Trellis models.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use this skill for app.nz 3D generation via /v1/3d/generations, image-to-3D, mesh rigging, retexturing, Pixal3D, Meshy, Tripo, and Trellis models.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use this skill for app.nz cloud coding agents, Agent Studio automation, task creation, task traces, events, cancellation, retry, PR merge/sync/rollback, repo-config, and provider selection.
Use this skill for app.nz Anthropic-compatible /v1/messages calls, Claude-style message bodies, thinking-compatible requests, and routing Anthropic or fallback models through app.nz.
Use this skill for app.nz assistant endpoints, assistant chats, messages, document extraction, speech transcription fallback, and browser call/WebSocket assistant flows.
Use this skill for app.nz authentication and account APIs, including register, login, logout, Firebase sessions, password reset, /api/me preferences, OAuth authorize/token/userinfo, unsubscribe, and account bootstrap flows.
Use this skill for app.nz build and registry APIs, including container/image registry management, build listing, build submission, build logs, and deployment artifact tracking.
Use this skill for app.nz OpenAI-compatible chat completions, streaming, tool-calling, auto-routing, model fallback, and using app/auto or provider-specific chat models through /v1/chat/completions.
| name | appnz-3d-api |
| description | Use this skill for app.nz 3D generation via /v1/3d/generations, image-to-3D, mesh rigging, retexturing, Pixal3D, Meshy, Tripo, and Trellis models. |
Use POST /v1/3d/generations on app.nz. Authenticate with an app.nz bearer key unless the endpoint is explicitly public.
app/auto or a modality-specific auto model when possible.GET /api/gateway/resolve?model=MODEL./api/gateway/provider-keys.X-Gateway-Provider and X-Gateway-Model for routed upstream details./api/usage when the user asks about spend.curl -sX POST https://app.nz/v1/3d/generations \
-H "Authorization: Bearer pk_live_..." \
-H "Content-Type: application/json" \
-d '{"model":"meshy-v6-image-to-3d","prompt":"Low-poly sci-fi crate, game-ready"}'
| Model | Modality | Aliases | Caps |
|---|---|---|---|
| meshy-rigging | 3d | rigging, auto-rig, mesh-rigging, 3d-to-3d-rigging | - |
| meshy-v6-image-to-3d | 3d | meshy-v6, meshy-image-to-3d, meshy, fal-meshy-v6-image-to-3d | vision |
| pixal3d-image-to-3d | 3d | pixal3d, image-to-3d, fal-pixal3d | vision |
| trellis-2-retexture | 3d | retexture, trellis-retexture, trellis-2, fal-trellis-2-retexture | vision |
| tripo-p1-image-to-3d | 3d | tripo, tripo-p1, tripo-image-to-3d, fal-tripo-p1-image-to-3d | vision |