An efficient CLI tool to browse, search, and integrate Venice AI's extensive library of character personas.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install venice-characters
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install venice-characters using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Venice Characters provides a streamlined interface for interacting with the Venice AI persona ecosystem. By utilizing Openclaw Skills, this tool allows developers and creators to programmatically discover specialized AI identities tailored for roleplay, creative writing, and complex conversations. It serves as a bridge between the Venice API and your local development environment, making it easy to find the perfect voice for your next AI project.
This skill is built for those who need quick access to character metadata, including unique slugs and underlying model specifications. Whether you are building a custom chat application or researching persona-based prompting, this addition to your Openclaw Skills toolkit provides the necessary transparency and speed to navigate the Venice AI character library effectively.
To get started with this skill and Openclaw Skills, you need to configure your environment and ensure the required runtime is available.
First, install uv using Homebrew if it is not already present:
brew install uv
Next, obtain your API key from your Venice AI settings and export it to your shell:
export VENICE_API_KEY="your_api_key_here"
You can then browse characters by running the script directly:
uv run scripts/characters.py --limit 10
The skill processes character information into a structured format suitable for both human reading and machine processing. Each character entry contains the following metadata:
| Property | Description |
|---|---|
| Slug | The unique string used to identify the character in API requests. |
| Name | The public display name of the persona. |
| Model | The specific Large Language Model (LLM) that powers the character. |
| Tags | Categorical labels used for filtering and classification. |
| Stats | Metrics reflecting the character's popularity and usage within Venice AI. |
| Description | A detailed summary of the character's personality and purpose. |
Loading
A comprehensive, privacy-focused toolkit for Venice AI providing secure access to image, video, audio, and text embedding models with zero data retention.

A specialized toolkit for managing Venice AI account billing, usage metrics, and administrative API credentials.

An AI-powered skill to generate high-quality 3D models and 2D assets via Meshy.ai with automated local file saving.

A sophisticated tool designed to bridge OpenClaw with Docker-based Xunlei services for automated, intelligent magnet link downloading.

A CLI-powered discovery tool to explore, filter, and export Venice AI's comprehensive catalog of generative models and capabilities.

A powerful CLI tool for transcribing audio files to text using Venice AI high-accuracy Whisper models.








































