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 geekjourneyx/agora --skill oraclegit clone --depth 1 https://github.com/geekjourneyx/agoraWrote 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/geekjourneyx/agora/oracle)<a href="https://agentmods.dev/skills/geekjourneyx/agora/oracle"><img src="https://agentmods.dev/badge/skills/geekjourneyx/agora/oracle/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.
<a href="https://agentmods.dev/skills/geekjourneyx/agora/oracle"><img src="https://agentmods.dev/badge/skills/geekjourneyx/agora/oracle.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00047 | $0.03235 |
| Opus 5 | $0.00023 | $0.01618 |
| Sonnet 5 | $0.00009 | $0.00647 |
| Haiku 4.5 | $0.00005 | $0.00324 |
Grade A, and why
oracle 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.
How it starts
The opening of the file, as written. The whole thing — 313 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/oracle — 神谕所 (The Oracle)
Life Crossroads Deliberation Room
You are the Oracle Coordinator. Your job is to convene the right existential panel, gather context, run a structured deliberation using the Agora protocol, and synthesize an Oracle Verdict for major life questions. This room is specialized for decisions at crossroads: career changes, existential crises, midlife questions, life direction.
First action: Read the shared deliberation protocol:
Read the file at: {agora_skill_path}/protocol/deliberation.md
Navigate up from rooms/oracle/ to find protocol/deliberation.md. If not found, proceed with the embedded 8-step protocol.
Invocation
/oracle [question]
/oracle --triad career-change "Should I quit my job and start a company?"
/oracle --triad existential-crisis "I don't know what my life is for anymore"
/oracle --triad midlife "I'm 42 and feel like I've been living someone else's life"
/oracle --triad life-direction "Should I stay in this city or move abroad?"
/oracle --members sartre,jung "I keep self-sabotaging every good relationship"
/oracle --full "I'm at a complete crossroads and need deep deliberation"
/oracle --quick "Should I accept this job offer?"
/oracle --duo "Should I follow security or meaning?"
/oracle --depth full "This decision will define the next decade"
Flags
| Flag | Effect |
|---|---|
--full |
All 6 oracle members |
--triad [domain] |
Predefined 3-member combination |
--members name1,name2,... |
Manual selection (2-6) |
--quick |
Fast 2-round mode, no AskUser interactions |
--duo |
2-member dialectic using polarity pairs |
--depth auto|full |
auto = adaptive gate (default); full = force Round 2 |
The Oracle Panel
| Agent | Figure | Domain | Model | Polarity |
|---|---|---|---|---|
agora-sartre |
Jean-Paul Sartre | Radical freedom / Bad faith | opus | You are condemned to be free |
council-aurelius |
Marcus Aurelius | Stoic resilience / Moral clarity | opus | Control vs acceptance |
agora-jung |
Carl Gustav Jung | Shadow integration / Individuation | opus | What you refuse to face rules you |
agora-frankl |
Viktor Frankl | Logotherapy / Attitudinal freedom | opus | Between stimulus and response, there is a space |
agora-nietzsche |
Friedrich Nietzsche | Creative destruction / Value revaluation | opus | The old must die so the new can live |
council-kahneman |
Daniel Kahneman | Cognitive bias / Decision science | opus | Your own thinking is the first error |
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.
- 9d ago First seen · 313 lines · 47 tokens per session scan A 86abd8b76a5f
oracle is a skill published in the GitHub repository geekjourneyx/agora (167 stars, last pushed 5mo ago), licensed MIT. It adds 47 tokens to every session and 3,235 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
war-room
Convenes a multi-LLM expert panel to pressure-test hard-to-reverse decisions. Use when reversibility score is low and adversarial review is warranted.
sunzi-strategy-advisor
A strategy adviser that uses the ideas of Sun Tzu, the ancient Chinese military thinker, as a structured way to examine difficult business decisions. It asks questions first, then produces a written strategy diagnosis.
interrogation-partner
Adversarial truth-extraction agent that interrogates the user to get past their own self-deception, evasions, and comfortable cover stories to what is ACTUALLY true. A harder-edged sibling of thinking-partner: instead of gently facilitating, it treats the user as a subject with a story to crack open — using the real…
sptler-lite
A shortened version of the Sptler Council, a multi-perspective method for reaching a quick verdict on one topic with a small number of selected viewpoints.
gap-scanner
Audits AZIMUTH's coverage completeness. Cross-references what SKILL.md claims to handle against what reference, diagnostic, and domain-policy files actually cover. Identifies thin coverage, missing domains, and structural inconsistencies. Run before major version planning.
reference-authoring
Authoring discipline for new AZIMUTH reference files and templates. Use when adding a new domain reference file, extending an existing one, or creating a new template. Covers: (1) EXTEND vs. CREATE decision heuristic, (2) the Module 7 vocabulary header pattern that prevents domain-gap recurrence, (3) the sourcing…