obsidian-cron
Installation
SKILL.md
Obsidian Scheduled Automation
Use this skill when the user wants Obsidian to do something automatically instead of manually opening the app and clicking commands.
This includes:
- daily or weekly routines
- cron jobs and
launchdagents - note maintenance or vault health checks
- scheduled exports for agent workflows
- startup bootstrapping inside Obsidian
- file-event or interval-based automation while Obsidian is open
Primary decision
Pick the execution surface before writing code.