Obsidian Organizer
v1.0.0Organize and standardize Obsidian vaults for reliability and long-term maintainability. Use when designing or cleaning vault folder structure, enforcing file...
0· 0·0 当前·0 累计
安全扫描
OpenClaw
安全
high confidenceThe skill's files and instructions are coherent with its stated purpose (auditing and renaming Obsidian notes); it does local filesystem renames when you explicitly run with --apply and otherwise performs dry-runs.
评估建议
This skill appears to do exactly what it claims: audit and optionally rename markdown files in an Obsidian vault. Before running with --apply, make a full backup of your vault and review the printed rename plan from the dry-run. Be aware renames may break Obsidian internal links — follow the checklist to fix links (the skill does not update links automatically). Also, double-check the vault path you pass to the script to avoid accidental changes outside the intended directory; the script skips n...详细分析 ▾
✓ 用途与能力
Name, description, reference docs, SKILL.md workflow, and the included Python audit script all align: they audit and optionally rename markdown files to a deterministic naming scheme for an Obsidian vault. No unrelated credentials, binaries, or external services are requested.
✓ 指令范围
Runtime instructions are limited to reading the included reference docs, running the audit script on a user-supplied vault path (dry-run by default), following a migration checklist, and manually fixing links. The script operates only on local files under the provided path and does not read other environment variables or send data externally. Note: the script performs recursive renames across the supplied path, so supplying the wrong path could affect unintended files — the SKILL.md correctly emphasizes dry-runs and backups.
✓ 安装机制
No install mechanism is provided (instruction-only with a small included script). No downloads or third-party package installs are required.
✓ 凭证需求
The skill requires no environment variables, credentials, or config paths. This is proportionate to its stated function of local file auditing and renaming.
✓ 持久化与权限
The skill is not forced-always and does not request persistent presence or modify other skills or system-wide settings. It can be invoked by the agent (normal default) but has no autonomous persistence requirements.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/2/25
● 无害
安装命令 点击复制
官方npx clawhub@latest install obsidian-organizer
镜像加速npx clawhub@latest install obsidian-organizer --registry https://cn.clawhub-mirror.com
技能文档
Use this skill to make a vault predictable, searchable, and low-maintenance.
Workflow
- Snapshot current state
- Apply standard structure
references/folder-structure.md.
- Propose moves before applying.- Enforce naming rules
references/naming-rules.md.
- Run audit script in dry-run mode:
- python scripts/obsidian_audit.py
- Apply only after confirmation:
- python scripts/obsidian_audit.py --apply - Run migration checklist
references/migration-checklist.md in order.- Verify
YYYY-MM-DD.md.
- Confirm no orphaned notes remain in inbox/.Guardrails
- Never rename or move files without a dry-run first.
- Never delete notes automatically.
- Prefer deterministic naming over clever naming.
- Keep folder depth shallow (<=3 when possible).
- If link integrity is uncertain, pause and ask before bulk apply.
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制