instances/xiaodazi/skills/zettelkasten/SKILL.md
Zettelkasten note-taking method — create atomic knowledge cards with bidirectional links and emergent insights.
npx skillsauth add malue-ai/dazee-small zettelkastenInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
用卢曼卡片笔记法管理知识:原子化笔记、双向链接、渐进式涌现洞察。
每张卡片存储为 Markdown 文件,放在 ~/Documents/xiaodazi/zettelkasten/ 目录:
---
id: "202602261430"
title: "间隔重复的遗忘曲线"
tags: [学习方法, 记忆]
links: ["202602251000", "202602201530"]
created: "2026-02-26T14:30:00"
---
间隔重复基于艾宾浩斯遗忘曲线:新学的知识在 24 小时内遗忘 70%,
但每次复习都会延长记忆保持时间。
最佳复习间隔:1天 → 3天 → 7天 → 14天 → 30天
与 [[202602251000]] 主动回忆 结合效果最好。
参见 [[202602201530]] Anki 间隔算法。
创建卡片:
用户:帮我记一个笔记——间隔重复利用遗忘曲线原理,通过在最佳时间点复习来巩固记忆
→ 生成唯一 ID(时间戳格式)
→ 提取关键概念作为标签
→ 搜索已有卡片,建议可能的关联
→ 创建 Markdown 文件
→ 回复:卡片已创建 ✅「间隔重复的遗忘曲线」
可能相关:「主动回忆」「Anki 间隔算法」,要链接吗?
发现关联:
用户:看看我关于学习方法的笔记有什么联系
→ 检索标签为「学习方法」的所有卡片
→ 分析内容相关性
→ 生成知识图谱概览:
主动回忆 ←→ 间隔重复
↓ ↓
费曼技巧 ←→ 遗忘曲线
搜索与浏览:
# 全文搜索
grep -rl "间隔重复" ~/Documents/xiaodazi/zettelkasten/
# 按标签
grep -l "tags:.*学习方法" ~/Documents/xiaodazi/zettelkasten/*.md
[[ID]] 格式development
Local web search (Tavily/Exa, requires API Key). For quick searches. If no Key configured or deep research needed, use cloud_agent instead.
development
Get current weather and forecasts (no API key required).
tools
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
tools
Start voice calls via the Moltbot voice-call plugin.