원클릭으로
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.