Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

thinking-circle-of-competence能力思维圈

Agent Skill

thinking-circle-of-competence 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

485

周安装

20

GitHub Stars

46

下载量

158
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:thinking-circle-of-competence(能力思维圈)
来源仓库:https://github.com/tjboudreaux/cc-thinking-skills
仓库路径:skills/thinking-circle-of-competence
安装命令:
npx skills add https://github.com/tjboudreaux/cc-thinking-skills --skill thinking-circle-of-competence
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/tjboudreaux/cc-thinking-skills --skill thinking-circle-of-competence

简介

能力思维圈用于查找、检索和筛选相关信息,帮助在复杂任务中快速定位关键内容。

  • 适用于需要根据关键词或场景进行信息聚合与过滤的研究和决策场景。
  • 通过输入目标、约束条件和来源线索,输出结构化候选结果列表。
  • 安装命令:npx skills add https://github.com/tjboudreaux/cc-thinking-skills --skill thinking-circle-of-competence
  • 需确认是否涉及联网、文件读写或外部命令执行,并检查仓库维护状态。

SKILL.md

Circle of Competence

Overview

The Circle of Competence, articulated by Warren Buffett and Charlie Munger, emphasizes knowing the boundaries of your genuine expertise. The key insight isn't about having a large circle—it's about knowing precisely where your circle ends. Operating within your circle leads to better decisions; operating outside it without recognizing it leads to costly mistakes.

Core Principle: "Know what you don't know. The boundaries of your circle are more important than its size." — Warren Buffett

When to Use

  • Evaluating new opportunities or projects
  • Making decisions in unfamiliar domains
  • Assessing whether to delegate or learn
  • Investment or resource allocation decisions
  • Taking on new responsibilities
  • Advising others on topics
  • Hiring or team composition decisions

Decision flow:

Decision to make? → yes → Inside your circle? → yes → Proceed with confidence
                                              ↘ no → Delegate, learn, or pass
                ↘ no → Not applicable

The Three Zones

Zone 1: Inside Your Circle

True competence through deep experience

Characteristics:

  • You've made decisions here repeatedly
  • You've seen failure modes firsthand
  • You can predict second-order effects
  • You know what you don't know within this area
  • You can teach others the nuances
Example: Senior backend engineer
Inside circle:
- API design patterns that scale
- Database optimization strategies
- When to use caching vs. not
- Common failure modes in distributed systems
- Debugging production issues

Zone 2: Edge of Your Circle

Familiar but not expert

Characteristics:

  • You know the basics
  • You can have informed conversations
  • You might miss edge cases
  • You need to verify your assumptions
  • You should seek review from experts
Example: Same backend engineer
Edge of circle:
- Frontend performance optimization
- Basic security practices
- Cloud cost optimization
- Team management fundamentals

Zone 3: Outside Your Circle

Dangerous territory

Characteristics:

  • Knowledge is superficial or outdated
  • You don't know what you don't know
  • Decisions feel confident but are often wrong
  • High risk of Dunning-Kruger effect
  • Should delegate or deeply learn before deciding
Example: Same backend engineer
Outside circle:
- Mobile app development
- Machine learning model tuning
- Legal/compliance decisions
- Financial forecasting

Mapping Your Circle

Step 1: List Your Domains

What areas do you have experience in?

  • Professional skills
  • Industry knowledge
  • Technical domains
  • Business functions

Step 2: Assess Depth Honestly

For each domain, ask:

QuestionInsideEdgeOutside
Could I teach this to an expert?
Have I made real decisions here?
Do I know the failure modes?
Can I predict second-order effects?
Do I know what I don't know here?
Is my knowledge current?

Step 3: Be Brutally Honest

Common self-deceptions:

  • "I read a lot about it" ≠ competence
  • "I understand the concepts" ≠ can execute
  • "I did it once years ago" ≠ current competence
  • "I'm smart, I can figure it out" ≠ expertise

Step 4: Verify with Track Record

Look at past decisions:

  • In areas you consider "inside," were you right?
  • In areas you consider "edge," did you make mistakes?
  • This calibrates your self-assessment

