[recipes] Daily digest via Claude Code scheduled tasks#125
[recipes] Daily digest via Claude Code scheduled tasks#125matthallett1 wants to merge 1 commit intomainfrom
Conversation
Replaces the empty stub with a working zero-infrastructure approach using Claude Code scheduled tasks + Open Brain MCP + Gmail MCP. Preserves the Edge Function approach as a planned future option. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
OB1 Automated Review✅ Folder structure — All files are in allowed directories Result: All 15 checks passed! Ready for human review. Post-Merge TasksThese don't block merge — they're reminders for admins after this PR lands.
|
|
@claude review this PR |
shansen3
left a comment
There was a problem hiding this comment.
Great upgrade — replaces the stub daily-digest recipe with an actionable Claude Code scheduled task approach. Clear prerequisites, numbered steps, troubleshooting section. Good to merge once CI is green.
Summary
daily-digest-skill.md) that users install locally and customize with their emailWhat it requires
Tested
Tested on my own Open Brain instance (2,172 thoughts). Scheduled task fires, queries thoughts via MCP, creates a formatted Gmail draft grouped by type with topic/people tags.
Notes
This is an early proof-of-concept. The Gmail MCP creates drafts (not auto-send), so it's a one-tap-to-send workflow. The Edge Function approach (Approach B) remains as a placeholder for a future full auto-send implementation.
🤖 Generated with Claude Code