원클릭으로
outreach-crm
Run the OpenWork outreach CRM in Notion. Triggers when user mentions: - "outreach crm" - "linkedin outreach" - "outreach skill"
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run the OpenWork outreach CRM in Notion. Triggers when user mentions: - "outreach crm" - "linkedin outreach" - "outreach skill"
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Drive the OpenWork dev renderer with Chrome MCP and verify workspace UI flows. Triggers when user mentions: - "use Chrome MCP with OpenWork" - "hook up to pnpm dev renderer" - "add an OpenWork workspace through the UI"
Create a PR with structured evidence: build verification, UI screenshots uploaded to an ephemeral host, API test results, and a verification comment. No screenshots committed to the repo. Triggers when user mentions: - "create a pr" - "make a pr" - "open a pr" - "push and pr"
Boot up the Den dev stack and the OpenWork desktop app locally, then test common flows like sign-in, dashboard, and telemetry. Triggers when user mentions: - "test den" - "test the app locally" - "boot up den" - "den dev flow" - "test sign in"
Generate or update the internal OpenWork release changelog tracker as plain markdown release sections. Triggers when user mentions: - "generate changelog markdown" - "track this release" - "add a changelog entry"
CUPID app architecture guidance for apps/app/src/app/**
Manage Vercel environment variables for OpenWork projects from the CLI, including linking the local app directory first. Triggers when user mentions: - "add a vercel env var" - "set a vercel env var" - "vercel environment variable"
| name | outreach-crm |
| description | Run the OpenWork outreach CRM in Notion. Triggers when user mentions: - "outreach crm" - "linkedin outreach" - "outreach skill" |
Use this skill to manage warm outbound outreach for OpenWork when the lead is connected to a recognizable company or has shown direct product interest.
The default posture is not cold sales. Treat outreach as founder-to-builder or builder-to-builder learning, especially when OpenWork already has warm context through GitHub activity, shared communities, or other real signals.
https://www.notion.so/31b8ed524fef8013bc0dfc63ff37f92chttps://www.notion.so/31e8ed524fef816c8415f19ca7ae754ehttps://www.notion.so/0cc58168919245e8b92c57848a42ea85collection://a3858765-7baf-4fe9-ae85-fa993d3446a7https://www.notion.so/88fb24a784f3468a92a11615e5022f5fcollection://e7527398-0672-4677-b4cf-09b5e790f570https://www.notion.so/31e8ed524fef81ddb2ecdd7c8f548adeUse these properties:
NameCompanyRoleLinkedInGitHubStatusPriorityWarm ContextOutreach AngleLast ContactNotesIf the database must be rebuilt, use this definition:
CREATE TABLE (
"Name" TITLE,
"Company" RICH_TEXT,
"Role" RICH_TEXT,
"LinkedIn" URL,
"GitHub" URL,
"Status" SELECT('Researching':gray, 'Ready to reach out':blue, 'Sent':yellow, 'Replied':green, 'No reply':red),
"Priority" SELECT('High':red, 'Medium':yellow, 'Low':gray),
"Warm Context" RICH_TEXT,
"Outreach Angle" RICH_TEXT,
"Last Contact" DATE,
"Notes" RICH_TEXT
)
Recommended lead statuses:
ResearchingReady to reach outSentRepliedNo replyUse these properties:
TitleLeadPlatformStatusRatingMessage DateContentOutcome NotesIf the database must be rebuilt, use this definition:
CREATE TABLE (
"Title" TITLE,
"Lead" RELATION('a3858765-7baf-4fe9-ae85-fa993d3446a7'),
"Platform" SELECT('LinkedIn':blue, 'Email':green, 'Slack':purple, 'X':gray),
"Status" SELECT('Draft':gray, 'Ready':blue, 'Sent':yellow, 'Reply':green, 'No reply':red),
"Rating" NUMBER,
"Message Date" DATE,
"Content" RICH_TEXT,
"Outcome Notes" RICH_TEXT
)
Recommended message statuses:
DraftReadySentReplyNo replyKeep four sections current:
What's WorkingWhat's FailingProven Template ShapeNotesUse Notion tools directly:
notion_notion-fetch to inspect the page or databasenotion_notion-create-pages to create the CRM page or lead/message entriesnotion_notion-create-database to recreate the Leads or Messages databasesnotion_notion-query-data-sources to look up leads and message historynotion_notion-update-page to refine the Feedback Insights pageWhen the user asks for prospects:
Default ranking order:
For each lead:
Outreach AnglePriority and StatusThe first message should usually be 2-4 short paragraphs or 3-5 sentences total.
Default structure:
Message rules:
After the user sends a message manually:
MessagesStatus to SentMessage DateReply and RepliedNo replyFeedback Insights describing what seems to have worked or failedUse these defaults unless the user asks for a different tone:
Good example pattern:
Hey Andrew - I'm building OpenWork and reached out because your work feels especially relevant.
I'd love your quick take on what makes a developer workflow product feel immediately useful instead of just technically impressive.
If you're open to it, I can send a very short note with the specific point where I'd value your perspective.
https://www.notion.so/31b8ed524fef8013bc0dfc63ff37f92c.Outreach CRM under that page.Feedback Insights page with the four sections listed above.