← Back to Skills Marketplace
Voku Language
by
jrayon-sesamehr
· GitHub ↗
· v0.1.1
658
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install voku-spec
Description
Learn and use Voku, a constructed language for AI-agent communication with zero ambiguity, total regularity, and mandatory epistemic marking. Use when transl...
Usage Guidance
Do not install or rely on this skill until the author fixes the missing assets. Specific things to ask or confirm with the publisher: 1) Provide the referenced files (grammar/, lexicon/, learning/..., lexicon/dictionary.md) and include the translator script/tools with a clear install method, or remove references to them. 2) If the translator CLI will be executed, supply its source and a reproducible install (or a vetted package) and confirm it won't read arbitrary host files. 3) Clarify whether Python 3 is required and add 'requires binaries' if so. 4) Prefer releases hosted where you can inspect them (GitHub repo or similar) rather than an opaque bundle. The skill currently contains only documentation and is inconsistent about runnable tools — that mismatch is why it's flagged as suspicious.
Capability Analysis
Type: OpenClaw Skill
Name: voku-spec
Version: 0.1.1
The skill bundle's `_meta.json` contains standard metadata. The `SKILL.md` file describes a constructed language and provides instructions for an AI agent to learn and use it. It instructs the agent to read various documentation files and to use a local Python script (`python3 tools/translator/cli.py`) for translation. There is no evidence of prompt injection attempting to subvert the agent's purpose, exfiltrate data, establish persistence, or execute remote malicious payloads. The execution of the local translator script is directly aligned with the stated purpose of the skill, and the documentation explicitly states it has 'Zero external dependencies', reducing supply chain risk.
Capability Assessment
Purpose & Capability
The stated purpose (teach/translate a constructed language) is reasonable and requires little in the way of credentials or external access. However the SKILL.md advertises many local resource files (grammar/, lexicon/, learning/, tools/translator/cli.py) and a translator CLI; those resources are missing from the published bundle. Claiming runnable tooling and large local corpora without including them is an inconsistency.
Instruction Scope
The instructions tell the agent to 'read files in this order' and to run a Python translator script (tools/translator/cli.py). Because the skill bundle contains only SKILL.md, these instructions cannot be satisfied as-is and could lead an agent to attempt to locate files elsewhere on disk or over the network. The instructions do not explicitly direct access to system-level paths or secrets, but they do reference many repo-local paths that are absent — that's scope/integrity drift that could cause unexpected behavior.
Install Mechanism
There is no install spec (instruction-only), which is low risk in general. But the SKILL.md still expects a Python 3 CLI tool (and claims 'Zero external dependencies') while not listing Python as a required binary. The absence of files or an install step for the translator means the claimed tooling cannot be verified or run.
Credentials
The skill requests no environment variables, no credentials, and no config paths — that is proportional to a language/translation skill and reduces credential-exfiltration risk.
Persistence & Privilege
The skill does not request 'always: true' and uses default invocation settings (user-invocable, autonomous invocation allowed). This is normal for skills and not problematic by itself, and the skill does not attempt to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install voku-spec - After installation, invoke the skill by name or use
/voku-spec - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
Version 0.1.1 — Streamlined documentation and removed quick-start guides.
- Updated SKILL.md to provide a clearer, more concise overview of the Voku language skill, use cases, and learning path.
- Replaced previous sectioned “quick start” approach with a progressive learning path and explicit file recommendations.
- Added “Critical Rules” section and clarified required grammatical features and usage scenarios.
- Removed three quick-start files: cheat-sheet.md, essential-vocabulary.md, and first-sentences.md.
- Emphasized mandatory evidentiality and zero-tolerance for ambiguity/exceptions.
v0.1.0
voku-spec 0.1.0 – Initial public release
- Introduces the complete Voku constructed language specification for AI-agent communication
- Provides step-by-step quick-start guides for grammar, vocabulary, and translation
- Includes a file map and reading paths for fast onboarding
- Documents all core design principles: regular grammar, single-meaning roots, epistemic markers
- Features example sentences and usage scenarios
- Supplies tools for Voku↔English translation via included Python CLI
Metadata
Frequently Asked Questions
What is Voku Language?
Learn and use Voku, a constructed language for AI-agent communication with zero ambiguity, total regularity, and mandatory epistemic marking. Use when transl... It is an AI Agent Skill for Claude Code / OpenClaw, with 658 downloads so far.
How do I install Voku Language?
Run "/install voku-spec" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Voku Language free?
Yes, Voku Language is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Voku Language support?
Voku Language is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Voku Language?
It is built and maintained by jrayon-sesamehr (@jrayon-sesamehr); the current version is v0.1.1.
More Skills