Awesome-claude-skills-cn Zoho Desk Automation
通过 Rube MCP 实现 Zoho Desk 自动化——该工具包目前在 Composio 中不可用;未找到 ZOHO_DESK_ 工具。
install
source · Clone the upstream repo
git clone https://github.com/Athe1st3154/awesome-claude-skills-cn
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Athe1st3154/awesome-claude-skills-cn "$T" && mkdir -p ~/.claude/skills && cp -r "$T/composio-skills/zoho-desk-automation" ~/.claude/skills/athe1st3154-awesome-claude-skills-cn-zoho-desk-automation && rm -rf "$T"
manifest:
composio-skills/zoho-desk-automation/SKILL.mdsource content
Zoho Desk Automation
Status: Toolkit Not Available -- RUBE_SEARCH_TOOLS returned no
-specific tools. The Zoho Desk toolkit is not currently available in Composio's tool catalog. Searches returned tools from unrelated helpdesk and CRM toolkits instead.zoho_desk
Toolkit docs: composio.dev/toolkits/zoho_desk
设置
- Add the Rube MCP server to your environment:
https://rube.app/mcp - Check availability by calling
with Zoho Desk-related queriesRUBE_SEARCH_TOOLS - If
tools appear in the future, connect viaZOHO_DESK_*
使用工具包RUBE_MANAGE_CONNECTIONSzoho_desk
Current Status
As of the last tool discovery scan, no
ZOHO_DESK_* tool slugs were returned by RUBE_SEARCH_TOOLS. Queries for Zoho Desk ticket management, contacts, agents, and departments all returned tools from other toolkits:
- Ticket creation queries returned Freshdesk (
), HubSpot (FRESHDESK_CREATE_TICKET
), and Zendesk (HUBSPOT_CREATE_TICKET
) toolsZENDESK_CREATE_ZENDESK_TICKET - Contact listing queries returned Zoho Invoice (
) toolsZOHO_INVOICE_LIST_CONTACTS - Agent/department queries returned Zoho CRM (
) toolsZOHO_GET_ZOHO_USERS
This indicates the
zoho_desk toolkit either has no tools registered or is not yet integrated into the Composio platform.
Alternatives
If you need helpdesk and support ticket automation, consider these available toolkits:
| Need | Alternative Toolkit | Example Tools |
|---|---|---|
| Ticket management | Freshdesk | , |
| Ticket management | Zendesk | |
| Ticket management | HubSpot | , |
| CRM records | Zoho CRM | , |
| Contact management | Zoho Invoice | |
When Tools Become Available
Once Zoho Desk tools are added to Composio, this skill should be updated with real tool slugs, schemas, and pitfalls following the same pattern as other automation skills in this collection.
由 Composio 提供支持