obsidian-vault
Obsidian知識ベースを管理し、タイトル命名とインデックスノートの規則に従って、フラットで効率的な知識管理を実現します。
npx skills add mattpocock/skills --skill obsidian-vaultBefore / After 効果比較
1 组文件散落各处,命名混乱,查找困难,重复内容多,知识复用率低
统一命名规范,索引笔记聚合相关内容,快速定位复用知识
description SKILL.md
obsidian-vault
Obsidian Vault
Vault location
/mnt/d/Obsidian Vault/AI Research/
Mostly flat at root level.
Naming conventions
-
Index notes: aggregate related topics (e.g.,
Ralph Wiggum Index.md,Skills Index.md,RAG Index.md) -
Title case for all note names
-
No folders for organization - use links and index notes instead
Linking
-
Use Obsidian
[[wikilinks]]syntax:[[Note Title]] -
Notes link to dependencies/related notes at the bottom
-
Index notes are just lists of
[[wikilinks]]
Workflows
Search for notes
# Search by filename
find "/mnt/d/Obsidian Vault/AI Research/" -name "*.md" | grep -i "keyword"
# Search by content
grep -rl "keyword" "/mnt/d/Obsidian Vault/AI Research/" --include="*.md"
Or use Grep/Glob tools directly on the vault path.
Create a new note
-
Use Title Case for filename
-
Write content as a unit of learning (per vault rules)
-
Add
[[wikilinks]]to related notes at the bottom -
If part of a numbered sequence, use the hierarchical numbering scheme
Find related notes
Search for [[Note Title]] across the vault to find backlinks:
grep -rl "\\[\\[Note Title\\]\\]" "/mnt/d/Obsidian Vault/AI Research/"
Find index notes
find "/mnt/d/Obsidian Vault/AI Research/" -name "*Index*"
Weekly Installs216Repositorymattpocock/skillsGitHub Stars4.6KFirst Seen6 days agoSecurity AuditsGen Agent Trust HubPassSocketPassSnykPassInstalled oncodex206gemini-cli203cursor203opencode203kimi-cli202github-copilot202
forumユーザーレビュー (0)
レビューを書く
レビューなし
統計データ
ユーザー評価
この Skill を評価