Update meetup-update skill with the real booking workflow - #48
Open
MasonEgger wants to merge 8 commits into
Open
Update meetup-update skill with the real booking workflow#48MasonEgger wants to merge 8 commits into
MasonEgger wants to merge 8 commits into
Conversation
Add the CFP responses spreadsheet as the primary input source. Require confirming the booked date from the email thread instead of assuming the next open month. Add steps for syncing with main, the July lightning talks tradition, and holding draft PRs on missing headshots or open months. Add the speaker outreach email template as a reference file.
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Make the Google MCP pull the mandatory first step. Mirror the Todoist "Schedule Monthly Meetup" subtasks: website update, Canva card, social media email to Kassandra, and the manual event listings (Discord, Meetup.com, MKE). The Canva step targets the per-year "Meetup Banners" design with one page per month. Finish each run by reporting status against the Todoist checklist without auto-completing subtasks.
Add a template policy: every produced artifact fills a reference template verbatim. Add the Drive step: month folder (root/YYYY/YYYY-MM-DD), run of show copied from the Drive template, attendance form copied from the template form. Add exact fill-in templates for the run of show and the Kassandra social email (proposed, pending approval). Document the Canva season decks: September through August, named for the season's ending year, with deck history back to the September 2023 launch. Note the Meetup.com GraphQL API as the future path for automating network events.
Deck pages are not in chronological order; find the latest month by reading date text. Asset upload needs a direct 200 URL; resolve redirects like github.com avatars first. Document the card's fixed and fill-in slots.
…kflow Decks are newest first; the new card is inserted as page 1 via merge-designs sourcing the deck itself. Page 1 is then filled through an editing transaction scoped to that page. Note that scratch designs cannot be deleted through the MCP.
The duplicated page keeps the source page's title label. The skill now reminds Mason to rename it in the editor after every card.
…run of show research The social handoff is a webhook post to the marketing channel, with the URL read from PYTEXAS_MARKETING_WEBHOOK and never committed. The run of show now has a research procedure: local meetups table from docs/local-meetups.md plus each group's meetup.com page, recurring and time-sensitive announcements, next month teaser, and optional polls. Flag both flows as untested until their first live run.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Folds the lessons from the August/October booking mixup into the skill.
references/outreach-email.mdwith the standard date-offer email template and the Gmail draft URL-mangling caveat.