Install
openclaw skills install notes-organizerA note organization and knowledge-linking tool that analyzes the directory structure, reorganizes notes according to the user's chosen classification scheme, and adds Obsidian-style bidirectional links between highly related topics.
openclaw skills install notes-organizer智能整理Markdown笔记,按主题分类重组目录结构,并为高度相关的知识点添加Obsidian风格的双向链接。
/notes-organizer <目录路径>
执行此skill时,会依次询问以下问题:
请选择笔记的分类方式:
请选择目录命名风格:
01_基础知识/、02_进阶内容/基础知识/、进阶内容/basics/、advanced/是否需要创建二级子目录?
是否需要自动添加双向链接?
如果需要双向链接,还会询问:
整理完成后是否清理:
在每个文件中添加相关链接块:
# 文件标题
> **相关链接**: [[文件A|显示名称]] | [[文件B|显示名称]]
正文内容...