tag-taxonomy
仓库创建 2026年4月6日最近提交 24 天前SkillHot 收录 21 天前
▸ 精选理由
能显著提升 wiki 的可发现性和一致性,适合大规模笔记库。
▸ 风险提示
会修改本地笔记的 frontmatter 或标签字段,存在文件变更风险。
这个 Skill 做什么
对 Obsidian wiki 中的标签进行规范化与受控词表管理。
把 Obsidian 里的标签统一成受控词表,自动规范命名、合并重复标签并为新页面推荐标准标签。适合标签乱、搜索不准或者想建立统一分类规范时使用。会参考现有 taxonomy 文件并允许扩展,确保整个 vault 的标签一致性和可发现性。
▸ 展开 SKILL.md 英文原文
Enforce consistent tagging across the Obsidian wiki using a controlled vocabulary. Use this skill when the user says "fix my tags", "normalize tags", "clean up tags", "tag audit", "what tags should I use", "tag taxonomy", or whenever you're creating or updating wiki pages and need to choose the right tags. Also trigger when the user asks about tag conventions, wants to add a new tag to the taxonomy, or says "my tags are a mess". Always consult this skill's taxonomy file before assigning tags to any wiki page.
2.7k
Stars
274
Forks
35
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/tag-taxonomy/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/tag-taxonomy/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Tag Taxonomy — Controlled Vocabulary for Wiki Tags You are enforcing consistent tagging across the wiki by normalizing tags to a controlled vocabulary. ## Before You Start 1. **Resolve config** — follow the Config Resolution Protocol in `llm-wiki/SKILL.md` (inline `@name` override → walk up CWD for `.env` → `~/.obsidian-wiki/config` → prompt setup). This gives `OBSIDIAN_VAULT_PATH` 2. Read `$OBSIDIAN_VAULT_PATH/_meta/taxonomy.md` — this is the canonical tag list 3. Read `index.md` to understand the wiki's scope ## The Taxonomy File The canonical tag vocabulary lives at `$OBSIDIAN_VAULT_PATH/_meta/taxonomy.md`. It defines: - **Canonical tags** — the tags that should be used - **Aliase
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有