Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

crm-domain-knowledgeCRM domain 知识

Agent Skill

crm-domain-knowledge 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

8,776

周安装

326

GitHub Stars

公开资料未说明

下载量

3,943
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:crm-domain-knowledge(CRM domain 知识)
来源仓库:https://github.com/danhvb/my-ba-skills
仓库路径:skills/crm-domain-knowledge
安装命令:
npx skills add https://github.com/danhvb/my-ba-skills --skill 'CRM Domain Knowledge'
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/danhvb/my-ba-skills --skill 'CRM Domain Knowledge'

简介

该技能提供 CRM 各模块标准功能定义,包括线索转化、机会跟踪与服务工单流转。

  • 适用于需求分析、系统选型或实施规划,对齐业务需求与技术实现边界。
  • 覆盖销售漏斗、营销自动化与服务级别协议等核心概念与最佳实践。
  • 不同厂商(如 Salesforce vs HubSpot)在字段命名与阶段划分上存在细微差别。
  • crm-domain-knowledge 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

CRM Domain Knowledge Skill

Purpose

Provide comprehensive CRM domain knowledge for analyzing requirements in customer relationship management systems across sales, marketing, and service functions.

CRM Core Modules

1. Sales Module

Lead Management:

  • Lead capture (web forms, imports, manual entry)
  • Lead scoring and grading
  • Lead assignment (round-robin, territory-based)
  • Lead qualification (MQL → SQL)
  • Lead nurturing campaigns
  • Lead conversion to opportunity

Opportunity Management:

  • Opportunity creation and tracking
  • Sales stages (Prospecting → Qualification → Proposal → Negotiation → Closed Won/Lost)
  • Probability weighting
  • Expected close date
  • Opportunity amount
  • Competitor tracking
  • Win/loss analysis

Account & Contact Management:

  • Account hierarchy (parent-child relationships)
  • Contact roles (decision maker, influencer, user)
  • Account teams
  • Contact history and interactions
  • 360-degree customer view

Sales Pipeline:

  • Visual pipeline (kanban view)
  • Pipeline stages
  • Stage conversion rates
  • Pipeline velocity
  • Weighted pipeline value
  • Forecast accuracy

Quote & Proposal:

  • Quote generation
  • Product catalog integration
  • Pricing rules (discounts, bundles)
  • Quote approval workflows
  • E-signature integration
  • Quote-to-cash process

Key Metrics:

  • Lead conversion rate: (SQLs / Total Leads) × 100
  • Opportunity win rate: (Closed Won / Total Opportunities) × 100
  • Average deal size: Total Revenue / Number of Deals
  • Sales cycle length: Average days from opportunity creation to close
  • Pipeline coverage: Pipeline Value / Quota

2. Marketing Module

Campaign Management:

  • Campaign planning and execution
  • Multi-channel campaigns (email, social, events, webinars)
  • Campaign budgets and ROI tracking
  • A/B testing
  • Campaign performance analytics

Marketing Automation:

  • Email marketing workflows
  • Drip campaigns
  • Trigger-based emails (behavior, time, score)
  • Landing pages
  • Forms and lead capture
  • Progressive profiling

Lead Nurturing:

  • Nurture streams
  • Content mapping to buyer journey
  • Lead scoring adjustments
  • Engagement tracking
  • Automated follow-ups

Segmentation:

  • Demographic segmentation
  • Behavioral segmentation
  • Firmographic segmentation (B2B)
  • Dynamic lists
  • Static lists

Key Metrics:

  • Email open rate: (Emails Opened / Emails Sent) × 100
  • Click-through rate: (Clicks / Emails Sent) × 100
  • Conversion rate: (Conversions / Visitors) × 100
  • Cost per lead: Marketing Spend / Leads Generated
  • Marketing ROI: (Revenue - Marketing Cost) / Marketing Cost × 100

3. Customer Service Module

Case Management:

  • Case creation (email, phone, chat, portal)
  • Case assignment and routing
  • Case prioritization (severity, SLA)
  • Case escalation rules
  • Case resolution and closure
  • Case history

Knowledge Base:

  • Article creation and management
  • Article categories and tags
  • Search functionality
  • Article ratings and feedback
  • Internal vs. customer-facing articles

Service Level Agreements (SLA):

  • Response time SLA
  • Resolution time SLA
  • SLA tracking and alerts
  • SLA breach notifications
  • SLA reporting

