Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

crm-digital-fte-factory

crm-digital-fte-factory 收录了来自 syeda-hoorain-ali 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
0
更新
2026-02-20
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

channel-adaptation
市场调研分析师与营销专员

Format agent responses according to channel-specific style guidelines before sending to customers. This skill should be used AFTER escalation-decision returns should_escalate=False and BEFORE calling send_response tool. Transforms raw response text into channel-appropriate format (Gmail: formal & thorough, WhatsApp: casual & rapid under 60 words, Web Form: direct & functional). Applies CloudStream CRM brand voice: empathetic, concise, proactive. Mandatory for EVERY customer response.

2026-02-20
customer-identification
市场调研分析师与营销专员

Identify or create customers based on email/phone and retrieve their history. This skill should be used on EVERY incoming message before any other processing. Extracts contact info from message metadata, resolves to unified customer_id, and loads interaction history.

2026-02-20
escalation-decision
项目管理专家

Determine whether a customer interaction requires human escalation based on sentiment trends, conversation context, knowledge base failures, and business-specific triggers. This skill should be used AFTER generating a response but BEFORE sending it to the customer. Analyzes mandatory criteria (sentiment floor, negative trend, looping, explicit requests, high-value accounts) and business-specific triggers (legal threats, security breaches, billing issues, churn risk, technical complexity). Outputs structured escalation decision with priority level.

2026-02-20
knowledge-retrieval-skill
客户服务代表

Retrieve relevant product documentation and knowledge base articles using semantic search. Use this whenever a customer asks product-related questions, "how-to" guides, or technical specs. This skill leverages the search_knowledge_base tool from the crm-digital-fte MCP server.

2026-02-20
sentiment-analysis-skill
市场调研分析师与营销专员

Analyze sentiment of customer messages in real-time to detect frustration, anger, or dissatisfaction. MANDATORY for EVERY incoming customer message from any channel (Gmail, WhatsApp, Web Form). Must be executed BEFORE any other processing or response generation. Critical for early detection of at-risk customers requiring immediate escalation.

2026-02-20
mcp-server-creator
软件开发工程师

Build production-ready Model Context Protocol (MCP) servers using the official MCP SDK. Scaffold, configure, secure, and deploy MCP servers with best practices for security, monitoring, and reliability. Use for creating robust MCP servers that integrate with Claude Code.

2026-02-16
openai-mcp-connector
软件开发工程师

Connect Model Context Protocol (MCP) servers with OpenAI Agents SDK using various transport methods including Hosted MCP, Streamable HTTP, HTTP with SSE, and stdio. Provides guidance for selecting appropriate transport methods, configuring connections with proper authentication, implementing error handling, and following best practices for security and performance. Use when connecting MCP servers to AI applications, configuring transport protocols, setting up authentication, or troubleshooting connection issues.

2026-02-16
skill-creator
培训与发展专员

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-02-16