By pwarnock
Capture meetups, contacts, and interactions from natural language into Notion CRM
A Claude Code plugin for capturing meetups, contacts, and interactions from natural language into your Notion CRM.
/plugin marketplace add pwarnock/pwarnock-cc-plugins
/plugin install personal-crm@pwarnock-cc-plugins
/plugin marketplace add https://github.com/pwarnock/personal-crm.git
Set these environment variables with your Notion database IDs:
export PERSONAL_CRM_EVENTS_DB="collection://YOUR-EVENTS-DATABASE-ID"
export PERSONAL_CRM_CONTACTS_DB="collection://YOUR-CONTACTS-DATABASE-ID"
/mcp and authenticate with Notion<data-source url="collection://..."> tags in the responseYour Personal CRM should have:
Events Database
| Property | Type |
|---|---|
| Name | title |
| Event Date | date |
| Attendees | relation (to Contacts) |
Contacts Database
| Property | Type |
|---|---|
| Name | title |
| (optional) | Company, Email, etc. |
Just describe your meetup naturally:
"had coffee with Alice and Bob yesterday"
"breakfast meeting with the team last Saturday"
"met Sarah Chen at the conference - she's a PM at Stripe"
The skill will:
MIT
Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Three-tier persistent context infrastructure for AI coding agents — constitution, routing intelligence, and cold memory. Based on 'Codified Context: Infrastructure for AI Agents in a Complex Codebase' (Vasilopoulos, 2025).
Session retrospective skill with hook-driven prompting. Generates structured session summaries with learnings that feed back into project memory.
Prisma 7 migration and best practices skills for Claude Code
Bridge Gastown cross-session orchestration with in-session subagent parallelization
Curated Vercel developer toolkit: React best practices, web design guidelines, browser automation, and deployment
npx claudepluginhub pwarnock/pwarnock-cc-plugins --plugin personal-crmComprehensive collection of Claude skills for Notion integration: capture knowledge from conversations, prepare for meetings, conduct research, and convert specifications into implementation plans
Find contact details by name. Searches local contacts/CRM and returns email/phone. Use before scheduling meetings or sending messages when you need co
Notion API interaction skill for AI agents. Manage pages, databases, blocks, search, and comments through a simple CLI interface.
Comprehensive Notion API integration — 11 composite tools, ~95% coverage
Dex by Dave. Your AI Chief of Staff for strategic work management, meeting intelligence, relationship tracking, and daily planning.
Notion Skills + Notion MCP server packaged as a Claude Code plugin.