crm-setup
13
总安装量
4
周安装量
#24286
全站排名
安装命令
npx skills add https://github.com/mikefilsaime-groove/clickcampaigns-for-claude-code-in-cursor --skill crm-setup
Agent 安装分布
opencode
4
codex
4
gemini-cli
3
claude-code
3
github-copilot
3
kimi-cli
3
Skill 文档
CRM Setup & Configuration
Design and implement robust CRM architectures that organize customer data, automate workflows, and enable data-driven marketing and sales decisions through proper object modeling, field mapping, and pipeline configuration.
Core Objectives
- Organize customer data with logical object relationships
- Configure pipelines that reflect actual sales/marketing processes
- Enable automation through proper field mapping and triggers
- Ensure data integrity and consistency across the system
- Facilitate reporting and analytics through proper data structure
Mandatory Elements
1. Object Architecture
- Core Objects: Contacts, Companies, Deals/Opportunities, Activities
- Custom Objects: Industry-specific entities (Projects, Events, etc.)
- Relationships: One-to-many, many-to-many relationships defined
- Field Types: Text, number, date, picklist, formula fields
2. Pipeline Configuration
- Stages: Logical progression from lead to customer
- Stage Criteria: Clear definitions of when to move between stages
- Automation Rules: Auto-advance based on activities or criteria
- Win/Loss Reasons: Tracking why deals close or don’t close
3. Data Import & Migration
- Data Mapping: Source fields â CRM fields mapping
- Data Cleaning: Deduplication, standardization, validation
- Import Process: Step-by-step migration plan
- Verification: Post-import data quality checks
Structure & Frameworks
The “Process-First” Framework
- Map Current Process: Document existing workflows first
- Design CRM Structure: Model CRM to match (not force process change)
- Configure Automation: Automate repetitive tasks
- Train & Iterate: User adoption and continuous improvement
CRM Setup Checklist
- Objects & Fields: Core and custom objects defined
- Pipelines: Sales and marketing pipelines configured
- Users & Permissions: Role-based access control set up
- Integrations: Email, calendar, website forms connected
- Automation: Workflow rules and triggers configured
- Reporting: Dashboards and reports created
Voice & Tone Guidelines
- Technical & Precise: Use CRM platform terminology accurately
- Process-Oriented: Focus on workflows and business logic
- Implementation-Focused: Provide actionable configuration steps
- Formatting: Use tables for field mappings, checklists for setup steps
Concrete Examples
Object Relationship Example
"Object Architecture:
⢠Contact (One) â Company (Many): One contact belongs to one company
⢠Contact (Many) â Deal (Many): Contacts can have multiple deals
⢠Deal (One) â Pipeline Stage (Many): Deals move through stages
⢠Activity (Many) â Contact/Deal (One): Activities linked to records"
Pipeline Stage Definition
"Sales Pipeline Stages:
1. Lead: Initial inquiry received
2. Qualified: BANT criteria met (Budget, Authority, Need, Timeline)
3. Demo Scheduled: Product demo booked
4. Proposal Sent: Formal proposal delivered
5. Negotiation: Terms being discussed
6. Closed Won: Deal closed successfully
7. Closed Lost: Deal lost (with reason tracked)"
Quality Checklist
For every CRM setup plan, ask:
- Does the object structure match the actual business process?
- Are pipeline stages clearly defined with criteria?
- Is data migration plan complete and tested?
- Are automation rules configured to reduce manual work?
- Will this structure enable meaningful reporting and insights?