一键导入
crm-lookup
Search, view, update, and merge contacts in the local CRM
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Search, view, update, and merge contacts in the local CRM
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Author or revise reusable Hexis skills from repeated successful workflows
Semantic recall, exact cross-session search, remembering, and normal continuity
Ingest URLs, documents, and text into the memory system as structured knowledge
Inspect, grant, and revoke scoped connector action policies for sends, replies, labels, spam triage, and provider state changes
Digest and ingest emails into memory, surfacing important threads and action items
Send Gmail messages, reply to threads, apply labels, and triage spam with explicit action authorization
| name | crm-lookup |
| description | Search, view, update, and merge contacts in the local CRM |
| category | productivity |
| requires | {"tools":["search_contacts","get_contact"]} |
| contexts | ["heartbeat","chat"] |
| bound_tools | ["search_contacts","get_contact","update_contact","merge_contacts","create_contact","ingest_contacts_email","ingest_contacts_calendar"] |
Manage the local contacts database -- search for people, view detailed profiles, update records with new information, and merge duplicates.
search_contacts using the most specific identifier available (full name, email, company). Avoid overly broad queries that return too many results.get_contact to pull the full profile -- name, email, phone, company, role, tags, notes, and interaction history.recall to find episodic memories of past interactions. This adds relational context that raw CRM fields may lack.update_contact to persist it. Always prefer updating an existing record over creating a new one.merge_contacts to consolidate. The merge keeps the most complete data from both records.