by benoror
ObsidianOS - Work Vault
# Add to your Claude Code skills
git clone https://github.com/benoror/obsidianos_workAn Obsidian vault wired with AI agent skills — an Agentic Operating System for Thinkers.
Slash commands that run inside your vault, powered by any AI agent:
/meeting → Create notes from Google Calendar
/cache-notes → Embed AI meeting transcripts
/fill-participants → Resolve names to [[@Person]] wikilinks
/followup-todos → Extract action items as checkboxes
/note-status → Verify notes are fully processed
/recap → Weekly summary from email, Slack, Jira & vault
/commit → Stage & commit with inferred intent
/sync-upstream-obsidianos → Pull updates from upstream ObsidianOS
Agent-agnostic — works with Cursor, Claude Code, OpenCode, or any MCP-compatible client. Clone it, fill in USER.md, and go.
| Agent | Support level | Notes |
|---|---|---|
| Cursor IDE | Full | Loads .cursor/rules/ and .cursor/mcp.json automatically |
| Cursor CLI (cursor) | Full | Same engine in background/headless mode |
| Claude Code | Full | Reads AGENTS.md + CLAUDE.md natively; see CLAUDE.md for MCP setup |
| OpenCode / Crush | Full | Reads OpenCode.md; see OpenCode.md for MCP setup |
| Other MCP-compatible clients | Partial | Can use the MCP servers; agent instructions won't auto-load |
| Skill | What it does |
|---|---|
| /meeting | Create or wrap up meeting notes (from Google Calendar or manual) |
| /cache-notes | Fetch & embed AI meeting transcripts as Obsidian callouts |
| /fill-participants | Resolve names in notes to [[@Person]] wikilinks |
| /followup-todos | Extract action items as Obsidian Tasks checkboxes |
| /recap | Weekly recap from emails, Slack, Jira, and vault notes |
| /note-status | Verify meeting notes are fully processed (Notes, Cache, Participants, Todos) |
| /commit | Stage and commit — accepts file/folder scope, free-text intent, or amend |
| /sync-upstream-obsidianos | Pull structural updates from upstream ObsidianOS |
Each skill supports multiple sub-commands and arguments — see AGENTS.md for the full reference.
No comments yet. Be the first to share your thoughts!