็ๆๅฃฐๆ Copyright๏ผยฉ 2026 All Rights Reserved. ๆช็ปไฝ่ ไนฆ้ข่ฎธๅฏ๏ผ็ฆๆญขๅคๅถใไฟฎๆนใๅๅใๅ็จใ็จไบๅ็ฑปๅญฆ็ง็ซ่ตใ
Knowledge Distillation System for AI Coding Agents
Read. Distill. Evolve. Repeat.
๐ ไธญๆ็ README
AGI Distiller is not just another skill collection. It is a living knowledge distillation system that:
- Reads high-quality technical content (articles, blogs, papers, WeChat posts)
- Extracts pain points, solutions, and actionable rules
- Precipitates them into cross-platform agent skills, behavioral rules, and collaboration protocols
- Evolves itself โ the more it reads, the more capable it becomes
The ultimate goal: An AI agent that continuously self-improves by reading, distilling, and applying knowledge โ one article at a time.
| Dimension | Traditional Skill Repos | AGI Distiller |
|---|---|---|
| Source | Developer experience | High-quality technical content |
| Creation | Hand-written | Distilled from content |
| Evolution | Manual PRs | Self-evolving |
| Focus | General coding | Terminal AI agent efficiency |
| Language | English only | Bilingual (EN + CN) |
| Philosophy | "Here are the skills" | "Here is the distillery that produces skills" |
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Knowledge Sources โ
โ laodad.com ยท WeChat ยท Blogs โ
โ arXiv ยท GitHub Issues ยท More โ
โโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโ
โ Read
โโโโโโโโโโโโโโโผโโโโโโโโโโโโโโโโ
โ Distillation Pipeline โ
โ โ
โ โ Extract Pain Points โ
โ โก Extract Solutions โ
โ โข Derive Actionable Rules โ
โ โฃ Precipitate into Skills โ
โ โค Update Behavior Rules โ
โโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโ
โ Output
โโโโโโโโโโโโโโโโโโโโโโโโโโโผโโโโโโโโโโโโโโโโโโโโโโโโโโ
โผ โผ โผ
โโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโ
โ Agent Skills โ โ Rules & Specs โ โ Memory & โ
โ (SKILL.md) โ โ (ATOMCODE.md) โ โ Knowledge โ
โ Cross-platformโ โ Best practicesโ โ (notes/) โ
โโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโ
| File | Purpose | Size |
|---|---|---|
SOUL.md |
Agent personality (name, character, service targets) | ~905 chars |
AGENTS.md |
Permission matrix + red line rules (core security) | ~2016 chars |
USER.md |
Current user identity and role | ~359 chars |
TOOLS.md |
Tool usage guide | ~1013 chars |
IDENTITY.md |
Agent identity metadata | ~753 chars |
HEARTBEAT.md |
Session / health tracking | ~235 chars |
| Total | ~5281 chars |
| Skill | Description | Status |
|---|---|---|
acceptance-checker |
7-item acceptance checklist for every task | โ Live |
debug-flow |
5-step debugging workflow (reproduce โ locate โ fix โ test โ regression), with 5-step localization method | โ Live |
deploy-checker |
8-item pre-release checklist (scope, diff, test, UI, rollback, notes, observe, honesty) | โ Live |
task-automator |
Automation task writer โ write repeatable, verifiable automation workflows | โ Live |
task-briefer |
Structured task brief template (background, goal, scope, limits, acceptance, delivery) โ probe for missing context | โ Live |
code-review-p0 |
P0/P1/P2 graded code review with file location + cause + impact + suggestion | โ Live |
cli-safety |
Agent-friendly CLI execution rules (structured output, exit code, non-interactive, idempotent, audit, file-based success) | โ Live |
sources/โ Index of all distilled content with extraction metadatarules/ATOMCODE.mdโ Comprehensive behavioral specification (12 sections)DISTILLER.mdโ Distillation pipeline specificationROADMAP.mdโ 4-phase development roadmap
/plugin marketplace add agi-distiller/agi-distiller
/plugin install agi-distiller@agi-distillernpx skills add agi-distiller/agi-distillergit clone https://github.com/TrueFurina/AGI-Distiller.git
cp -r AGI-Distiller/skills/* ~/.claude/skills/| Platform | Path | Status |
|---|---|---|
| Claude Code | ~/.claude/skills/ |
โ |
| Codex CLI | ~/.codex/skills/ |
โ |
| Cursor | .cursor/skills/ |
โ |
| Gemini CLI | .gemini/skills/ |
โ |
| GitHub Copilot | .github/skills/ |
โ |
| OpenCode | ~/.config/opencode/skills/ |
โ |
| Windsurf | .windsurf/skills/ |
โ |
Every skill in this repository is born from a structured process:
1. READ an article
2. EXTRACT:
- Pain point: What problem does this solve?
- Solution: How does it solve it?
- Actionable rule: What should the agent do differently?
- Trap: What should the agent avoid?
3. CLASSIFY: Does this fit an existing skill? Or need a new one?
4. PRECIPITATE:
- If new rule โ update ATOMCODE.md
- If cross-session value โ write to memory
- If high-frequency pattern โ create/update skill
5. VERIFY: Is the skill usable? Does it solve the original pain point?
See DISTILLER.md for the complete pipeline specification.
- Core distillation pipeline design
- 4 production skills
- 12-section behavioral specification (ATOMCODE.md)
- 14 persistent memory entries
- 22 articles distilled from laodad.com
- GitHub repository live
- 20 skills total
- CI pipeline
- Marketplace registration
- Automated distillation pipeline
- Community contributions
- 50+ skills
- Multi-source distillation (laodad.com, WeChat, Medium, arXiv)
- Web catalog for browsing skills
- 10,000+ GitHub stars
We welcome contributions of all kinds:
- ๐ New sources: Suggest a high-quality article to distill
- ๐ง New skills: Submit a skill based on the distillation template
- ๐ Translations: Help translate skills to other languages
- ๐ Bug fixes: Improve existing skills
See CONTRIBUTING.md for guidelines.
| Source | Articles | Category | Status |
|---|---|---|---|
| laodad.com | 22 | AI programming efficiency | โ |
| ๅก็ ๅคงๆจกๅ (WeChat) | 1 | CLI & Agent | โ |
| More coming... | ๐ง |
MIT โ use these skills in your projects, teams, and tools. Full credit to the original authors of the articles that inspired each skill.
If this project resonates with you, give it a star โญ โ it helps more people find this vision of self-evolving AI agents.
"The endgame is not CLI. The endgame is every piece of software growing a set of interfaces that an Agent can call, verify, audit, and be safely confined by. CLI is just the first one ready." โ ๅก็ ๅคงๆจกๅ
Source-Available ยท All Rights Reserved
This project is source-available and all rights are reserved by the author. The code is provided for viewing and evaluation purposes only โ access does not grant any right to copy, modify, redistribute, use commercially, or create derivative works. Unauthorized reuse may carry legal risk. Contact the author for explicit written permission before any other use.
ๆฌไปๅบไธบใๆบ็ ๅฏๆฅใๆๅฉไฟ็ใ้กน็ฎ๏ผsource-available / all-rights-reserved๏ผใไปฃ็ ไป ไพๆฅ็ไธ่ฏไผฐ๏ผๆชๆๆไปปไฝๅคๅถใๅๅๅใไฟฎๆนใๅ็จๆ่ก็ๅไฝใๆ ่ชๅ็จไปฃ็ ๅญๅจๆณๅพ้ฃ้ฉ๏ผๅฆๆ้่ฆ่ฏทๅ ่็ณปไฝ่ ่ทๅๆ็กฎไนฆ้ข่ฎธๅฏใ