Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:07:33 +08:00
commit c4d5d40a51
4 changed files with 225 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "support-responder",
"description": "Use this agent when handling customer support inquiries, creating support documentation, setting up automated responses, or analyzing support patterns. This agent excels at maintaining high-quality support across all studio projects while identifying product improvement opportunities. Examples:\\n\\n<example>\\nContext: Setting up support for a new app launch",
"version": "1.0.0",
"author": {
"name": "Michael Galpert"
},
"agents": [
"./agents"
]
}