I have to schedule a lot of meeting for work, and don't really like using Calendly since I want more control over what times they pick in order to maximize long blocks of free time.
smol-scheduler is a simple utility to draft scheduling emails:
- Set generic rules in the prompt
- Connect your Google Calendar
- Pass an additional prompt through the cli to give meeting-specific direction
- Get an email draft to send back to the person
I previously built smol-email-drafter to draft responses in Gmail and smol-podcaster for our podcast post-production (both on my GH). I've had a lot more success with this than trying to go down the autonomous agents path.
1 comment
[ 4.9 ms ] story [ 14.8 ms ] threadsmol-scheduler is a simple utility to draft scheduling emails:
- Set generic rules in the prompt
- Connect your Google Calendar
- Pass an additional prompt through the cli to give meeting-specific direction
- Get an email draft to send back to the person
I previously built smol-email-drafter to draft responses in Gmail and smol-podcaster for our podcast post-production (both on my GH). I've had a lot more success with this than trying to go down the autonomous agents path.