vault-cleanup-auditor
仓库创建 2026年2月1日最近提交 4 个月前SkillHot 收录 23 天前
▸ 精选理由
定期清理笔记库、输出优先级报告,提升知识管理效率。
▸ 风险提示
需要访问笔记库文件系统,需授予读写权限。
这个 Skill 做什么
审计 Obsidian 笔记库:查找陈旧草稿、空文件夹、重复文件等。
帮你快速审查 Obsidian 笔记库,找出陈旧草稿、空文件夹、重复文件名和不完整的笔记,并把优先级排好的审计报告存为 vault-audit/YYYY-MM-DD-audit.md。适合笔记库开始变乱、想定期清理或每月检查时运行,整个过程无需外部 API,速度快、可离线使用。特色是目标明确的四项检查,输出可读的日期化报告方便跟进。
▸ 展开 SKILL.md 英文原文
Audit your Obsidian vault in Claude Code — finds stale drafts, empty folders, duplicate filenames, and incomplete files. Saves a dated report.
379
Stars
91
Forks
23
仓库内 Skill
+32
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/BrianRWagner/ai-marketing-claude-code-skills/main/vault-cleanup-auditor/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/BrianRWagner/ai-marketing-claude-code-skills/main/vault-cleanup-auditor/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Vault Cleanup Auditor Runs 4 targeted checks against your Obsidian vault and saves a prioritized audit report to `vault-audit/YYYY-MM-DD-audit.md`. Takes under 30 seconds. No APIs, no paid services. Run it monthly or whenever the vault starts feeling messy. --- ## How to Use Open Claude Code and say: ``` Run the Vault Cleanup Auditor skill against my vault at /path/to/vault. ``` --- ## Skill Instructions (for Claude Code) When this skill is invoked, follow these phases exactly. --- ### PHASE 1: INTAKE Check whether the user has provided: - `vault_path` — absolute path to their Obsidian vault root **If missing, ask:** ``` What's the absolute path to your Obsidian vault? (e.g.
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有