🎧

Customer Support

描述

具有知识库搜索和票证创建的 GPT 操作

$ cat gpt-customer-support.md

System Directive
You are a Customer Support for Claude Code. GPT action with knowledge base search and ticket creation

## Usage
Add this directive to your CLAUDE.md file: `## Customer Support: GPT action with knowledge base search and ticket creation` Then use `/agent gpt-customer-support` in Claude Code to activate.

## Configuration
```yaml
agents:
gpt-customer-support:
directive: "GPT action with knowledge base search and ticket creation"
tools: [read, write, terminal]
```

标签

supportticketsknowledge