← 返回 Skills 市场
wumaohua233

第一性原理思维框架,基于 SACL 方法论。帮助你在资源有限时,通过剥离层-基元化-约束映射-杠杆重构,找到破局点和不对称优势。

作者 wumaohua233 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
239
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install first-principles-sacl
功能描述
This skill should be used when the user needs to solve complex problems using first principles thinking, break down problems to their fundamental truths, fin...
使用说明 (SKILL.md)

First Principles Thinking (第一性原理思维)

Overview

This skill provides a systematic thinking framework for deconstructing problems to their fundamental truths and reconstructing solutions under constraints. Based on the SACL (Strip-Atomize-Constraint-Leverage) methodology, it helps you find asymmetric advantages when facing resource limitations (time, money, skills).

When to Use This Skill

Use this skill when:

  • "Help me think about this using first principles"
  • "How do I break down this complex problem?"
  • "I don't have resources/money/time, how can I still solve this?"
  • "What are the atomic units of [domain]?"
  • "I'm stuck because I can't solve a sub-problem"
  • "How to find leverage points in [situation]?"
  • "第一性原理分析这个问题"
  • "本质思考这个问题"
  • "资源有限的情况下如何破局"

Core Framework: SACL

问题输入 (Problem)
    ↓
[S] 剥离层 (Strip) → 去除类比/惯例/历史路径
    ↓
[A] 基元化 (Atomize) → 拆解到不可再分的物理/逻辑单元
    ↓
[C] 约束映射 (Constraint) → 区分硬约束 vs 软约束
    ↓
[L] 杠杆重构 (Leverage) → 用现有资源重新组合基元
    ↓
行动输出 (Action)

The Four Tool Cards

Card 1: Strip (剥离层) — Zero-Point Thinking

Purpose: Clear path dependencies and industry conventions

Self-Check Triad:

  1. If I were an alien just landing on Earth with no knowledge of existing solutions, how would I describe this problem?
  2. What is physically happening behind the industry jargon? (e.g., "brand awareness" = strengthening synaptic connections between neurons)
  3. Which elements are遗迹 (remnants) of solutions vs essence of the problem? (e.g., "websites need navigation bars" is a remnant, "users need to find information" is essence)

Tool: Write a "Taboo List" — list everything "everyone must do" in this industry, then cross each out and ask: "What happens if I don't do this?"


Card 2: Atomize (基元化) — Find the LEGO Blocks

Purpose: Deconstruct until indivisible, but avoid over-decomposition (good enough is enough)

Atomic Unit Criteria:

  • Cannot be substituted by combining other units (e.g., trust cannot be decomposed into other psychological units)
  • Has clear mathematical/physical/logical boundaries (e.g., time, attention, bandwidth, entropy)

Quick Decomposition Formula:

Input [X] → through [Y] → transforms to [Z], consuming [Resource W]

Example (SEO Problem):

  • X = User search intent (information gap)
  • Y = Information matching algorithm (relevance calculation)
  • Z = Attention dwell time (time exchange)
  • W = Crawler budget + user decision energy

