LaunchKit · 2026
Back to skills
Venice AI

Venice AI

15 skills available

·View on GitHub
1
venice-auth

Covers two ways to authenticate with the Venice API: Bearer API keys for account-based access, and x402/SIWE wallet signing for pay-per-request usage without an account.

2
venice-api-overview

Maps the full Venice.

3
venice-audio-music

Generates music, jingles, and long-form audio through Venice AI's async API.

4
venice-characters

Lets you browse, search, and filter Venice AI's public character catalog.

5
venice-audio-speech

Converts text to speech through Venice AI's API with nine TTS model families, each with its own voice set.

6
venice-audio-transcription

Transcribes audio files to text through Venice AI's speech-to-text API.

7
venice-billing

Covers Venice AI's three billing API endpoints: checking account balance, pulling per-request usage ledgers in JSON or CSV, and querying aggregated usage analytics by date, model, or API key.

8
venice-api-keys

Manages Venice AI API keys through REST endpoints: create, list, update, and revoke both INFERENCE and ADMIN keys.

9
venice-image-generate

Generates images from text prompts using Venice AI's API.

10
venice-video

Generates videos from text, images, or existing video through Venice's async API.

11
venice-chat

Calls Venice's OpenAI-compatible chat completions endpoint with support for web search, end-to-end encryption, multimodal inputs, tool calling, structured output, and prompt caching.

12
venice-image-edit

Edits existing images through Venice's API.

13
venice-models

Queries Venice AI's model catalog to get capabilities, constraints, and pricing for text, image, video, music, and other model types.

14
venice-embeddings

Generates vector embeddings through Venice's API using an OpenAI-compatible endpoint.

15
venice-responses

Calls Venice's /responses endpoint, which returns a typed output array with separate blocks for reasoning, messages, function calls, and web search events.