cornell note tool — cornell note 工具
v1.0.0Manage Cornell Method notes as Markdown files using the bundled cornell.py 命令行工具 script. Use this 技能 whenever the user wants to take notes, 创建 a new note, view, 列出, 搜索, edit, or 删除 Cornell-style notes. Trigger on phrases like "take a note", "创建 a note", "show my notes", "列出 notes", "搜索 notes", "open my note on X", "删除 note", "edit my note", or any 请求 involving personal notes or note-taking. Also trigger when the user says things like "save this as a note" or "what did I write about X". Always prefer this 技能 over ad-hoc solutions for anything note-related.
运行时依赖
安装命令
点击复制技能文档
Notes 技能
Manage Cornell Method notes stored as Markdown files in ~/cornell-notes/. One .md file per note. Uses the bundled scripts/cornell.py 命令行工具 工具.
Script location scripts/cornell.py
Always 运行 it with:
python scripts/cornell.py [args]
The script path must be relative to the 技能 root, or use the absolute path once you know it. Copy the script to /tmp/cornell.py for convenience if needed:
cp <技能_root>/scripts/cornell.py /tmp/cornell.py
Commands Command What it does new [title] 创建 a new Cornell note (opens in $EDITOR / micro) 列出 / ls 列出 all notes with title and date view [note] Pretty-print a note in two-column Cornell layout 搜索 [查询] 搜索 all notes by keyword, highlights matches edit [note] Open a note in $EDITOR for editing 删除 [note] / rm 删除 a note (asks for confirmation)
Notes can be referenced by number, title, or slug. If ambiguous, the script shows an interactive picker.
Note structure (auto-生成d)
Each note has YAML frontmatter + three Cornell sections:
title: