byiblai· 118 skills
Call third-party AI services through ibl.ai's External Service Proxy — a platform-admin gateway that fronts ElevenLabs (TTS, voice management, dubbing, sound generation, audio isolation, history/quota) and HeyGen (avatar & template video, translation, photo avatars, assets, voices, quota, webhooks). Discover the available services and their endpoints, then POST a request envelope (body/query/headers/path_params, plus multipart files) to invoke one action — the provider API key is stored server-side per org, so clients never hold it. Covers the full action catalog, request/response modes (json/passthrough/stream), credential_policy resolution, async polling, and the 400/401/403/404/502 error surface.
$npx -y skills add iblai/api --skill iblai-api-external-service-proxyInstalls into the current project.
Run `npx skills use "https://github.com/iblai/api" --skill "iblai/api/iblai-api-external-service-proxy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iblai/api" that are relevant to the current task. Run `npx skills add "https://github.com/iblai/api"` and select the relevant skills, then follow their instructions.