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.
npx skills add tpierrain/kenjaku --skill universgit clone --depth 1 https://github.com/tpierrain/kenjakuWrote 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.
[](https://agentmods.dev/skills/tpierrain/kenjaku/univers)<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>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once 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 |
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.
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.
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.
- 8d ago First seen · 16 lines · 49 tokens per session scan A d851d15d8f77
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.
Other skills, from other repositories
lint
A health check for the LLM Wiki, a knowledge base about large language models. It looks for missing pages, broken links, conflicting or outdated content, missing fields, incomplete topic maps, weak bias checks, and an old core-context snapshot.
refresh-context
A context snapshot updater for Core Context.md, a summary file built from nine main system files and selected essays. It refreshes that summary when the underlying material changes or the snapshot is more than 30 days old.
status
A status report for the LLM Wiki, a knowledge base about large language models. It summarizes counts, recent activity, unfinished Inbox items, index differences, required field coverage, and the age of the core-context snapshot.
capture-tabs
A capture skill that saves groups of Chrome tabs, browser research, or AI chat sessions as Markdown files in an LLM Wiki inbox.
reindex
A search-index rebuild command for the LLM Wiki, its original-source files, and saved queries. An index is a lookup structure that helps search find relevant content.
ingest
A tool for adding a URL, file, text, or Inbox item to the LLM Wiki. It checks the material's purpose, preserves the original source, compiles a wiki page, updates indexes and logs, and reviews the result.