Install
openclaw skills install @hedging8563/tokenlab-api-integrationIntegrates TokenLab chat, image, audio, video, and other API families into code with runnable examples, model discovery, public contract checks, and agent-first recovery paths. Use when the user wants to add TokenLab APIs to an app or script.
openclaw skills install @hedging8563/tokenlab-api-integrationBuilt for runnable integration work for TokenLab chat, image, audio, video, and other API families across coding agents.
/v1/models or https://api.tokenlab.sh/llms.txt instead of hardcoding one option.GET /v1/models?recommended_for=<scene> where <scene> is one of image, video, music, 3d, tts, stt, embedding, rerank, or translation.GET /v1/models/:model and align with the public contract, including supported_operations, supported_parameters, request_endpoint, request_shape_mode, and recommended_request.