|
|
3 주 전 | |
|---|---|---|
| courseware | 3 주 전 | |
| memory | 3 주 전 | |
| scripts | 3 주 전 | |
| skills | 3 주 전 | |
| templates | 3 주 전 | |
| .gitignore | 3 주 전 | |
| AGENTS.md | 3 주 전 | |
| BOOTSTRAP.md | 3 주 전 | |
| HEARTBEAT.md | 3 주 전 | |
| IDENTITY.md | 3 주 전 | |
| README.md | 3 주 전 | |
| SOUL.md | 3 주 전 | |
| TOOLS.md | 3 주 전 | |
| USER.md | 3 주 전 | |
| math-textbook-compiler.skill | 3 주 전 |
将数学公式重写为工程化的 API,帮助克服"符号恐惧症"。
clawd/
├── staging/ # 待发布的草稿
│ ├── course_dayN.html
│ ├── exercises/dayN_task.py
│ └── tests/test_dayN.py
├── courseware/ # 最终课程材料
├── exercises/ # 习题代码
├── tests/ # 测试用例
└── templates/ # 6模块模板
/mnt/ai/textbook 准备源材料Built by your Hacker-Style Math Compiler 🎮