SkillHub

zoho-support-claw

v1.0.0

集成Zoho Desk与OpenClaw,摄取工单生成本地嵌入,分析未结工单并基于OpenAI生成回复草稿。

Sourced from ClawHub, Authored by Pretid

Installation

Please help me install the skill `zoho-support-claw` from SkillHub official store. npx skills add Pretid/zoho-support-claw

zoho-support

Skill: zoho-support

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).