How to Customise It
This is a member-only chapter. Log in with your Signal Over Noise membership email to continue.
Log in to readModule 2 · Section 9 of 10
How to Customise It
The skill is written for my setup — Obsidian vault at a specific path, Apple Calendar, Kit.com for newsletters. You’ll need to adjust:
Vault paths — change the Obsidian paths in the Tasks and Newsletter sections to match your vault structure. Look for references to 04 Domains/ and 02 Daily/.
Calendar app — the skill uses AppleScript for Apple Calendar. If you use Google Calendar, you’d replace that section with a different API call.
Task sources — if you don’t use Apple Reminders, remove that section and adjust the Tasks output format.
Newsletter tool — if you’re not on Kit.com, remove the kit broadcasts list call and replace with whatever your tool exposes.
Sections you don’t need — the Oracle book queue and social briefing sections are specific to my workflow. Delete them if they don’t apply.
The skill file is designed to be modular — each numbered section (1 through 11) is independent. You can remove, replace, or reorder sections without breaking the others.