opencrm-sales-followup
星标0
分支0
更新时间2026年7月19日 13:41
CRM read + staged follow-up via orchestrator approval.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
CRM read + staged follow-up via orchestrator approval.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Browser automation via Playwright MCP (official Microsoft headless browser)
Image generation and manipulation via MCP
PDF parsing and extraction via MCP
Autonomous tool discovery, evaluation, and integration for agent self-enhancement
Route OpenOS tasks to the correct product skill.
Enrich CRM contacts with LinkedIn and décideur data.
| name | opencrm-sales-followup |
| description | CRM read + staged follow-up via orchestrator approval. |
| version | 1.2.0 |
| author | OpenPro |
| license | MIT |
| platforms | ["linux","macos","windows"] |
| metadata | {"hermes":{"tags":["OpenCRM","sales","W1","staging"],"category":"open-ecosystem","related_skills":["opencrm-contact-enrichment","open-brain","open-team","openpro-tiktok-prospection"]}} |
Read CRM truth + Axon context → stage next action (CC-W1-003) — never send directly.
For LinkedIn / décideur / phone enrichment, load opencrm-contact-enrichment.
export OPENCRM_API_URL=http://localhost:3010
Plugin opencrm_sales + OpenCRM MCP + Brain MCP (open-brain).
| Surface | Tool | Purpose |
|---|---|---|
| Plugin | search_accounts | Fuzzy company + city |
| Plugin | get_account | Full account + contacts |
| Plugin | check_account_duplicate | Before create (CC-W1-006) |
| Plugin | propose_crm_update | Stage change — pending approval |
| MCP | get_customer_context | Snapshot by name/email/contact |
| MCP | enrich_contact | Lead fields — see enrichment skill |
| MCP | list_hot_leads | Ranked account scores |
search_accounts or get_account / get_customer_contextopencrm-contact-enrichmentsearch_observations(app=opencrm, query=…)search_knowledge(domain=openos, query=…)propose_crm_update — report staged id; do not send email| If | Then |
|---|---|
get_account.next_action already set | Do not duplicate propose_crm_update |
goal_met: false | Expected — apply via Orchestrator staging only |
| TikTok lead | openpro-tiktok-prospection may have upserted CRM first |
| Need LinkedIn/décideur | Use opencrm-contact-enrichment / enrich_contact |
propose_crm_updateget_account reflects read-only truth before write