Outreach CRM Skill
name: outreach-crm
by 3rdbrain · published 2026-03-22
$ claw add gh:3rdbrain/3rdbrain-outreach-crm---
name: outreach-crm
description: Track leads locally, manage outreach campaigns, and export as CSV for download.
version: 1.0.0
author: ModelFitAI <skills@modelfitai.com>
license: MIT
keywords: [openclaw, skill, crm, lead-gen, outreach, csv, sales]
requires: {}
---
# Outreach CRM Skill
Manage lead generation outreach. Leads are stored in a local JSON file inside the agent workspace — no external database required. Users can view leads in chat or export them as a CSV file.
Available Tools
Run with Node.js: `node {baseDir}/outreach-crm.js <command> [args]`
Usage
node {baseDir}/outreach-crm.js add-lead --name "John" --source "twitter" --handle "@john" --score 75 --tier hot
node {baseDir}/outreach-crm.js list
node {baseDir}/outreach-crm.js log <lead_id> "Sent intro DM"
node {baseDir}/outreach-crm.js export-csv
Storage
Leads are saved to `/root/.openclaw/workspace/leads.json` inside the container.
CSV exports are written to `/root/.openclaw/workspace/leads.csv`.
Always show the user the export path so they can download it.
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...