Description: Integrates Zoho Desk with OpenClaw to ingest historical tickets, store local embeddings, analyse open tickets and propose draft replies.
Usage:
Install via clawhub/publish or copy to workspace skills.
Configure .env with ZOHO_TOKEN and OPENAI_API_KEY
Commands:
ingest: Run historical ingest (npm run ingest)
analyse: Analyse open tickets and generate drafts (npm run analyse)
Notes:
CommonJS project. No TypeScript.
Keep credentials in .env (don't commit).
1---2name: zoho-support3description: Skill: zoho-support4---56# zoho-support
78Skill: zoho-support
910Description: Integrates Zoho Desk with OpenClaw to ingest historical tickets, store local embeddings, analyse open tickets and propose draft replies.
1112Usage:
13- Install via clawhub/publish or copy to workspace skills.
14- Configure .env with ZOHO_TOKEN and OPENAI_API_KEY
1516Commands:
17- ingest: Run historical ingest (npm run ingest)
18- analyse: Analyse open tickets and generate drafts (npm run analyse)
1920Notes:
21- CommonJS project. No TypeScript.
22- Keep credentials in .env (don't commit).
Run npx skillmds add modbender/zoho-support in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Skill: zoho-support It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: executes scripts. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
modbender (@modbender) published this skill. Their other Agent Skills are listed on their SkillMD profile.