weekly-work-update

Installation
SKILL.md

Weekly Work Update

Turn work-related Monologue notes from a selected week into a concise, sourced draft. Keep retrieval read-only and do not send, publish, or update another system without explicit approval.

Workflow

  1. Determine the reporting interval and the user's timezone. Resolve relative dates such as "this week" or "last week" in that timezone and state the exact start and end dates. Treat weeks as Monday through Sunday unless the user specifies another convention.

  2. Invoke $monologue-notes for all Monologue access. If setup is required, have the user run monologue onboarding in their own terminal; never request or accept an API token in chat.

  3. Retrieve the complete note list, including pagination. Do not use created-after or created-before as recording-time filters; delayed uploads can be created outside the reporting week:

    monologue notes all
    
Installs
1
GitHub Stars
55
First Seen
4 days ago
weekly-work-update — everyinc/monologue-toolkit