跳到主要内容
知仓学习社ZHICANG

thinking-patterns

thinking-patterns,来自 glebis/claude-skills 的 agent 技能。

不碰外部(只输出文字)无严重或高危命中glebis/claude-skills

它会碰到什么

扫了多少8 个文本文件,53 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Thinking Patterns Skill

Longitudinal cognitive pattern analysis across months of recorded conversations. Extracts evidence-based dimensions from Fathom transcripts, synthesizes cross-session patterns, and detects blind spots you can't see yourself.

Usage

/thinking-patterns                              # full analysis, default period (3 months)
/thinking-patterns --dry-run                    # corpus stats + batch plan only
/thinking-patterns --period 2026-01 2026-02     # custom date range

What it does

  1. Discovers all Fathom transcripts in date range, classifies by type (coaching, meeting, lab, etc.)
  2. Extracts Gleb's speech lines from each transcript
  3. Analyzes 12 evidence-based cognitive dimensions per transcript (parallel sonnet agents)
  4. Synthesizes cross-session patterns across 10 analysis sections (parallel sonnet agents)
  5. Detects contradictions, competing commitments, and blind spots
  6. Produces single analysis document with dated evidence quotes

12 Extraction Dimensions

| Dimension | Framework |

|-----------|-----------|

| Cognitive distortions | Burns' 10 categories |

| Problem framing | Discourse analysis |

| Conceptual metaphors | Lakoff & Johnson / MIPVU |

| Hedging & certainty | Epistemic marker taxonomy |

| Code-switching | Bilingual cognition research |

| Decision moments | GDMS + behavioral markers |

| Emotional indicators | Russell's Circumplex + ACT |

| Avoidance & deflection | ACT experiential avoidance |

| Agency language | Narrative Identity Theory |

| Competing commitments | Immunity to Change (Kegan) |

| Role/register markers | Sociolinguistic analysis |

| Energy signals | Engagement markers |

10 Output Sections

  1. Recurring Narratives
  2. Problem Framing Patterns
  3. Metaphors & Unconscious Language
  4. Decision Heuristics
  5. Topics Avoided
  6. Contradictions & Competing Commitments
  7. Energy Patterns
  8. Role Shifts
  9. Execution Gap (stated priorities vs actual focus)
  10. Cognitive Distortions & Biases

Plus: "The 5 Things You Don't See" summary.

Output

  • Analysis: ai-research/YYYYMMDD-thinking-patterns-analysis.md
  • Daily note: Link appended under ## Research

Architecture

Stage 0: Corpus Discovery (~30s, orchestrator)
  ├── Find transcripts, classify, extract Gleb's speech
  └── Load reference docs, plan batches

Stage 1: Per-Transcript Extraction (~3 min, 10-13 parallel sonnet agents)
  ├── Each agent processes 1-4 transcripts
  └── Returns structured JSON per transcript (12 dimensions)

Stage 2: Aggregation (~30s, orchestrator)
  ├── Parse JSONs, de-duplicate, cluster
  └── Package into 5 synthesis bundles

Stage 3: Cross-Session Synthesis (~2 min, 5 parallel sonnet agents)
  ├── Narratives + Metaphors + Language
  ├── Decisions + Problem Framing + Biases
  ├── Avoidance + Energy + Execution Gap
  ├── Role Shifts + Developmental Markers
  └── Blind Spot Detection

Stage 4: Output (~1 min, orchestrator)
  └── Compile, save, link

Cost

~$3.50 per full run, ~6 minutes runtime.

Requirements

  • Fathom transcripts in vault root (YYYYMMDD-*.md format)
  • Reference docs: Profile Brief, My Focus, Strategic Decisions Framework
  • No external dependencies -- pure Claude Code tools

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。