知你AI助手 Skills|多平台客户与客服数据能力
Official知你AI助手 Skills|让 AI 完成客户查询、会话研判与客户分群
将知你 MCP 的客户、会话、消息、标签、渠道和客服查询能力组合成 5 项可直接触发的业务工作流。
知你AI助手官网 · MCP 服务地址 · npm:@zhiniai/zhini-skills
产品介绍
知你AI助手 Skills 是面向客户服务、销售、客户运营、质检和产品团队的 Agent Skills 工作流包。它基于知你 MCP,将客户搜索、资料查询、历史会话召回、聊天消息读取、标签与渠道解析等能力组合成可直接通过自然语言触发的业务任务。
数据渠道覆盖已接入知你客服的 个微/企微/视频号/微信小程序/公众号/服务号/微信客服/微信小店/抖音号/小红书/微博/网站及H5客服等平台渠道。
用户只需描述要查的客户、问题、平台渠道或时间范围,AI 即可按照对应 Skill 的流程定位客户或会话、读取消息上下文,并整理为客户摘要、会话依据、目标人群或问题线索。
Related MCP server: doc-hub-mcp
5 项 Skills
1. zhini-live-session-triage|知你当前会话分诊
查看个微、企微、微信客服、微信小程序、公众号、服务号、网站及 H5 客服等渠道的当前队列,区分我的会话、同事会话、等待接待和 AI 会话。
典型需求:
当前有哪些客户等待接待?
我正在接待哪些客户?
查看当前会话的最新消息。
2. zhini-customer-lookup|知你客户查询与画像
按姓名、手机号、微信号、渠道、客服、标签或时间,定位个微、企微、视频号、抖音号、小红书、微博等渠道客户,并补充客户资料和消息上下文。
典型需求:
查找某位客户并整理基本资料。
回复客户前先了解历史沟通。
按手机号、微信号或渠道定位客户。
3. zhini-history-investigation|知你历史会话研判
检索微信客服、微信小店、抖音号、小红书、微博、网站及 H5 客服等渠道的历史会话,读取完整上下文后辅助复盘和分析。
典型需求:
找出近 7 天提到退款的历史会话。
调查某客户过去的投诉和处理过程。
汇总订单、故障或历史咨询线索。
4. zhini-customer-segmentation|知你客户分群筛选
组合个微、企微、视频号、微信小程序、公众号、服务号、微信客服、微信小店、抖音号、小红书、微博、网站及 H5 客服等渠道与标签、客服、联系人类型和时间条件,构建可核对的客户或会话分群。
典型需求:
查找某标签下的客户。
筛选某渠道或某客服负责的客户。
找出近期新增或长期未联系的客户。
5. zhini-api-usage|知你 API Key 用量
查询当前连接 API Key 的总额度、已使用量和剩余额度,辅助连接巡检。
典型需求:
当前 API Key 还有多少额度?
查询已用次数和剩余次数。
安装方法
安装全部 Skills
npx -y @zhiniai/zhini-skills@latest install --target codex安装单个 Skill
npx -y --package @zhiniai/zhini-skills@latest zhini-skills install zhini-customer-lookup --target codex将 zhini-customer-lookup 替换为其他 Skill 名称即可选择安装。
使用步骤
访问知你AI助手官网,注册或登录后创建 API Key。
将 API Key 保存到客户端环境变量
ZHINI_API_KEY。在 AI 客户端中连接知你 MCP:
https://mcp.h5bqb.top/mcp。安装所需 Skills 并重新加载客户端。
直接用自然语言描述客户查询、会话研判或客户分群需求。
MCP 连接示例
{
"mcpServers": {
"zhini": {
"type": "http",
"url": "https://mcp.h5bqb.top/mcp",
"headers": {
"Authorization": "Bearer ${ZHINI_API_KEY}"
}
}
}
}适用的 AI 工具
Codex
Claude Code
WorkBuddy
Cursor
OpenClaw
其他支持 Agent Skills 与 Streamable HTTP MCP 的 AI 工具
数据与权限说明
Skills 调用知你 MCP 的只读查询能力,不执行消息发送、客户资料修改、标签修改、会话接待、转接或关闭等操作。
查询结果受当前 API Key 对应的数据权限约束。
API Key 应保存在客户端环境变量或安全配置中。
“微信”“抖音”“小红书”“微博”等名称用于说明已接入的数据来源渠道,不代表相关平台对本产品的官方背书。
关键词
Agent Skills、客户查询、客户画像、当前会话分诊、客服会话研判、历史聊天记录、客户分群、多平台客服、customer lookup、live session triage、conversation investigation、customer segmentation、Codex Skills、WorkBuddy Skills。
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
连接个微、企微、视频号、微信小程序、公众号、服务号、微信客服、微信小店、抖音号、小红书、微博、网站及H5客服的客户资料、会话与聊天记录,供AI查询分析。
121Connect AI tools to Weav customer service. Search conversations, reply, and manage knowledge.
Search & install 6,500+ AI agent skills from skills-hub.ai inside any MCP tool.
- SkilderOAuthai.skilder
One place to build, share, and govern the skills and tools your AI agents use at work.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to interact with Enterprise WeChat (WeCom) using natural language to manage meetings, book rooms, and search contacts. It supports multiple AI models and provides intelligent contact matching via Pinyin.1MIT
- FlicenseNot gradedqualityBmaintenanceProvides retrieval of WeChat Work and Feishu developer documentation, enabling AI assistants to query API references without switching browsers.2119-
- FlicenseAqualityFmaintenanceEnables AI assistants to query the Voxie AI Phone Number Directory, list AI services, and obtain webchat URLs to interact with Voxie AI personas.43-
- -licenseNot gradedqualityNot gradedmaintenanceProvides access to 224 battle-tested skills plus multi-agent orchestration, exposed as tools for Claude or Codex.-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zhinikefu/zhini-ai-assistant-skills'
If you have feedback or need assistance with the MCP directory API, please join our Discord server