Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thedankoe-skill

Dan Koe methodology toolkit. Built from 3,378 tweets (2020-2026), distilled into knowledge atoms, and packaged as an AI agent skill.

Generated by x-user-skill-creator.


Install

npx skills add EwingYangs/thedankoe-skill

Or manually:

git clone https://github.com/EwingYangs/thedankoe-skill.git /tmp/thedankoe-skill && cp -r /tmp/thedankoe-skill ~/.claude/skills/thedankoe && rm -rf /tmp/thedankoe-skill

After install, trigger with /thedankoe or ask "what would Dan Koe say about...".


概览

子技能 原子数 核心定位
One-Person Business 381 一人公司、知识变现、产品化自己
Content & Writing 486 写作即杠杆、内容复用飞轮
Focus & Philosophy 1152 聚焦的艺术、意义构建、生活即游戏
Personal Development 1174 自我教育、技能即肌肉、拥抱不确定性
Digital Leverage 1032 互联网即新基建、数字财富创造
Mindset & Psychology 775 打破条件反射、视角决定一切

文件结构

thedankoe/
├── SKILL.md                    # 主技能文件(安装此文件)
├── README.md                   # 本文件
├── frequency_dictionary.md       # Dan Koe 高频概念词典
├── atoms/
│   └── atoms.jsonl             # 3378 条原子知识(JSONL 格式)
├── references/                 # 知识包(按主题分类)
│   ├── one_person_business.md
│   ├── content_and_writing.md
│   ├── focus_and_philosophy.md
│   ├── personal_development.md
│   ├── digital_leverage.md
│   └── mindset_and_psychology.md
└── data/                       # 原始数据
    ├── all-original-tweets.json
    ├── filtered-tweets.json
    ├── topics.json
    ├── topic_config.json
    └── topic_skills.json

数据来源

About

Dan Koe methodology AI agent skill. Built from 3378 tweets. Generated by x-user-skill-creator.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors