Use this skill when the user asks to access OneABC models through a local script wrapper.
Set one of these before use:
ONEABC_API_KEYOPENAI_API_KEY (only if you intentionally mirror the same key there)Optional:
ONEABC_BASE_URL default: https://api.oneabc.orgList models:
node scripts/oneabc.js models
Chat:
node scripts/oneabc.js chat gpt-4o "Hello"
Image:
node scripts/oneabc.js image "a product photo on white background"
Video:
node scripts/oneabc.js video "a shower head rotating in studio light"
Music:
node scripts/oneabc.js music "an upbeat product promo song"
共 1 个版本