Skip to main content

C Obsidian

Skill Warning Active

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

Purpose

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

Features

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

Use Cases

  • 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

Non-Goals

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

Practices

  • Knowledge Management
  • AI Memory Persistence

Prerequisites

  • 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

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

Quality Score

Warning
76 /100
Analyzed about 24 hours ago

Trust Signals

Last commit2 months ago
Stars137
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.