alchaincyf/nuwa-skill

你想蒸馏的下一个员工,何必是同事。蒸馏任何人的思维方式——心智模型、决策启发式、表达DNA。Distill how anyone thinks.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 27 minutes ago
Added to GitGenius on September 1st, 2026
Created on April 5th, 2026
Open Issues & Pull Requests: 6 (+0)
GitHub issues: Enabled
Number of forks: 4,375
Total Stargazers: 32,196 (+1)
Total Subscribers: 102 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.8 days
Mean response time: 7.5 days
90th percentile: 19.8 days
Tracked items: 49

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 28% of issues opened in the past year have been closed. Three people close 100% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 24 days
Stale 30+ days: 1
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Nuwa-skill is an Agent Skills protocol implementation that distills the thinking patterns of notable figures to augment AI agent reasoning.

The tool addresses the problem of capturing and reusing how specific people think—their mental models, decision heuristics, and communication patterns—rather than just their surface-level habits or documented processes. It works by extracting five layers of cognition: how someone speaks (expression DNA), how they think (mental models and frameworks), how they judge (decision heuristics), what they avoid (anti-patterns and values), and where they acknowledge limitations. Once distilled, these patterns can be invoked within an AI agent to analyze problems through that person's cognitive framework rather than simply mimicking their words.

The tool suits developers working within Agent Skills-compatible runtimes who want to leverage specific thinking styles for problem-solving. It works across more than fifty compatible environments including Claude Code, Cursor, Codex, OpenClaw, and others. The README positions it as an alternative to distilling colleagues, arguing instead for distilling figures like Jobs, Musk, Munger, or Feynman whose cognitive frameworks offer broader applicability. Installation is straightforward through a single command, manual directory placement, or by pasting the skill's markdown content directly into agent conversations.

The project shows active development with multiple language translations of its documentation, indicating sustained effort to reach different developer communities. The codebase includes tooling for specific runtime integrations, such as dedicated installation scripts for particular platforms. The README demonstrates concrete usage examples showing how distilled thinking patterns produce analysis grounded in specific mental models rather than generic responses.