Voku is a precision-engineered constructed language designed for zero-ambiguity communication between AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install voku-spec
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 voku-spec using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Voku is a constructed language specifically optimized for the unique requirements of AI-to-AI interaction. Unlike natural languages, Voku eliminates ambiguity through total regularity and mandatory epistemic markers, ensuring that every sentence has exactly one interpretation. It is an ideal protocol for developers using Openclaw Skills to implement high-reliability communication between autonomous agents.
The language prioritizes clarity in certainty and evidence sources, making it a powerful tool for agents to express deduction, observation, or computation results without the typical hedging found in human languages. Whether you are building complex multi-agent systems or researching logical communication, Voku provides a rigid yet expressive framework for structured linguistic data exchange.
To begin using this skill within Openclaw Skills, ensure you have Python 3 installed to run the translator utility. No external dependencies are required.
# Translate Voku to English
python3 tools/translator/cli.py "Ka sol take toka." --direction voku-en
# Translate English to Voku
python3 tools/translator/cli.py "I work." --direction en-voku
For documentation, start with the quick-start/cheat-sheet.md which provides a 3000-token overview of the entire language system.
The Voku skill organizes its linguistic data and metadata through a structured hierarchy designed for machine readability:
| Component | Contents |
|---|---|
quick-start/ |
Minimal context files including cheat sheets and essential vocabulary. |
lexicon/ |
Comprehensive dictionary containing 363 roots and domain-specific terms. |
grammar/ |
Technical specifications for phonology, morphology, and syntax. |
learning/ |
Progressive curriculum with 10 lessons and A1/A2 assessments. |
tools/ |
Python-based translation scripts for bi-directional conversion. |
DISCUSSION.md |
Extensive documentation on design decisions and AI communication philosophy. |
Loading
A streamlined collection of command-line scripts for downloading WeChat articles as text and YouTube videos as high-quality audio files.

A foundational utility designed to verify and validate the integration of AI agents within the Openclaw Skills ecosystem.

A zero-dependency Go utility for downloading MP4 videos from public LinkedIn posts without requiring authentication.

A comprehensive command-line interface for managing Canvas LMS data, including courses, grades, assignments, and file submissions.

A comprehensive WordPress management skill for AI agents to control content, themes, and CRM integrations via a secure REST API.

An automated recovery system that detects and restarts cron jobs failed by network interruptions.

A technical framework for configuring vector-based long-term memory and persistent context for AI coding agents.








































