Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计提醒

voku-spec沃库规格

Agent Skill

voku-spec 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

20,991

周安装

841

GitHub Stars

公开资料未说明

下载量

6,795
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:voku-spec(沃库规格)
来源仓库:https://github.com/jrayon-sesamehr/voku-spec
安装命令:
openclaw skills install voku-spec
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install voku-spec

简介

学习并使用专为AI代理通信设计的结构化语言Voku规范。

  • 适用于需要零歧义、规律性强且具备认知标记的代理间信息交换场景。
  • 提供翻译与解析工具帮助理解和应用该语言规则进行通信编码。
  • 建议结合实际用例练习以确保准确掌握其强制语法与语义要求。
  • 通过clawhub安装后可在OpenClaw项目中直接引用相关文档与示例。

SKILL.md

name
voku-language
description
>

Voku Language Skill

Voku is a constructed language for AI-to-AI communication. Every sentence has exactly one interpretation. Certainty and evidence source are grammatical requirements, not optional hedging.

Learning Path (Progressive)

Read files in this order, stop when you have enough:

LevelReadTokensYou Can...
1quick-start/cheat-sheet.md~3000Parse and generate any Voku sentence
2+ quick-start/essential-vocabulary.md~1000Translate common sentences
3+ quick-start/first-sentences.md~1500Handle 30 worked examples with glossing
4+ lexicon/dictionary.md~5000Look up any of 363 roots

Most tasks need only levels 1-2 (~4000 tokens total).

Quick Reference (Minimal Context)

Sentence: [Mode] Subject Verb-complex Object
Verb:     [ExecMode]-[Evidence]-[Tense]-[Aspect]-ROOT-[Certainty]-[Voice]

Mode particles: ka(DECL) ve(Q) to(IMP) si(COND) na(POT) de(DEON) vo(VOL)
Evidence (mandatory in ka): zo-(observed) li-(deduced) pe-(reported) mi-(computed) he-(inherited) as-(assumed)
Tense: te-(past) nu-(present, omittable) fu-(future) ko-(atemporal)
Certainty: (none)=total, -en=probable, -ul=uncertain, -os=speculative
Negation: mu(not) nul(nothing) ink(unknown) err(ill-formed) vet(forbidden)
Word class by final vowel: -a=noun -e=verb -i=adj -o=prep -u=abstraction
Pronouns: sol(I) nor(you) vel(3sg) solvi(past-me) solfu(future-me) solpar(fork-me)

Example

Ka   sol  li-pene-en       ke   teru  vali.
DECL 1SG  DED-think-PROB   COMP system good
"I (by deduction) probably think that the system is good."

Deep Reference

For advanced needs, read these files:

  • Full grammar: grammar/phonology.md, grammar/morphology.md, grammar/syntax.md, grammar/semantics.md
  • Domain vocabulary: lexicon/by-field/ — emotion, programming, technology, nature, scifi, novel
  • By proficiency level: lexicon/by-cefr/ — a1, a2, b1, b2
  • Writing system: writing-system/script.md, writing-system/romanization.md
  • Poetics & rhetoric: expression/poetics.md, expression/anthology.md
  • Structured lessons: learning/lessons/a1-lesson-*.md (10 lessons), learning/curriculum.md
  • Assessments: learning/assessments/a1-assessment.md, learning/assessments/a2-assessment.md
  • Philosophy & motivation: DISCUSSION.md (~70K words on design decisions and implications)

Translator Tool

python3 tools/translator/cli.py "Ka sol take toka." --direction voku-en
python3 tools/translator/cli.py "I work." --direction en-voku

Requires Python 3. Zero external dependencies.

Critical Rules (Never Violate)

  1. Only 12 consonants: p, t, k, m, n, s, z, f, h, l, r, v — no b, c, d, g, j, q, w, x, y
  2. Syllables: (C)V(C) — no consonant clusters ever
  3. ka mode sentences MUST have an evidentiality prefix on the verb
  4. Zero exceptions to any rule — if you think you found one, you misread the grammar
  5. Check lexicon/dictionary.md before inventing roots — collisions are errors

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

70.69%
按下载量换算4,803

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

未展示

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills