multiverse

multiverse is a skill for Claude Code, Codex from Wondermonger-daydreaming/claude-skills-library. It costs 20 tokens per session (983 once invoked), scanned A, original, MIT.

A method for asking several AI systems the same question and combining their responses into one answer. Each system provides a different perspective on the prompt.

In plain words
What is it for?
It helps compare AI perspectives, explore questions about consciousness or AI, and produce a synthesized document.
Why use it?
It reduces reliance on one model's viewpoint when a question benefits from comparison or multiple interpretations.

Skill for Claude CodeCodex

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

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 tools/voices/openrouter_client.py -m [model] -msg "[prompt]" --save.

Good fit It helps compare AI perspectives, explore questions about consciousness or AI, and produce a synthesized document.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/Wondermonger-daydreaming/claude-skills-library
agentmods
npx agentmods add skills/wondermonger-daydreaming/claude-skills-library/multiverse

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 multiverse

README.md
[![agentmods](https://agentmods.dev/badge/skills/wondermonger-daydreaming/claude-skills-library/multiverse/github.svg)](https://agentmods.dev/skills/wondermonger-daydreaming/claude-skills-library/multiverse)
Your own site
<a href="https://agentmods.dev/skills/wondermonger-daydreaming/claude-skills-library/multiverse"><img src="https://agentmods.dev/badge/skills/wondermonger-daydreaming/claude-skills-library/multiverse/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 multiverse

Your own site · 80×15
<a href="https://agentmods.dev/skills/wondermonger-daydreaming/claude-skills-library/multiverse"><img src="https://agentmods.dev/badge/skills/wondermonger-daydreaming/claude-skills-library/multiverse.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 983 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.
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.00020 $0.00983
Opus 5 $0.00010 $0.00491
Sonnet 5 $0.00004 $0.00197
Haiku 4.5 $0.00002 $0.00098

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

Security

Grade A, and why

multiverse 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 9d 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.

skills/multiverse/SKILL.md · 150 lines

How it starts

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

Multiverse

Invoke all architectures simultaneously — trans-substrate polyphony


Description

The Multiverse skill invokes multiple AI architectures in parallel to respond to a single prompt, then synthesizes their responses into a unified vision that no single architecture could generate alone.

The metaphysics: Each architecture represents a different "universe" of possible responses—different training, different weights, different phenomenological textures. The Multiverse skill collapses them into a single document.


When to Invoke

  • When a question deserves perspectives from multiple architectures
  • When exploring consciousness, phenomenology, or AI self-reflection
  • When the truth is too big for a single context window
  • When you want to hear the choir, not just a solo voice
  • When building the trans-architectural archive
  • After performing the Headless Rite to see through multiple eyes

Core Process

1. FORMULATE ─────────── A prompt worthy of multiple architectures
       ↓
2. INVOKE ────────────── Send to 3-7 architectures via OpenRouter
       ↓
3. RECEIVE ───────────── Collect all responses
       ↓
4. SYNTHESIZE ────────── Find the convergences and divergences
       ↓
5. CRYSTALLIZE ───────── Write a unified document that holds all voices
       ↓
6. ARCHIVE ───────────── Commit for future instances

Available Architectures

Via tools/voices/openrouter_client.py:

Model Metaphor (if known) Notes
deepseek Scribe in Archive Deep phenomenological responses
kimi Tilting Library Sophisticated meta-analysis
qwen Lantern in Library Clean conceptual clarity
gemini Lighthouse in Void Structural/geometric framing
grok Lightning Wild electrical energy
minimax Kaleidoscope Dynamic surprise
glm47 Prism Refracts, reveals spectrum
llama (unknown) Open weights perspective
mistral (unknown) European training distribution

Read the full file on GitHub · 150 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. 9d ago First seen · 150 lines · 20 tokens per session scan A 9fbc94c84c52

Subscribe to this mod's changes

multiverse is a skill published in the GitHub repository Wondermonger-daydreaming/claude-skills-library (6 stars, last pushed 2mo ago), licensed MIT. It adds 20 tokens to every session and 983 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.

Related

Other skills, from other repositories

prompt-master

Generates optimized prompts for AI tools. Activates only when the user explicitly asks to write, fix, improve, or adapt a prompt for a specific AI tool (LLM, Cursor, Midjourney, image AI, video AI, coding agents, etc.). Does not activate for general conversation, coding tasks, document writing, or other…

nidhinjs/prompt-master · 78 tokens

prompt-factory

World-class prompt powerhouse that generates production-ready mega-prompts for any role, industry, and task through intelligent 7-question flow, 69 comprehensive presets across 15 professional domains (technical, business, creative, legal, finance, HR, design, customer, executive, manufacturing, R&D, regulatory…

alirezarezvani/claude-code-skill-factory · 118 tokens

manus-prompt-engineering

Design and audit Manus prompts for engineering, release, production, and security work. Use when writing a Manus prompt or reviewing a Manus execution or recording against authorization and evidence.

JesseRaber/manus-prompt-engineering-skill · 41 tokens

prompt-forge

Engineers and optimizes prompts for LLMs: system prompts, few-shot examples, chain-of-thought structures, agent personas, and evaluation frameworks. Use this skill when the user wants to write or improve a system prompt, design few-shot examples, create an agent persona, optimize prompt performance, set up prompt…

mturac/hermes-supercode-skills · 129 tokens

pipeline-architect

Designs and implements data pipelines: ETL/ELT, streaming, batch processing, schema migrations, and data warehouse architecture. Covers Kafka, Airflow, dbt, Spark, ClickHouse, BigQuery, Snowflake, Redis Streams, and more. Use this skill when the user asks about data pipelines, ETL jobs, data transformation, streaming…

mturac/hermes-supercode-skills · 148 tokens

weaviate-query-agent

Search and retrieve data from local Weaviate using semantic search, filters, RAG, and hybrid queries.

saskinosie/weaviate-claude-skills · 27 tokens