recipe-notion-meeting-notes

PREREQUISITE: Load pd-notion .

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "recipe-notion-meeting-notes" with this command: npx skills add casret/pipedream/casret-pipedream-recipe-notion-meeting-notes

Create Meeting Notes

PREREQUISITE: Load pd-notion .

Steps

  • npx tsx resources/pd-notion.ts search --query 'Meeting Notes' --type page

  • npx tsx resources/pd-notion.ts create-page --parent PARENT_ID --title 'Sync — March 10'

  • 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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

pd-slack-triage

No summary provided by upstream source.

Repository SourceNeeds Review
General

pd-shared

No summary provided by upstream source.

Repository SourceNeeds Review
General

pd-slack-find

No summary provided by upstream source.

Repository SourceNeeds Review
General

pd-notion

No summary provided by upstream source.

Repository SourceNeeds Review