univers

univers is a skill for Claude Code, Codex from tpierrain/kenjaku. It costs 49 tokens per session (185 once invoked), scanned A, original, Apache-2.0.

An alternate French-language command name for the /switch command, which manages separate working contexts called universes.

In plain words
What is it for?
Use it to switch universes or access the commands for listing, creating, renaming, describing, and deleting them.
Why use it?
It lets French-speaking users reach the same universe-management command using the spelling they expect. It contains no separate behavior of its own.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to switch universes or access the commands for listing, creating, renaming, describing, and deleting them.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tpierrain/kenjaku/univers
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 tpierrain/kenjaku --skill univers
Clone the repo
git clone --depth 1 https://github.com/tpierrain/kenjaku

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 univers

README.md
[![agentmods](https://agentmods.dev/badge/skills/tpierrain/kenjaku/univers.svg)](https://agentmods.dev/skills/tpierrain/kenjaku/univers)
Your own site
<a href="https://agentmods.dev/skills/tpierrain/kenjaku/univers"><img src="https://agentmods.dev/badge/skills/tpierrain/kenjaku/univers.svg" alt="Measured on agentmods" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 185 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.00049 $0.00185
Opus 5 $0.00024 $0.00093
Sonnet 5 $0.00010 $0.00037
Haiku 4.5 $0.00005 $0.00018

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

Security

Grade A, and why

univers 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 8d 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.

engine-skills/univers/SKILL.md · 16 lines

What it actually says

/univers — an alias of /switch

The command that owns universes is named after the verb (/switch), and this is the noun a French-speaking owner reaches for first — the spelling actually typed in the field. There is nothing else here.

Do this: invoke the switch skill and follow it, passing along whatever arguments were given to /univers (e.g. /univers acme means /switch acme). Do not re-derive its behaviour from this file — switch is the only place the rules live.

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. 8d ago First seen · 16 lines · 49 tokens per session scan A d851d15d8f77

Subscribe to this mod's changes

univers is a skill published in the GitHub repository tpierrain/kenjaku (80 stars, last pushed today), licensed Apache-2.0. It adds 49 tokens to every session and 185 once invoked, about $0.0002 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-08-30.

Related

Other skills, from other repositories