- Add `dev:mobile` (toggle mobile emulation) to dev command lists in
SKILL.md (both copies) and README — present in command-reference.md
but missing from the quick-reference tables
- Update minimum version recommendation from v1.12.0 to v1.12.4 in
SKILL.md prerequisites table (1.12.4 is the latest stable as of
2026-03-05; fixes Windows path detection, Unicode, startup bugs)
- Update README Obsidian badge from v1.12+ to v1.12.4+
https://claude.ai/code/session_01285FCGJmPvrLodTg4nVuc9
Document three ways to activate the skill (natural language, explicit
prefix, strict mode) and fix the inaccurate "auto-triggers" claim on
the marketplace install step.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Documents three install options (remote /skill add, project-local, user-level)
plus verify and invoke examples, following the same structure as other platform sections.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Cursor: rewrite section to use native skills system (.cursor/skills/
or Remote Rule from GitHub) — rules file approach was incorrect
- Windsurf: note 12K char limit per file, instruct users to split
SKILL.md and command-reference into separate rule files
- Nanoclaw: new section — skills load from .claude/skills/obsidian-cli/
- Openclaw: new section — skills load from skills/obsidian-cli/ at
project root (50+ skills confirmed in SKILL.md format)
- GitHub Copilot: add path-scoped instructions alternative
- Generic section: remove tool-specific names, keep generic
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add plugin.json for Claude Code plugin system compatibility
- Remove Catalyst License and Early Access/Insider requirements — Obsidian v1.12
is now available to all users
- Update README: Claude Code plugin install instructions with /plugin command,
manual ZIP install option, and corrected prerequisites
- Fix Windows platform note (remove insider Discord channel reference)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Covers installation in Claude Code (Skills plugin), Cursor, Windsurf,
GitHub Copilot, and any generic LLM agent. Includes prerequisites,
quick examples, command overview table, and troubleshooting.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>