Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

C Obsidian

Skill Warnung Aktiv

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

Zweck

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

Funktionen

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

Anwendungsfälle

  • 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

Nicht-Ziele

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

Workflow

  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.)

Praktiken

  • Knowledge Management
  • AI Memory Persistence

Voraussetzungen

  • 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.

Installation

npx skills add daxaur/openpaw

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Warnung
76 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit2 months ago
Sterne137
LizenzMIT
Status
Quellcode ansehen