outreach-crm
Track leads locally, manage outreach campaigns, and export as CSV for download.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/3rdbrain/outreach-crmWhat This Skill Does
The Outreach CRM skill provides a lightweight, local-first lead management system directly within your OpenClaw agent workspace. Instead of relying on complex, paid third-party platforms, you can track potential prospects, manage outreach interactions, and qualify leads based on custom scoring and tiers. The skill persists data in a local JSON file, ensuring privacy and fast access. Users can interact with their leads via chat, log progress on outreach tasks, and quickly generate CSV reports for external use or reporting in spreadsheet software.
Installation
To integrate this skill into your OpenClaw agent, use the following terminal command:
clawhub install openclaw/skills/skills/3rdbrain/outreach-crm
Use Cases
This tool is designed for solo entrepreneurs, technical recruiters, and researchers who need a structured way to keep track of conversations without the overhead of enterprise software. It is ideal for:
- Managing initial outreach for cold emailing or social media engagement campaigns.
- Tracking prospects found on platforms like Twitter or LinkedIn by storing their handles and interaction history.
- Prioritizing communication efforts by filtering leads by score or tier (e.g., focusing on 'hot' leads).
- Preparing data for marketing teams by exporting the final lead list into CSV format.
Example Prompts
- "I just found a new prospect named Sarah who works at TechCorp; her Twitter handle is @sarah_dev. Please add her to my outreach list with a score of 85 and mark her as a hot lead."
- "Show me all the leads currently in my system, then log an interaction for lead ID 001 stating that I sent the initial discovery email."
- "I have finished my outreach for the week. Please export the entire leads database to a CSV file so I can review the progress in Excel."
Tips & Limitations
- Data Integrity: Since leads are stored locally in
leads.json, make sure you back up your workspace if you are concerned about persistent data loss during container resets. - Formatting: The
logfunction supports simple text strings; keep your interaction notes concise for better readability during list views. - Caution: The
clearcommand is irreversible. Always run anexport-csvbefore performing a mass clear if you need to retain historical records.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-3rdbrain-outreach-crm": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
reddit-prospecting
Find buying-intent leads on Reddit via Brave Search — no Reddit account or OAuth needed. Score posts and generate value-first comments.
hn-prospecting
Find high-intent leads on Hacker News via the free Algolia API — no API key needed. Score posts, surface Ask HN threads, and identify technical founders actively seeking tools.
x-prospecting
Find and engage potential leads on X (Twitter) by searching for keywords and buying-intent posts via Brave Search.
x-api
Post tweets, threads, replies, and quote-tweets to X (Twitter) via API v2 with OAuth 1.0a.
track-upvotes
Track Product Hunt launch upvotes, comments, and daily ranking in real-time — get Telegram alerts when you move up the leaderboard.