← Back to Skills Marketplace
yang1002378395-cmyk

AI IT Helpdesk

by yang1002378395-cmyk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
253
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ai-intelligent-helpdesk
Description
企业 IT 服务台,工单管理 + 智能派单。
README (SKILL.md)

AI 智能服务台系统

描述

企业 IT 服务台,工单管理 + 智能派单。

功能

  • 工单管理(创建/跟踪/关闭)
  • 智能派单(自动分配)
  • 知识库(自助服务)
  • SLA 管理(服务级别)
  • 报表分析(服务统计)

定价

  • 基础版:¥99/月(100 工单/月)
  • 专业版:¥499/月(1000 工单/月)
  • 企业版:¥1999/月(无限工单)

适用场景

  • IT 服务台
  • 客服中心
  • 内部支持
  • 设备报修

技术栈

  • Python + FastAPI
  • 工单系统
  • 智能派单算法
  • 知识库集成

安装

git clone https://github.com/openclaw-skills/ai-intelligent-helpdesk
cd ai-intelligent-helpdesk
pip install -r requirements.txt
python app.py

创建:2026-03-13 作者:OpenClaw Skills Team

Usage Guidance
This skill is mostly a README that tells you to clone and run a GitHub project — it appears coherent with an IT helpdesk but is risky because it causes arbitrary code to be installed and executed without provenance. Before installing: (1) inspect the referenced GitHub repository and requirements.txt for malicious or surprising code; (2) confirm the repository owner is trustworthy and check commit history/releases; (3) run installation and the app in an isolated environment (VM, container) and avoid using production secrets until you audit the code; (4) demand a published homepage, maintainer contact, and release tags or checksums from the publisher. The registry metadata also lists the source as 'unknown' while SKILL.md points at a repo and the manifest author strings differ — ask the publisher to reconcile these discrepancies before trusting the skill.
Capability Analysis
Type: OpenClaw Skill Name: ai-intelligent-helpdesk Version: 1.0.0 The provided files (_meta.json, SKILL.md, and skill.json) contain metadata and documentation for an AI-based helpdesk system. While SKILL.md includes installation instructions that involve cloning a GitHub repository and executing Python code, this is a standard software distribution pattern and there is no evidence of malicious intent, obfuscation, or data exfiltration within the provided text. The bundle appears to be a descriptive stub for an external project.
Capability Assessment
Purpose & Capability
The name/description (enterprise IT helpdesk: ticketing, dispatch, KB, SLA, reports) match the SKILL.md content. The provided install/run commands (git clone, pip install, python app.py) are consistent with deploying a Python FastAPI helpdesk app.
Instruction Scope
The SKILL.md instructs the user to clone and execute a GitHub repository and run pip install -r requirements.txt and python app.py. Those instructions cause arbitrary third-party code to be installed and executed: the SKILL.md does not declare any required environment variables, credentials, database/config paths, or safety checks, nor does it pin releases or verify integrity. That broad runtime action exceeds what an instruction-only skill should assume without provenance.
Install Mechanism
There is no formal install spec in the registry; instead the README-style instructions pull code from https://github.com/openclaw-skills/ai-intelligent-helpdesk and install dependencies via pip. While GitHub is a common host, the instructions do not pin versions, verify checksums, or use a vetted release; pip installing arbitrary requirements can pull unreviewed packages. This is a moderate-to-high risk practice for an instruction-only skill.
Credentials
The skill declares no required environment variables or credentials, which is reasonable at face value for a pure spec. However, a real helpdesk app typically needs DB credentials, SMTP, or third-party API keys; the absence of declared env requirements combined with instructions to run external code means those needs (and any secrets handling) are unspecified and could be requested or harvested at runtime by the fetched code.
Persistence & Privilege
The skill does not request always:true and is user-invocable with normal autonomous invocation behavior. It does not include install hooks in the registry bundle and does not declare modifying other skills or agent configs. No elevated persistence is requested by the registry metadata.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ai-intelligent-helpdesk
  3. After installation, invoke the skill by name or use /ai-intelligent-helpdesk
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: 企业IT服务台,工单管理+智能派单
Metadata
Slug ai-intelligent-helpdesk
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is AI IT Helpdesk?

企业 IT 服务台,工单管理 + 智能派单。 It is an AI Agent Skill for Claude Code / OpenClaw, with 253 downloads so far.

How do I install AI IT Helpdesk?

Run "/install ai-intelligent-helpdesk" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is AI IT Helpdesk free?

Yes, AI IT Helpdesk is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AI IT Helpdesk support?

AI IT Helpdesk is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AI IT Helpdesk?

It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.0.

💬 Comments