원클릭으로
crm-integration
Deep integration with CRM platforms for customer data and actions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Deep integration with CRM platforms for customer data and actions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Expert Electron application architecture skill for IPC design, main/renderer/preload boundaries, security hardening, performance optimization, packaging strategy, native integration, and cross-platform desktop development. Use when reviewing or designing Electron apps, planning migrations, auditing architecture risks, choosing IPC patterns, diagnosing startup or memory issues, or coordinating related Electron skills.
Generates DrawIO XML diagrams for Amazon Web Services architectures from text descriptions or images. Analyzes existing .drawio files to extract AWS components. Use for AWS architecture diagrams, cloud infrastructure documentation, or when converting AWS diagram images to editable DrawIO format.
Generates DrawIO XML diagrams for Google Cloud Platform architectures from text descriptions or images. Analyzes existing .drawio files to extract GCP components. Use for GCP architecture diagrams, cloud infrastructure documentation, or when converting GCP diagram images to editable DrawIO format.
Orchestrate via @babysitter. Use this skill when asked to babysit a run, orchestrate a process or whenever it is called explicitly. (babysit, babysitter, orchestrate, orchestrate a run, workflow, etc.)
Orchestrate a babysitter run. use this command to start babysitting a complex workflow.
Clean up .a5c/runs and .a5c/processes directories. Aggregates insights from completed/failed runs into docs/run-history-insights.md, then removes old run data and orphaned process files.
| name | crm-integration |
| description | Deep integration with CRM platforms for customer data and actions |
| allowed-tools | ["Read","Write","Glob","Grep","Bash","WebFetch"] |
| metadata | {"specialization":"customer-experience","domain":"business","category":"Integration","id":"SK-010"} |
The CRM Integration skill provides deep integration capabilities with major Customer Relationship Management platforms including Salesforce, HubSpot, and Microsoft Dynamics. This skill enables automated customer data access, record management, activity logging, and workflow triggering across CRM systems to support customer success and support operations.
skill: crm-integration
action: query-customer
parameters:
platform: salesforce
account_id: "0015000000ABC123"
include:
- contacts
- opportunities
- activities
- health_score
skill: crm-integration
action: log-activity
parameters:
platform: hubspot
contact_id: "123456"
activity_type: call
subject: "Quarterly check-in call"
description: "Discussed product roadmap and upcoming renewal"
outcome: positive
skill: crm-integration
action: sync-health-score
parameters:
platform: salesforce
account_id: "0015000000ABC123"
health_score: 78
risk_level: medium
indicators:
engagement: declining
support_tickets: elevated
nps_response: promoter
skill: crm-integration
action: trigger-workflow
parameters:
platform: dynamics
workflow_name: "At-Risk Account Playbook"
record_id: "account-guid-123"
context:
trigger_reason: "Health score dropped below 60"
assigned_csm: "user-guid-456"
This skill integrates with the following customer experience processes:
| Process | Integration Points |
|---|---|
| customer-onboarding.js | Customer record creation, milestone tracking, activity logging |
| customer-health-scoring.js | Health score sync, risk indicator updates, alert propagation |
| qbr-preparation.js | Customer data retrieval, activity history, renewal pipeline |
| churn-prevention.js | Risk account identification, intervention tracking, save workflow |
This skill is a strong candidate for extraction to a shared library with applicability to: