7 Commits

Author SHA1 Message Date
pablo-mano 5981bcfe98 Reorder install sections by nativeness; apply Options A/B format to Copilot
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 23:14:16 +01:00
pablo-mano 4dc24c4295 Update Claude Code install docs: lead with plugin marketplace add (v1.0.3)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 23:11:07 +01:00
pablo-mano 47d3d78f66 Restructure to valid Claude Code plugin format
- Move plugin manifest to .claude-plugin/plugin.json (correct location)
- Move SKILL.md to skills/obsidian-cli/SKILL.md (auto-discovered by Claude Code)
- Move references/ inside skill directory to preserve relative paths
- Update README: Claude Code install uses --plugin-dir, fix reference paths

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 22:50:13 +01:00
pablo-mano 2fc0cd7c7d Bump release reference to v1.0.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 21:18:26 +01:00
pablo-mano 2c78b1e658 Revamp installation guide: Cursor native skills, add Openclaw/Nanoclaw
- 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>
2026-02-27 21:04:39 +01:00
pablo-mano e780c83ef3 Add Claude Code plugin manifest; update for Obsidian v1.12 public release
- 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>
2026-02-27 20:48:27 +01:00
pablo-mano 564dedff4b Add README with installation guide for multiple agents
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>
2026-02-27 20:36:51 +01:00