skills/casret/pipedream/recipe-notion-meeting-notes

recipe-notion-meeting-notes

SKILL.md

Create Meeting Notes

PREREQUISITE: Load pd-notion.

Steps

  1. npx tsx resources/pd-notion.ts search --query 'Meeting Notes' --type page
  2. npx tsx resources/pd-notion.ts create-page --parent PARENT_ID --title 'Sync — March 10'
  3. Append sections:
    npx tsx resources/pd-notion.ts append --id PAGE_ID --text '## Attendees' --type heading_2
    npx tsx resources/pd-notion.ts append --id PAGE_ID --text '## Agenda' --type heading_2
    npx tsx resources/pd-notion.ts append --id PAGE_ID --text '## Action Items' --type heading_2
    npx tsx resources/pd-notion.ts append --id PAGE_ID --text '## Decisions' --type heading_2
    

For database-tracked meetings: use db-schema then add-row with properties.

Weekly Installs
3
First Seen
8 days ago
Installed on
claude-code3
mcpjam1
kilo1
junie1
windsurf1
zencoder1