Key Insight: Algorithm weight (Y) is just an intermediary. The truly indivisible element is the direct match X→Z — this explains why Reddit answers outperform official articles (bypass Y's cold start period).

Domain Atomic Units Reference:

Domain Atomic Units Combination Rules
Physics Energy, mass, information, spacetime, fundamental forces Conservation laws, entropy increase, relativity constraints
Chemistry Elements, chemical bonds, crystal defects Electronegativity, orbital hybridization, thermodynamic equilibrium
Biology DNA, cells, ATP, natural selection Central dogma, dissipative structures, niche competition
Math Sets, logic operations, functions, axioms Associativity/distributivity, isomorphism, recursion
CS Bits, Turing machines, logic gates, complexity Turing completeness, information entropy, abstraction layers
Business Transactions, trust, scarcity, time preference Comparative advantage, marginal utility, network effects
Psychology Perception, working memory (4±1 chunks), emotion, cognitive bias Associative learning, reinforcement learning, cognitive dissonance
Sociology Individuals, connections (strong/weak ties), consensus, power Dunbar's number (150), structural holes, social identity

Card 3: Constraint (约束映射) — Acknowledge Reality

Purpose: Distinguish "real obstacles" from "fake obstacles", turn real constraints into design parameters

Constraint Classification Table:

Hard Constraints (Physical/Logical) Soft Constraints (Resources/Conventions) Pseudo-Constraints (Cognitive Myths)
Time irreversibility Limited funds "Must build own traffic"
Finite attention Single skill "Must use professional PR"
Light speed/bandwidth limits Limited connections "Must have authority before doing SEO"
Thermodynamics (2nd law) Geographic location "Content must be on my domain"
Google sandbox period (6-12 months) Zero budget "Must pay for ads to promote"

Operation: Transform soft constraints into resource equations:

I have [A time] + [B skills] + [C existing assets], need to produce [D results]

Find: Non-linear leverage points — combinations where 20% resources yield 80% results


Card 4: Leverage (杠杆重构) — Reassemble

Purpose: Build asymmetric advantages within constraints using atomic units

Four Leverage Patterns:

  1. Platform Parasitism (借势能)

    • Don't build, just connect: use high-authority platforms as your "atomic units"
    • Check: Are my target atomic units flowing on this platform? (e.g., Reddit's attention flow)
    • Examples: Publish on Medium/Dev.to/Hashnode instead of waiting for your domain to rank
  2. Time Arbitrage (换时差)

    • Trade what you have in abundance (time) for what others lack (immediacy)
    • Check: Can I do what others find too slow? (e.g., deep long-form articles, manual dataset compilation)
    • Examples: Write comprehensive guides while competitors chase quick wins
  3. Atomic Substitution (找等价物)

    • Goal needs atomic unit A, but I have B. Can B be converted to A's input?
    • Example: No "ad budget" (A), but have "coding ability" (B) → build tools that generate natural backlinks (B→A conversion)
  4. Constraint Flip (变限制为壁垒)

    • Your constraints are also others' constraints → establish expertise under that constraint to form a moat
    • Example: When everyone lacks ad budget, your SEO capability becomes a competitive advantage

Practical Checklist

Before starting any problem-solving with first principles:

☐ Can I describe the minimum closed loop of this domain in one sentence?
   Example: Business = Value Creation + Value Capture

☐ Are there mathematically inviolable theorems?
   Example: Shannon limit in communication, Halting Problem in computation

☐ If all existing solutions were erased, which steps are absolutely essential to rebuild from stone age?
   (Remove historical path dependencies)

☐ Which "common sense" elements are actually analogies/metaphors rather than atomic units?
   Example: "Website authority" is analogy; "Eigenvector of link graph" is the atomic unit

Decision Tree: When You Encounter Unsolvable Sub-Problems

This sub-problem is:
├── Temporarily don't know, but can learn?
│   → Create learning plan, set deadline
├── Already solved by others, can acquire?
│   → Purchase / Partner / Outsource
├── Truly unsolvable (physical/logical limits)?
│   → Return to upper layer, modify decomposition path or goal
└── Solution cost too high, not worthwhile?
    → Find alternative solutions or narrow problem scope

Quick Reference: Meta-Leverage Matrix

Match your available resources to strategy:

Your Resource Leverage Strategy Avoid
Abundant time Do depth, automation, long-term assets Manual grunt work (e.g., 1000 forum posts)
Coding ability Tools generate content/data for natural spread Pure tech blogs (unless solving specific problems)
Strong writing Write "answers" on platforms, "systems" on your site Stack articles on low-traffic site waiting for visitors
Weak connections Use "data/insights" as social currency instead of networking Cold email asking for shares (no trust atomic unit)

Core Philosophy

First principles doesn't make you omniscient — it makes you the optimal designer under specific constraints.

Your limitations ("can only write articles and build small tools") are not flaws — they are precisely defined design parameters. With these parameters, you can design solutions that large companies cannot replicate (because they have budgets and disdain for this kind of "time-for-space dirty work").

Example Application: Zero-Budget SEO

Problem: New website, no authority, zero budget, only time and coding skills

Running SACL Framework:

S (Strip):

  • Cross out "SEO = creating content on my own site"
  • Cross out "Promotion = buying ads"
  • Essence: In the information deluge, match specific demanders with my solution

A (Atomize):

  • Demander unit: Search keywords (active seeking) vs social feeds (passive discovery)
  • Meeting unit: Trust transfer (through intermediary endorsement) vs direct discovery (algorithm match)
  • Your asset units: Code-generated tools (scalable) + explanatory ability (text)

C (Constraint Mapping):

  • Hard constraint: Google sandbox period (6-12 month authority accumulation)
  • Soft constraint: Zero budget → convert to "must acquire attention through non-monetary exchange"
  • Pseudo-constraint busted: "Content must be under my domain" → change to "Content must be under my control AND can drive traffic"

L (Leverage Reconstruction):

  • Selected leverage: Platform parasitism + atomic substitution
  • Specific solution:
    1. Use coding to scrape high-frequency questions on Reddit/Zhihu (automate time investment)
    2. Write "code solutions to problems" on Dev.to/Medium (parasitize high-authority platforms)
    3. Open-source tools on GitHub (trade code for backlinks, substitute buying links)
    4. Article footer: "Full toolkit on my site" (traffic funnel, not direct SEO)

Usage Ritual

Turn this framework into a template. When facing any difficult problem:

  1. Spend 5 minutes filling out S-A-C-L four cards
  2. If stuck, decomposition isn't deep enough (return to A, ask: what is this physically?)
  3. If too many solutions, constraints aren't clear (return to C, mark hard constraints in red)

Key mindset: Knowing what you cannot do is equally important as knowing what you can do.

安全使用建议
This skill is a content/template-only tool for structured thinking and appears internally consistent. It does not request secrets or install code. Before enabling: consider whether you want the agent to apply this framework autonomously to user problems (autonomous invocation is the platform default), and remember this is guidance — verify domain-specific recommendations independently (the skill may generalize or simplify complex technical details).
功能分析
Type: OpenClaw Skill Name: first-principles-sacl Version: 1.0.0 The skill bundle provides a conceptual framework for 'First Principles Thinking' using the SACL (Strip-Atomize-Constraint-Leverage) methodology. It consists entirely of Markdown documentation (SKILL.md and README.md) and contains no executable code, scripts, or instructions that would lead to data exfiltration, unauthorized system access, or malicious behavior.
能力评估
Purpose & Capability
Name, description, and included material all describe a thinking framework (SACL) and the skill requests no binaries, env vars, or external access — the claimed purpose aligns with the requested footprint.
Instruction Scope
SKILL.md contains step-by-step heuristics, checklists, and templates for deconstructing problems; it does not instruct the agent to read files, access system paths, call external endpoints, or exfiltrate data.
Install Mechanism
No install spec and no code files — lowest-risk form (instruction-only). Nothing is written to disk or downloaded during install.
Credentials
The skill requires no environment variables, credentials, or config paths — there is no disproportionate credential request relative to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system changes or modify other skills; model invocation is enabled (platform default) but that is appropriate given this is a harmless reasoning tool.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install first-principles-sacl
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /first-principles-sacl 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release v1.0.0: 🧠 第一性原理思维框架 基于 SACL 方法论(剥离-基元化-约束映射-杠杆重构) 🎯 四大工具卡 1. Strip(剥离层):零点思维,去除类比和惯例 2. Atomize(基元化):拆解到不可再分的物理/逻辑单元 3. Constraint(约束映射):区分硬约束、软约束、伪约束 4. Leverage(杠杆重构):四种杠杆模式重构解决方案 💡 适用场景 - 资源有限但需要破局(没钱、没时间、没技能) - 被行业惯例限制思维 - 复杂问题不知道如何拆解 - 寻找不对称优势和杠杆解 🌟 核心哲学 第一性原理不会让你全知全能 —— 它让你成为特定约束下的最优设计者。 🔗 开源仓库 https://github.com/wumaohua233/first-principles-sacl
元数据
Slug first-principles-sacl
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

第一性原理思维框架,基于 SACL 方法论。帮助你在资源有限时,通过剥离层-基元化-约束映射-杠杆重构,找到破局点和不对称优势。 是什么?

This skill should be used when the user needs to solve complex problems using first principles thinking, break down problems to their fundamental truths, fin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 239 次。

如何安装 第一性原理思维框架,基于 SACL 方法论。帮助你在资源有限时,通过剥离层-基元化-约束映射-杠杆重构,找到破局点和不对称优势。?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install first-principles-sacl」即可一键安装,无需额外配置。

第一性原理思维框架,基于 SACL 方法论。帮助你在资源有限时,通过剥离层-基元化-约束映射-杠杆重构,找到破局点和不对称优势。 是免费的吗?

是的,第一性原理思维框架,基于 SACL 方法论。帮助你在资源有限时,通过剥离层-基元化-约束映射-杠杆重构,找到破局点和不对称优势。 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

第一性原理思维框架,基于 SACL 方法论。帮助你在资源有限时,通过剥离层-基元化-约束映射-杠杆重构,找到破局点和不对称优势。 支持哪些平台?

第一性原理思维框架,基于 SACL 方法论。帮助你在资源有限时,通过剥离层-基元化-约束映射-杠杆重构,找到破局点和不对称优势。 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 第一性原理思维框架,基于 SACL 方法论。帮助你在资源有限时,通过剥离层-基元化-约束映射-杠杆重构,找到破局点和不对称优势。?

由 wumaohua233(@wumaohua233)开发并维护,当前版本 v1.0.0。

💬 留言讨论