一键导入
appnz-embeddings-api
Use this skill for app.nz embeddings via /v1/embeddings, including Google, Mistral, OpenRouter, Gobed, and Text Generator embedding models.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use this skill for app.nz embeddings via /v1/embeddings, including Google, Mistral, OpenRouter, Gobed, and Text Generator embedding models.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | appnz-embeddings-api |
| description | Use this skill for app.nz embeddings via /v1/embeddings, including Google, Mistral, OpenRouter, Gobed, and Text Generator embedding models. |
Use POST /v1/embeddings 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/embeddings \
-H "Authorization: Bearer pk_live_..." \
-H "Content-Type: application/json" \
-d '{"model":"gemini-embedding-001","input":"Text to embed"}'
| Model | Modality | Aliases | Caps |
|---|---|---|---|
| codestral-embed | embeddings | codestral-embedding | - |
| gemini-embedding-001 | embeddings | google-embed, gemini-embed-001 | - |
| gemini-embedding-2-preview | embeddings | gemini-embedding-2, google-embed-2 | - |
| mistral-embed | embeddings | mistral-embedding | - |
| openpaths-embed | embeddings | gobed, gobed-embed, op-embed | - |
| or/nemotron-embed | embeddings | nemotron-embed | vision |
| text-embedding | embeddings | embed, embedding | - |
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 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.