技能 obsidian-helper
📦

obsidian-helper

安全

建立 Obsidian 筆記助手

高效管理您的 Obsidian 知識庫,具備自動化日記、智慧知識擷取和週期性回顧生成功能。與 Obsidian MCP 無縫整合,實現免手動筆記管理。

支援: Claude Codex Code(CC)
🥈 80 白銀
1

下載技能 ZIP

2

在 Claude 中上傳

前往 設定 → 功能 → 技能 → 上傳技能

3

開啟並開始使用

測試它

正在使用「obsidian-helper」。 Create today's daily note

預期結果:

Daily note created for 2026-02-24 with 3 inherited tasks from yesterday. Journal includes sections for morning focus, task priorities, and evening reflection.

正在使用「obsidian-helper」。 Capture: API versioning best practices - use URL path versioning for major versions

預期結果:

Found existing note 'API Design Guidelines'. Added new section '2026-02-24 14:30 Capture' with your insight. Note now contains 5 related best practices.

正在使用「obsidian-helper」。 Generate weekly review

預期結果:

Week 8 Review (Feb 17-23): 12 notes created, 8 tasks completed, 3 pending. Top themes: API design, documentation, team collaboration. Key insight: Documentation sprint reduced support tickets by 40%.

安全審計

安全
v1 • 2/24/2026

This skill contains documentation and instructional content only. All 177 static analysis findings are false positives: the 'external_commands' are markdown code blocks showing example commands for users, 'network' findings are documentation URLs, 'filesystem' references are configuration paths in documentation, and 'env_access' mentions are examples for API key placement. No actual code execution, network requests, or file system access occurs within the skill itself.

9
已掃描檔案
1,274
分析行數
0
發現項
1
審計總數
未發現安全問題
審計者: claude

品質評分

59
架構
100
可維護性
87
內容
50
社群
100
安全
96
規範符合性

你能建構什麼

日常知識工作者

每天開始時使用自動化日記設定,延續未完成的任務並提供結構化的筆記和反思範本。

研究人員或學生

快速擷取研究見解、講座筆記和想法,同時系統將它們組織成連接的知識圖譜。

個人知識庫建立者

實施 PARA 和 Zettelkasten 方法,搭配自動化週期性回顧以發掘見解並追蹤進度。

試試這些提示

快速開始 - 日記
Create today's daily note in Obsidian, carrying over any unfinished tasks from yesterday.
知識擷取
Capture this idea to my Obsidian vault: RESTful API design should use nouns for resources and verbs only for HTTP methods.
週回顧
Generate a weekly review for the past 7 days, summarizing completed tasks, active projects, and key insights.
設定與配置
Help me configure Obsidian integration with Claude Code. I need step-by-step instructions for my setup.

最佳實務

  • 在移動到永久位置前,務必檢查 00_Inbox/AI 資料夾中 AI 生成的內容
  • 在筆記中使用一致的特性(type、tags、status)以啟用強大的 Dataview 查詢
  • 每週執行週期性回顧以保持對進度和新興知識模式的認識

避免

  • 不要跳過 MCP 連接檢查 - 執行命令前驗證 Obsidian 正在運行
  • 避免在未經使用者明確確認的情況下在指定資料夾外建立筆記
  • 不要重寫整個筆記 - 使用追加和修補操作來保留現有內容

常見問題

使用此 skill 前需要安裝什麼?
您需要 Obsidian 桌面應用程式、安裝在 Obsidian 中的 Local REST API 外掛程式,以及在 Claude Code MCP 設定中配置的 mcp-obsidian 套件。首次使用時,skill 將指導您完成設定。
我的筆記儲存在哪裡?
筆記儲存在您的 Obsidian 保險庫中。預設情況下,AI 的新內容會進入 00_Inbox/AI/,然後您可以將其移動到適當的資料夾,如 Daily Notes、Projects 或 Resources。
此 skill 可以在沒有運行 Obsidian 應用程式的情況下工作嗎?
不可以,Local REST API 外掛程式必須在運行的 Obsidian 實例中啟用,MCP 工具才能與您的保險庫通訊。
日記繼承是如何運作的?
skill 會讀取昨天的日記,提取所有未勾選的待辦項目(以 - [ ] 開頭的行),並將它們添加到今天筆記的「來自昨天」部分下。
此 skill 支援哪些語言?
此 skill 支援中文和英文介面。設定指南和使用者面對的訊息會根據您的語言偏好進行調整。
我可以自訂筆記範本嗎?
可以,在您的保險庫中建立 _config/obsidian-helper.md 檔案以自訂資料夾位置、日期格式和其他 skill 會遵循的設定。