Skip to content

feat(obsidian-cli): expand SKILL.md with comprehensive command coverage#90

Open
maikaiuuuChange wants to merge 1 commit into
kepano:mainfrom
maikaiuuuChange:main
Open

feat(obsidian-cli): expand SKILL.md with comprehensive command coverage#90
maikaiuuuChange wants to merge 1 commit into
kepano:mainfrom
maikaiuuuChange:main

Conversation

@maikaiuuuChange

Copy link
Copy Markdown

Summary

This PR significantly expands the obsidian-cli SKILL.md to cover the full range of commands available in Obsidian CLI v1.12.x, making the skill more useful for Claude Code users working with Obsidian vaults.

What's New

Common Patterns (reorganized into sections)

  • Notes: prepend, delete, open, move, rename
  • Search: search:context, search:open
  • Daily notes: daily, daily:prepend, daily:path
  • Properties: property:read, property:remove, properties
  • Tasks: task (toggle)
  • Tags & Links: tag, links, orphans, deadends, unresolved
  • Files & Folders: files, folders, file, folder, recents, random, wordcount
  • Templates: templates, template:read, template:insert
  • Bookmarks: bookmarks, bookmark
  • Commands: commands, command, hotkeys, hotkey
  • Workspace: workspace, tabs, tab:open, outline, reload, restart
  • Vault: vault, vaults, version

New Sections

  • Bases (databases): bases, base:query, base:create, base:views
  • Plugins & Themes: full enable/disable/install/uninstall coverage + snippets
  • Sync: sync:status, sync:history, sync:read, sync:restore, sync:deleted, diff
  • History (file recovery): history:list, history:read, history:restore
  • Plugin Dev: added CDP debugging (dev:debug, dev:cdp)

Testing

All commands were verified against obsidian help output from Obsidian v1.12.7.

- Add file management: prepend, delete, open, move, rename
- Add search: search:context, search:open
- Add daily notes: daily, daily:prepend, daily:path
- Add properties: property:read, property:remove, properties
- Add tasks: task toggle
- Add tags and links: tag, links, orphans, deadends, unresolved
- Add files and folders: files, folders, file, folder, recents, random, wordcount
- Add templates: templates, template:read, template:insert
- Add bookmarks, commands, hotkeys
- Add workspace: tabs, tab:open, outline, reload, restart
- Add vault info commands
- Add bases (databases) section
- Add plugins and themes section with enable/disable/install/uninstall
- Add sync section with history, restore, diff
- Add file recovery (history) section
- Add CDP debugging commands to plugin development

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@kepano

kepano commented Jun 8, 2026

Copy link
Copy Markdown
Owner

In practice, have you found this to be necessary? The skill instructs the agent to use obsidian help which is always up to date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants