← スキル一覧に戻る

tag-criteria
by tsuyoshimishina
A collection of Claude Code plugins for enhancing Obsidian workflows.
⭐ 1🍴 0📅 2026年1月22日
SKILL.md
name: tag-criteria description: This skill should be used when analyzing Obsidian notes for tagging, determining which tags apply to content, or understanding tag definitions and criteria. Provides the complete tag taxonomy with judgment criteria for the obsidian-tagger agent. version: 0.2.0
Obsidian Tag Criteria
Defines criteria for tagging Obsidian notes. Tags should only be assigned when content clearly matches the criteria.
Judgment Rules
- Clarity Principle: Only assign tags when content clearly matches the definition
- Multiple Tags Allowed: Assign all applicable tags (e.g., arXiv paper -> #papers #arxiv)
- No Tag is OK: Do not assign any tag if none clearly match
- Preserve Existing Tags: Do not delete or modify existing tags
- Avoid Duplicates: Do not add tags that already exist
- Folder Path Rule: If the file path contains a folder name semantically matching a tag (e.g.,
3d-reconstruction/), automatically apply that tag- Match folder names to tag names (with or without
#prefix, hyphens normalized) - When ambiguous, prefer the more specific tag or skip folder-based tagging
- Examples:
3d-reconstruction/note.md->#3d-reconstructionpapers/summary.md->#papersai-tools-info/guide.md->#ai-tools
- Match folder names to tag names (with or without
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です