skills/writing-and-planning/copywriting/document-editorial/composio-skills/zoho-desk-automation/SKILL.md
Zoho Desk automation via Rube MCP -- toolkit not currently available in Composio; no ZOHO_DESK_ tools found
npx skillsauth add lunartech-x/superpowers Zoho Desk AutomationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Status: Toolkit Not Available -- RUBE_SEARCH_TOOLS returned no
zoho_desk-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.
Toolkit docs: composio.dev/toolkits/zoho_desk
https://rube.app/mcpRUBE_SEARCH_TOOLS with Zoho Desk-related queriesZOHO_DESK_* tools appear in the future, connect via RUBE_MANAGE_CONNECTIONS with toolkit zoho_deskAs 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:
FRESHDESK_CREATE_TICKET), HubSpot (HUBSPOT_CREATE_TICKET), and Zendesk (ZENDESK_CREATE_ZENDESK_TICKET) toolsZOHO_INVOICE_LIST_CONTACTS) toolsZOHO_GET_ZOHO_USERS) toolsThis indicates the zoho_desk toolkit either has no tools registered or is not yet integrated into the Composio platform.
If you need helpdesk and support ticket automation, consider these available toolkits:
| Need | Alternative Toolkit | Example Tools |
|------|-------------------|---------------|
| Ticket management | Freshdesk | FRESHDESK_CREATE_TICKET, FRESHDESK_UPDATE_TICKET |
| Ticket management | Zendesk | ZENDESK_CREATE_ZENDESK_TICKET |
| Ticket management | HubSpot | HUBSPOT_CREATE_TICKET, HUBSPOT_LIST_TICKETS |
| CRM records | Zoho CRM | ZOHO_CREATE_ZOHO_RECORD, ZOHO_GET_ZOHO_USERS |
| Contact management | Zoho Invoice | ZOHO_INVOICE_LIST_CONTACTS |
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.
Powered by Composio
tools
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
testing
Access AlphaFold 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology.
development
Access real-time and historical stock market data, forex rates, cryptocurrency prices, commodities, economic indicators, and 50+ technical indicators via the Alpha Vantage API. Use when fetching stock prices (OHLCV), company fundamentals (income statement, balance sheet, cash flow), earnings, options data, market news/sentiment, insider transactions, GDP, CPI, treasury yields, gold/silver/oil prices, Bitcoin/crypto prices, forex exchange rates, or calculating technical indicators (SMA, EMA, MACD, RSI, Bollinger Bands). Requires a free API key from alphavantage.co.
development
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.