feat: rewrite managing-obsidian-notes skill v2.0 with CLI + onboarding#168
feat: rewrite managing-obsidian-notes skill v2.0 with CLI + onboarding#168liuyixin-louis wants to merge 2 commits intoOpenLAIR:mainfrom
Conversation
- Full onboarding: app install → CLI enable → vault create → PARA scaffold - Uses Obsidian CLI instead of direct filesystem access - Vault bootstrap with PARA-inspired structure (Projects/Areas/Resources/Archive) - Per-project folder scaffolding with templates - Always pops open notes in Obsidian after create/update - Starter templates for projects, papers, meetings - No hardcoded paths — works with any user's vault - Added to skills catalog and all pipeline stages Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add Knowledge Management section to skills/README.md taxonomy tree - Add entry to .agents/skills/skills-index.md - Update README.md plugin section to mention MCP servers Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Review — request changes:
|
|
Addressed all blocking issues in b640530.
One note on the review: |
Summary
managing-obsidian-notesskill from direct filesystem access to Obsidian CLIOnboarding Flow
Vault Structure (PARA-inspired)
Files Changed
skills/managing-obsidian-notes/SKILL.mdskills/managing-obsidian-notes/CHANGELOG.mdskills/skills-catalog-v2.jsonskills/stage-skill-map.jsonskills/README.md.agents/skills/skills-index.mdREADME.mdTest plan
🤖 Generated with Claude Code