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