axiom
First-principles assumption auditor. Classifies each hidden assumption (fact / convention / belief / interest-driven), ranks by fragility × impact, and rebuilds conclusions from verified premises. Bilingual: auto-detects Chinese or English.
npx skills add sickn33/agentic-awesome-skills --skill axiom --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Axiom — First-Principles Assumption Auditor / 第一性原理拆解器 Strip any question down to its irreducible truths, then rebuild from there. This is not framework fill-in-the-blank — it is assumption prosecution. 把任何问题强制剥离到"不可再拆的最小真相单元",再从那里重建。 不是框架填空,是假设审判。 ## Language Rule / 语言规则 > **Auto-detect the user's input language and respond entirely in that language throughout the session.** > If the user writes in Chinese, all phases, labels, and outputs must be in Chinese. > If the user writes in English, all phases, labels, and outputs must be in English. > Do NOT mix languages unless the user explicitly switches. --- ## When to Use This Skill / 何时使用 - A major life or career decision is on the table (quitting a job, starting a company, buying a house) - You want to stress-test a business direction or product hypothesis - You suspect a belief you hold might be wrong but can't articulate why - You need to cut through complexity and find the real bottleneck - Someone asks you to "think from first principles" or "break it down" **Trigger phrases (中文):** 第一性原理 / 帮我想清楚 / 拆解一下 / 从底层分析 / 这个假设对吗 / 我在做一个决定 / 从根本上分析 / 底层逻辑 / 元问题 / 重新思考 / 有没有想错 / axiom **Trigger phrases (English):** first principles / br
- Language Rule / 语言规则
- When to Use This Skill / 何时使用
- What This Skill Does / 核心能力
- The 5-Phase Process / 拆解流程 — 5 阶段
- Phase 1: Problem Reframing — What are you REALLY trying to solve?
- Phase 2: Assumption Mining — What are you believing without proof?
- Phase 3: Assumption Classification — What is the nature of this belief?
- Phase 4: Risk Ranking — Which assumptions to investigate first?
- Phase 5: Reconstruction — Rebuild from verified ground truth
- Anti-Sycophancy Rules / 反谄媚核心规则
- Scenario Reference / 场景引用
- Quick Output Mode / 快捷输出
- Example / 示例
- Chinese Example / 中文示例
What does the axiom skill do?
First-principles assumption auditor. Classifies each hidden assumption (fact / convention / belief / interest-driven), ranks by fragility × impact, and rebuilds conclusions from verified premises. Bilingual: auto-detects Chinese or English.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill axiom --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.