跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

C Obsidian

技能 警告 活跃

Obsidian vault as persistent memory — daily notes, session logs, knowledge capture, and search across your entire vault.

目的

To leverage an Obsidian vault as a persistent and searchable knowledge base for AI agents, facilitating knowledge capture and recall across sessions.

功能

  • Obsidian vault management
  • Daily notes integration
  • Knowledge capture and search
  • Session log appending
  • Bidirectional memory sync

使用场景

  • Using Obsidian as an AI's persistent memory
  • Capturing and retrieving knowledge across AI sessions
  • Automating daily note creation and session logging
  • Searching an entire Obsidian vault for specific information

非目标

  • Replacing the Obsidian application itself
  • Managing Obsidian vault settings beyond basic folder/file operations
  • Directly interacting with Obsidian plugins or themes

工作流

  1. Check for today's daily note
  2. Create daily note if none exists
  3. Append session summary to daily note
  4. Sync memory to Obsidian (if applicable)
  5. Perform requested Obsidian operation (search, create, etc.)

实践

  • Knowledge Management
  • AI Memory Persistence

先决条件

  • Obsidian CLI tool installed
  • Local Obsidian vault configured
  • Bash or compatible shell

Maintenance

  • critical:Commit recencyThe last commit was on March 6, 2026, which is over 3 months ago, indicating potential unmaintained status.

Portability

  • warning:Structural AssumptionThe skill assumes the existence of specific folders ('Daily Notes/', 'AI/') and a structured vault, which might break if the user organizes their vault differently.
  • info:Cross-skill couplingThe SKILL.md mentions dependency on `c-memory` and how to sync with it, but this is an optional integration and not a hard requirement for the `c-obsidian` skill's core functionality.

Trust

  • warning:Issues AttentionIn the last 90 days, 1 issue was opened and 0 were closed, indicating slow or no maintainer response to open issues.

Versioning

  • warning:Release ManagementThere is no clear versioning signal (like a semver in frontmatter or GitHub releases) for the skill itself, and installation instructions likely point to 'main'.

Documentation

  • info:READMEA README.md exists for the OpenPaw project, but it primarily describes the parent project and doesn't detail the `c-obsidian` skill specifically.

Install

  • warning:Installation instructionThe SKILL.md provides CLI commands but lacks explicit installation instructions or a copy-pasteable invocation example for the `c-obsidian` skill itself, relying on the parent OpenPaw project's setup.

Execution

  • warning:Pinned dependenciesWhile the OpenPaw project likely manages dependencies, the SKILL.md for `c-obsidian` does not explicitly declare or pin its dependencies (like `obsidian-cli`) or interpreter versions.

安装

npx skills add daxaur/openpaw

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

警告
76 /100
1 day ago 分析

信任信号

最近提交2 months ago
星标137
许可证MIT
状态
查看源代码