An open-source set of go-to-market skills for solo technical founders — positioning, first users, launch and pricing, sequenced into a roadmap your agent works with you.

Notion Meeting Intelligence
Summary
Notion's official meeting-prep skill: searches the workspace for context, enriches it with research, then writes an internal pre-read and an external agenda back into Notion.
Features
- Searches the Notion workspace by topic, teamspace, author and recency
- Reads and summarises the pages it finds
- Enriches workspace context with model research
- Produces an internal pre-read and a shareable external agenda
- Writes both documents back into Notion and cross-links them to the project
Install This Skill
Add this skill to your favorite AI agent in a few steps.
Skill Content
Example Usage
Prep me for Thursday's QBR with Acme — pull everything in Notion on the mobile redesign.
Description
Meeting prep is a research task disguised as an admin task — the context already exists somewhere in the workspace, it is just scattered across a project page, three sets of old notes and a spec nobody reopened. This official Notion skill automates the gathering and turns it into two documents.
The workflow
- Establish the meeting shape — topic, attendees split into internal and external, purpose (decision, brainstorm, status, customer demo), the related project and the specific ground to cover.
- Search Notion with
notion-search, using several strategies rather than one: topic keywords, a teamspace scope, filtering by the attendees who created pages, and recency windows for anything that moved lately. - Fetch and analyse each relevant page with
notion-fetch, pulling out status, open decisions, blockers and prior commitments. - Enrich the gathered material with the model's own research — industry context, comparable approaches, questions worth asking.
- Write two documents with
notion-create-pages: an internal pre-read carrying the honest background for your side of the table, and an external agenda safe to share with everyone in the room. - Link everything — both documents to the parent project and to each other, so the trail survives the meeting.
Why two documents
The split is the useful idea. A pre-read can say "their renewal is at risk and procurement has gone quiet"; an agenda shared with the customer cannot. Producing both from one pass means the internal candour does not have to be manually scrubbed out to create the shareable version.
Requirements
The Notion MCP server must be connected, since every step runs through notion-search, notion-fetch and notion-create-pages. The skill ships in makenotion/notion-cookbook alongside knowledge-capture, research-documentation and spec-to-implementation, and is MIT licensed.
Related Skills
Brave's official search skill: one CLI that searches, scrapes and extracts in a single call, returning token-budgeted web content instead of a list of links.
A decision board for contested calls: feed your agent papers and half-formed ideas, and it files them into a traceable sources → ideas → output structure you can defend, with a visual canvas over the markdown.
Resend's official skill for the whole email lifecycle — transactional sends, inbound webhooks, templates, broadcasts, domains and delivery events.