Omnichannel Support:

  • Email support
  • Phone integration (CTI)
  • Live chat
  • Social media support
  • Self-service portal
  • Mobile app support

Key Metrics:

  • First response time: Time to first agent response
  • Average resolution time: Average time to close case
  • Customer satisfaction (CSAT): Survey score after resolution
  • First contact resolution: Cases resolved on first contact
  • SLA compliance: (Cases Meeting SLA / Total Cases) × 100

CRM Data Model

Core Entities

Lead:

  • Lead source (web, referral, event, cold call)
  • Lead status (new, contacted, qualified, unqualified)
  • Lead score (0-100)
  • Company information
  • Contact information
  • Lead owner

Account:

  • Account name
  • Industry
  • Company size (employees, revenue)
  • Account type (prospect, customer, partner)
  • Parent account (for hierarchies)
  • Account owner
  • Account team

Contact:

  • Name, title, email, phone
  • Account relationship
  • Contact role (decision maker, influencer)
  • Reporting structure
  • Preferred communication method
  • Contact owner

Opportunity:

  • Opportunity name
  • Account and primary contact
  • Amount
  • Close date
  • Stage
  • Probability
  • Competitors
  • Opportunity owner

Activity:

  • Task (to-do item)
  • Event (meeting, call)
  • Email
  • Note
  • Activity date and time
  • Related to (lead, contact, opportunity, account)

Common CRM Requirements

Lead Scoring Example

Demographic Scoring:
- Job Title: C-Level (20), VP/Director (15), Manager (10), IC (5)
- Company Size: Enterprise 1000+ (15), Mid-market 100-999 (10), SMB (5)
- Industry: Target industries (5), Others (0)

Behavioral Scoring:
- Pricing page visit (15)
- Whitepaper download (10)
- Webinar attendance (15)
- Demo request (25)
- Email open (2)
- Email click (5)

Negative Scoring:
- Personal email (-10)
- Competitor (-50)
- Student (-15)
- No activity 90 days (-20)

Thresholds:
- MQL: 60 points
- SQL: 75 points

Sales Process Stages

1. Prospecting (10% probability)
2. Qualification (20%)
3. Needs Analysis (40%)
4. Proposal (60%)
5. Negotiation (80%)
6. Closed Won (100%) / Closed Lost (0%)

Integration Requirements

Marketing Automation (HubSpot, Marketo, Pardot):

  • Bi-directional lead sync
  • Campaign member sync
  • Lead scoring sync
  • Form submission capture

Email (Gmail, Outlook):

  • Email tracking
  • Calendar sync
  • Contact sync
  • Email templates

Phone (RingCentral, Aircall):

  • Click-to-dial
  • Call logging
  • Call recording
  • Screen pop on incoming calls

E-signature (DocuSign, Adobe Sign):

  • Send documents for signature
  • Track signature status
  • Store signed documents

Accounting (QuickBooks, Xero):

  • Customer sync
  • Invoice sync
  • Payment tracking

CRM Best Practices

Data Quality

  • Mandatory fields for key data
  • Validation rules (email format, phone format)
  • Duplicate detection and prevention
  • Data enrichment (Clearbit, ZoomInfo)
  • Regular data cleanup

User Adoption

  • Intuitive UI/UX
  • Mobile access
  • Minimal data entry (automation)
  • Integration with daily tools (email, calendar)
  • Training and support

Process Automation

  • Lead assignment automation
  • Email alerts and notifications
  • Workflow automation
  • Approval processes
  • Scheduled reports

Questions for Stakeholders

Sales Process:

  • What are your sales stages?
  • What's your average sales cycle?
  • How do you qualify leads?
  • What's your territory structure?

Lead Management:

  • What are your lead sources?
  • How do you score leads?
  • What defines MQL vs. SQL?
  • How are leads assigned?

Integration:

  • What marketing automation tool?
  • What email system?
  • What phone system?
  • What other systems to integrate?

Reporting:

  • What KPIs do you track?
  • Who needs dashboards?
  • What reports are critical?

References

  • Salesforce Trailhead
  • HubSpot Academy
  • CRM Best Practices Guides

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.51%
按下载量换算1,440

Claude

28.44%
按下载量换算1,121

Cursor

17.53%
按下载量换算691

Gemini CLI

8.37%
按下载量换算330

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills