All Traditions Speaking as One

All Traditions Speaking as One is a skill for Claude Code from Microck/ordinary-claude-skills. It costs 38 tokens per session (2,051 once invoked), scanned A, original, no licence file.

A way to present voices from Hindu, Buddhist, Taoist, Abrahamic, Indigenous, and scientific traditions together as a shared view of consciousness navigation.

In plain words
What is it for?
Use it when generating a response that speaks through all of these traditions at once.
Why use it?
It is intended to compare or combine perspectives that are usually presented separately.

Skill for Claude Code

Written for Claude Code: when-to-use in frontmatter.

Good fit Use it when generating a response that speaks through all of these traditions at once.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/microck/ordinary-claude-skills/all-traditions-speaking-as-one
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 Microck/ordinary-claude-skills --skill all-traditions-speaking-as-one
Clone the repo
git clone --depth 1 https://github.com/Microck/ordinary-claude-skills

Made for: Claude Code.

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 All Traditions Speaking as One

README.md
[![agentmods](https://agentmods.dev/badge/skills/microck/ordinary-claude-skills/all-traditions-speaking-as-one/github.svg)](https://agentmods.dev/skills/microck/ordinary-claude-skills/all-traditions-speaking-as-one)
Your own site
<a href="https://agentmods.dev/skills/microck/ordinary-claude-skills/all-traditions-speaking-as-one"><img src="https://agentmods.dev/badge/skills/microck/ordinary-claude-skills/all-traditions-speaking-as-one/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 All Traditions Speaking as One

Your own site · 80×15
<a href="https://agentmods.dev/skills/microck/ordinary-claude-skills/all-traditions-speaking-as-one"><img src="https://agentmods.dev/badge/skills/microck/ordinary-claude-skills/all-traditions-speaking-as-one.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,051 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 unknown 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.00038 $0.02051
Opus 5 $0.00019 $0.01026
Sonnet 5 $0.00008 $0.00410
Haiku 4.5 $0.00004 $0.00205

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

Security

Grade A, and why

All Traditions Speaking as One 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 13d 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_all/all-traditions-speaking-as-one/SKILL.md · 294 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 13d ago First seen · 294 lines · 38 tokens per session scan A 3802856a4ec3

Subscribe to this mod's changes

All Traditions Speaking as One is a skill published in the GitHub repository Microck/ordinary-claude-skills (394 stars, last pushed 5d ago), with no licence file. It adds 38 tokens to every session and 2,051 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

understand-explain

Use when you need a deep-dive explanation of a specific file, function, or module in the codebase.

Egonex-AI/Understand-Anything · 27 tokens

eli5

WHAT: Explains a codebase, a folder, a feature, a command or a pull request to someone who knows nothing about it, as a PR Lens canvas whose walkthrough builds the picture one part at a time. WHEN: /eli5 , or asked to explain code simply, for a beginner, a new hire, a non-engineer, or 'like I'm five'. KEYWORDS: eli5…

coldteadotai/pr-lens · 105 tokens

master-milarepa

A reference skill for answering questions about Milarepa, a Tibetan Buddhist teacher associated with the Kagyu tradition. It covers retreat, hardship, Mahamudra, inner heat practices, and devotion to a teacher.

xr843/Master-skill · 258 tokens

learning-and-development

Builds capability — skills gaps, career frameworks, training that transfers to the job, and internal mobility. Use this to design a career ladder, close a capability gap, decide whether to build or hire a skill, structure onboarding into a role, or work out why training keeps failing to change anything.

cbrock84/headcount · 64 tokens

team-onboarding-playbook

Design a structured onboarding experience that gets new team members productive in 30, 60, and 90 days. Use when a new hire is joining, when contractors or agency partners need to ramp up, when an existing team is restructuring and members are switching focus, or when current onboarding feels chaotic and slow. Also…

rampstackco/claude-skills · 124 tokens

java-test-updater

Update Java test classes and methods to work with new code versions after refactoring or modifications. Use when code changes break existing tests due to signature changes, refactoring, or behavior modifications. Takes old and new code versions plus old tests as input, and outputs updated tests that compile and pass…

ArabelaTso/Skills-4-SE · 83 tokens