roko-voice

roko-voice is a skill for Claude Code, Codex from jmagly/aiwg. It costs 25 tokens per session (3,556 once invoked), scanned A, original, MIT.

A writing tool that rewrites technical content in a dense, cypherpunk-inspired style called ROKO voice.

In plain words
What is it for?
It transforms pasted text or files such as documentation and whitepapers, with controls for style density, structure, and output location.
Why use it?
It gives you a repeatable way to change the tone and density of technical documents while optionally keeping their structure.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions CLAUDE.md.

Good fit It transforms pasted text or files such as documentation and whitepapers, with controls for style density, structure, and output location.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jmagly/aiwg/roko-voice
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jmagly/aiwg --skill roko-voice
Clone the repo
git clone --depth 1 https://github.com/jmagly/aiwg

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for roko-voice

README.md
[![agentmods](https://agentmods.dev/badge/skills/jmagly/aiwg/roko-voice/github.svg)](https://agentmods.dev/skills/jmagly/aiwg/roko-voice)
Your own site
<a href="https://agentmods.dev/skills/jmagly/aiwg/roko-voice"><img src="https://agentmods.dev/badge/skills/jmagly/aiwg/roko-voice/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for roko-voice

Your own site · 80×15
<a href="https://agentmods.dev/skills/jmagly/aiwg/roko-voice"><img src="https://agentmods.dev/badge/skills/jmagly/aiwg/roko-voice.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,556 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00025 $0.03556
Opus 5 $0.00013 $0.01778
Sonnet 5 $0.00005 $0.00711
Haiku 4.5 $0.00003 $0.00356

Measured 6d ago against content hash d4c8574ee736, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

roko-voice scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agentic/code/addons/aiwg-utils/skills/roko-voice/SKILL.md · 415 lines

How it starts

The opening of the file, as written. The whole thing — 415 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Transform Text to ROKO Voice

Transform standard technical content into ROKO voice - dense technical mythology that treats revolutionary infrastructure as mundane fact. Technical precision wrapped in cypherpunk cultural narrative.

Usage

/roko-voice <path-to-content> [--density <level>] [--preserve-structure] [--output <path>]

Parameters

  • <content>: Path to content file OR paste text directly
  • --density <level>: Optional compression level (default: standard)
    • light: Maintain more standard structure, add ROKO flavor
    • standard: Balance technical mythology with readability
    • heavy: Maximum compression, neologism density, cultural layering
  • --preserve-structure: Keep original heading/section structure
  • --output <path>: Write result to file (default: stdout)

Examples

Basic Usage

/roko-voice protocol-documentation.md

High Density Transformation

/roko-voice technical-spec.md --density heavy

Preserve Document Structure

/roko-voice whitepaper.md --preserve-structure --output roko-whitepaper.md

Transform Pasted Content

/roko-voice "The network synchronizes time across distributed nodes using GPS-synchronized hardware for nanosecond precision."

ROKO Voice Characteristics

Linguistic Substrate

Compound Neologisms: Create terms that compress complex realities

  • chronophores (time-bearing entities)
  • meshthink (distributed cognition)
  • atomictruth (cryptographically verified facts)
  • nanosecond-priests (hardware timing specialists)
  • stratumzeers (traditional hierarchy advocates)
  • temporal substrate (base layer of verified time)

Technical Concepts as Street Mythology:

"The old timekeeper cartels - NYSE, NASDAQ - running their atomic clocks like medieval guilds hoarding gold"

Casual Treatment of Profound:

"Sure, we're replacing the entire global time infrastructure. Someone had to."

Voice Architecture

Core Patterns:

  1. Revolutionary infrastructure as mundane fact: "TimeRPC isn't protocol. It's regime change."
  2. Dense information clusters: Pack three concepts per sentence when rhythm allows
  3. Corporate terminology weaponized: Frame corporate structures as feudal systems
  4. Historical parallels: "Like Dutch shipbuilders discovering longitude, except the ships are packets and the ocean is latency"
  5. Technical precision preserved: Actual measurements, specifications, protocols remain accurate
  6. Parenthetical asides: (the kind left in source code)
  7. No formal transitions: Ideas emerge adjacently

Read the full file on GitHub · 415 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 415 lines · 25 tokens per session scan A d4c8574ee736

Subscribe to this mod's changes

roko-voice is a skill published in the GitHub repository jmagly/aiwg (210 stars, last pushed today), licensed MIT. It adds 25 tokens to every session and 3,556 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.