ワンクリックで
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.