C Obsidian
Skill Warning ActiveObsidian 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.
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
- Check for today's daily note
- Create daily note if none exists
- Append session summary to daily note
- Sync memory to Obsidian (if applicable)
- 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/openpawRuns 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
WarningTrust Signals
Similar Extensions
Wrap Up Ritual
100End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying "wrap up", "done for the day", "finish coding", or ending a coding session.
Obsidian
97Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Obsidian Vault
96Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.
Cli Anything Obsidian
95Command-line interface for Obsidian — Knowledge management and note-taking via Obsidian Local REST API. Designed for AI agents and power users who need to manage notes, search the vault, and execute commands without the GUI.
Trader Regime
100Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow