LaunchKit · 2026

Setup & Installation

npx skills add https://github.com/veniceai/skills --skill venice-characters
or paste the link and ask your coding assistant to install it
https://github.com/veniceai/skills/tree/main/skills/venice-characters
View on GitHub

What This Skill Does

Lets you browse, search, and filter Venice AI's public character catalog. Each character is a persona with a system prompt and a bound model that you apply to chat completions by passing its slug. Also covers fetching individual characters and their public reviews.

Venice hosts hundreds of community-built personas with system prompts already written, so you can add character variety to a chat app without prompt engineering each one yourself.

When to use it

  • Building a character picker UI with ratings and photos from the Venice catalog
  • Filtering characters by model, category, or adult flag for a family-friendly app
  • Adding a pre-built AI persona to a chatbot without writing your own system prompt
  • Fetching public reviews for a character before shipping it as a default in your app
  • Overriding a character's backing model to get function calling or vision support