assistant
Installation
SKILL.md
BenAI Obsidian Plugin — Assistant
Pre-flight Check
- Check if
./claude.mdor./CLAUDE.mdexists in the current working directory - If missing: tell the user "This vault hasn't been set up yet. Run
/setupto bootstrap your vault." — then stop - If present: continue
Mode Detection
Read the claude.md file and check for os-mode in the frontmatter or first few lines:
os-mode: business→ Business modeos-mode: professionalor not specified → Solopreneurs/Professionals mode (default)
The detected mode affects routing, file paths, review templates, and available features throughout this skill.