Operating Within Your Circle

When Inside: Act with Confidence

✓ Make decisions directly
✓ Move quickly
✓ Trust your intuition (it's trained)
✓ Teach and mentor others
✓ Push back on outside opinions if warranted

When at Edge: Proceed with Caution

→ Seek input from those with deeper expertise
→ Validate assumptions before acting
→ Build in more margin for error
→ Document reasoning for review
→ Use this as learning opportunity

When Outside: Delegate or Learn

Option A: Delegate
- Find someone with this in their circle
- Trust their judgment
- Don't override without strong reason

Option B: Learn First
- Invest significant time (months/years)
- Get hands-on experience
- Make small decisions first, learn from mistakes
- Gradually expand circle

Option C: Pass
- Some opportunities aren't for you
- "I don't know enough" is valid
- Opportunity cost of learning may be too high

Common Traps

Trap 1: Circle Creep

Your circle in one area doesn't extend to adjacent areas:

Inside: iOS development
Doesn't mean inside: Android development
Doesn't mean inside: iOS design
Doesn't mean inside: iOS project management

Trap 2: Stale Expertise

Circles shrink if not maintained:

2015: Expert in jQuery
2024: jQuery knowledge is inside, but modern frontend is edge/outside

Trap 3: Confidence Misread as Competence

Feeling confident ≠ being competent:

Dunning-Kruger peak: Know just enough to feel expert
Actually expert: Know enough to know how much you don't know

Trap 4: Smart Person Syndrome

General intelligence doesn't expand circles:

Being smart at X doesn't make you competent at Y
Many smart people fail at investments, businesses, etc.
because they operate outside their circle confidently

Application Examples

Technical Decisions

Question: Should we adopt GraphQL?

Self-assessment:
- Have I built and maintained GraphQL at scale? No → Outside
- Do I know the failure modes? No → Outside
- Have I seen it succeed/fail in similar contexts? Partially → Edge

Decision: Consult with team members who have deep GraphQL experience,
         or run small pilot before committing

Career Decisions

Question: Should I become a manager?

Self-assessment:
- Have I led teams before? A little → Edge
- Do I know management failure modes? Not really → Outside
- Can I predict what makes a good manager? Vaguely → Edge

Decision: Don't assume IC success transfers; seek mentorship,
         start with small team, treat as learning opportunity

Business Decisions

Question: Should I invest in this startup?

Self-assessment:
- Do I understand this market? Superficially → Edge
- Can I evaluate the technology? No → Outside
- Do I know startup failure modes? Generally → Edge
- Have I made successful startup investments? No → Outside

Decision: This is outside my circle; either pass or find
         co-investors who have this in their circle

Expanding Your Circle

The Right Way

  1. Start at the edge, not outside
  2. Make small, reversible decisions
  3. Get feedback on those decisions
  4. Learn from mistakes in low-stakes situations
  5. Build pattern recognition over time
  6. Graduate to larger decisions as track record develops

The Wrong Way

  • Jump straight to big decisions in new domain
  • Assume competence transfers
  • Learn only theory without practice
  • Avoid feedback on decisions
  • Never acknowledge mistakes

Verification Checklist

  • Identified which zone this decision falls in
  • If edge/outside: acknowledged uncertainty explicitly
  • If outside: identified who has this in their circle
  • If proceeding outside circle: limited downside exposure
  • Honest about track record in this domain
  • Not conflating confidence with competence

Key Questions

  • "Would I bet significant money on my judgment here?"
  • "Have I made similar decisions successfully before?"
  • "What don't I know that an expert would know?"
  • "If I'm wrong, how would I know?"
  • "Who has this in their circle that I could consult?"
  • "Is my knowledge here current or stale?"

Buffett's Reminder

"What counts for most people in investing is not how much they know, but rather how realistically they define what they don't know."

The advantage comes not from having the biggest circle, but from staying inside whatever circle you have—and knowing exactly where the boundary is.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

38.39%
按下载量换算61

Claude

29.2%
按下载量换算46

Cursor

20.01%
按下载量换算32

Gemini CLI

9.32%
按下载量换算15

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills