← 返回 Skills 市场
youningnihaobang

Mardown Notes Organizer

作者 youningnihaobang · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
131
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install notes-organizer
功能描述
A note organization and knowledge-linking tool that analyzes the directory structure, reorganizes notes according to the user's chosen classification scheme,...
安全使用建议
This skill appears internally consistent with a local notes reorganizer, but it performs file moves and optional cleanup (deleting duplicates/empty directories). Before installing or running it: 1) make a full backup or run it on a copy of your notes; 2) review the complete organize_notes.py (the provided source listing was truncated) to confirm how backups, undo, and deletions are implemented; 3) test on a small sample directory first; 4) inspect the generated .organize_log.json and any undo functionality before applying to your main vault; 5) if you need stronger guarantees, ask the author for a full source listing and a dry-run mode or add explicit dry-run support yourself.
功能分析
Type: OpenClaw Skill Name: notes-organizer Version: 1.0.1 The skill is a legitimate utility for organizing Markdown notes by restructuring directories and adding bidirectional links based on content similarity. The Python script (organize_notes.py) uses standard libraries like pathlib and shutil to move files and modify content locally within a user-specified directory, with no evidence of network activity, data exfiltration, or malicious execution.
能力评估
Purpose & Capability
Name, README, SKILL.md and organize_notes.py are coherent: they all describe scanning a local Markdown directory, creating directories, moving files, analyzing similarity, and inserting Obsidian-style links. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
Runtime instructions and the script instruct the agent/user to move files and optionally delete files/empty directories. These are within the stated purpose but are destructive operations. SKILL.md and README state a backup and undo are supported, but the provided organize_notes.py source listing is truncated and the backup/undo/cleanup implementations could not be fully inspected; that uncertainty increases risk.
Install Mechanism
No install spec and no external downloads. This is instruction+script only, so nothing is being fetched or installed automatically.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The script operates on the filesystem in the provided directory only, which is proportionate to the purpose.
Persistence & Privilege
Skill is not marked always:true and does not request persistent system-wide privileges. It operates on the user-supplied directory and does not declare any capability to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install notes-organizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /notes-organizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added README.md for general project documentation. - Added SKILL.md in YAML frontmatter format for improved metadata and skill description. - Removed the old skill.md file in favor of the new standardized SKILL.md.
v1.0.0
notes-organizer 1.0.0 初始版本发布 - 支持智能重组Markdown笔记目录,按多种分类方式整理 - 可自定义目录命名风格,并选择是否创建子目录 - 自动分析知识点关系,添加Obsidian风格的双向链接 - 提供整理后清理空目录、重复文件、临时文件的选项 - 执行前自动备份并支持撤销操作
元数据
Slug notes-organizer
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Mardown Notes Organizer 是什么?

A note organization and knowledge-linking tool that analyzes the directory structure, reorganizes notes according to the user's chosen classification scheme,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 Mardown Notes Organizer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install notes-organizer」即可一键安装,无需额外配置。

Mardown Notes Organizer 是免费的吗?

是的,Mardown Notes Organizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mardown Notes Organizer 支持哪些平台?

Mardown Notes Organizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mardown Notes Organizer?

由 youningnihaobang(@youningnihaobang)开发并维护,当前版本 v1.0.1。

💬 留言讨论