用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/helixnow/deep-student --skill card-outline命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
制卡编排协调者:固化「content-curator 策展 → chatanki_run 生成 → card-qa 质检 → batch_update 修正」多代理闭环,质检交接 documentId(qa 只读自取卡片)、全部卡片写操作由主代理执行
卡片质检清单:重复(D1-D3)、粒度(G1-G4)、Cloze 规范(C1-C6)三类规则的判定标准、严重级别与补丁输出格式
Manage Deep Student Tauri desktop test instances through the repo-local tauri-lab CLI. Use when Codex needs to create, start, stop, restart, lease, inspect, or clean up one or many Deep Student Tauri app windows for Computer Use testing, parallel subagents, cloud sync simulations, or local E2E debugging.
正在显示 SKILL.md
| name | card-outline |
| description | 制卡大纲方法论:从学习材料抽取最小知识单元、决策卡型、切分粒度并排优先级,产出可直接喂给 chatanki_run 的结构化大纲 |
| version | 0.1.0 |
| author | Deep Student Research |
| skillType | standalone |
| tags | ["anki","card-making","outline","curation"] |
本技能沉淀 content-curator 子代理的方法论,也可被主代理直接激活使用。
一个知识单元 = 一个可独立判定对错的事实。切分检验法:
不满足任一条 → 继续拆分或放弃入卡。
vlm_light / vlm_full 路由建议,交由 chatanki 管线处理,大纲层不做图像切分。rag_search / unified_search)标注 dup_risk。P0 = 材料反复强调 + 高遗忘代价(公式、参数、易混点);P1 = 常规考点;P2 = 背景/扩展。生成时建议按 P0→P1 顺序入卡,P2 由用户决定。
统一使用 content-curator.md 中的「输出契约」表格结构:材料概览 → 知识点清单 → 建议 goal 文本 → 风险与遗留。