wodeapp-ai
Installation
SKILL.md
WodeApp AI — Unified AI Execution Engine
One key, one credit pool, one door in. The same credential routes platform-chosen models across modalities — you are not buying five separate products. Depth comes from the same path: chat → pages → workflows → video & avatars. Technical detail (routing, 400+ models, orchestration) follows in the sections below.
Environment / 域名
- API Key 与签发站点一致:国内用户请使用
https://wodeapp.cn,国际用户使用https://wodeapp.ai(下文出现的示例默认保留wodeapp.ai,若 Key 在国内站申请,请自行将 host 替换为wodeapp.cn)。 - 不要手抄整站 URL 表:通过同 host 的
GET /mainserver/api/docs/agent-index(机器可读索引)或带X-API-Key调GET /mainserver/api/api-keys/self-context获取issuedOrigin,并以前缀拼接后续的 mainserver/runtime 基址。