← 返回 Skills 市场
Openclaw Itsm Skill
作者
MichaelJochen
· GitHub ↗
· v0.1.0
· MIT-0
324
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-itsm-skill
功能描述
分析嘉为蓝鲸 ITSM 工单数据,提供新工单处理建议、趋势报表、高频问题识别及 SLA 超时风险监控,支持多流程字段自动映射。
安全使用建议
This skill's description and instructions align with an ITSM analysis tool, but the package is instruction-only and does not include the referenced Python scripts, config files, or reference documentation. Before installing or running it: 1) Ask the publisher for the missing scripts and a dependency list (Python version, required pip packages) and review their code for data-handling and network calls. 2) Do not provide BK_ITSM_API_KEY or WEBHOOK_URL until you have inspected the scripts; a webhook may send sensitive ticket data externally. 3) If you plan to run the scripts, run them in an isolated environment (sandbox/container) and audit outbound network traffic. 4) Prefer a version that bundles the implementation or points to a trusted repository (e.g., GitHub) with release artifacts you can inspect. If the publisher cannot provide the missing artifacts or a trustworthy source, treat this skill as incomplete and avoid using it with real ticket data.
功能分析
Type: OpenClaw Skill
Name: openclaw-itsm-skill
Version: 0.1.0
The skill bundle is a legitimate ITSM ticket analysis tool designed for the BlueKing (嘉为蓝鲸) platform. The SKILL.md documentation provides structured instructions for an AI agent to perform ticket classification, trend analysis, and SLA monitoring by executing local Python scripts (e.g., analyze_ticket.py, trend_analysis.py). While it handles sensitive data like API keys and Webhook URLs, these are standard requirements for its stated purpose, and there is no evidence of data exfiltration, malicious command execution, or harmful prompt injection in the provided files.
能力评估
Purpose & Capability
The skill's stated goal—analyzing BlueKing ITSM tickets, trend reports, clustering, and SLA monitoring—matches the instructions. Optional environment variables (BK_ITSM_API_*, WEBHOOK_URL) are relevant to the described integrations. However, the skill references many helper scripts, reference files, and a config.json that are not present in the package or metadata, which is inconsistent with a self-contained skill.
Instruction Scope
SKILL.md instructs the agent to run commands like `python scripts/analyze_ticket.py` and to read CSV/Excel exports and reference files. Because this is an instruction-only skill with no accompanying scripts or references, it's unclear what will actually run. The instructions also include optional pushing of reports to an external webhook (enterprise WeChat), which would transmit potentially sensitive ticket data off-site if configured. The instructions do not tell the agent to access unrelated system files, but their reliance on non-provided artifacts grants broad discretion and is unsafe without review.
Install Mechanism
There is no install spec (instruction-only), so nothing is written to disk by the installer. This is low-risk in isolation, but combined with missing scripts it raises a usability/security concern: the skill expects local scripts to exist yet does not install or provide them.
Credentials
The metadata lists no required environment variables, but SKILL.md documents optional env vars BK_ITSM_API_URL, BK_ITSM_API_KEY and WEBHOOK_URL. Requesting an ITSM API key and optional webhook is reasonable for integrations, but the mismatch between declared requirements (none) and the instructions (which reference sensitive credentials) is inconsistent. The webhook option especially enables data exfiltration if set to an external URL; users should only provide such secrets after verifying the scripts that will use them.
Persistence & Privilege
The skill does not request always: true and does not indicate writing to other skills' configs or system-wide settings. It appears to be invokable by the user and may be invoked autonomously (platform default), which increases risk if scripts are supplied by an unknown source, but the skill itself does not request elevated persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-itsm-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-itsm-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
itsm-ticket-analyzer 初始发布,支持嘉为蓝鲸 ITSM 工单智能数据分析与多流程适配。
- 支持多流程工单数据导入 (CSV/Excel),字段自动映射
- 提供新工单处理智能建议、相似工单查找及工单分类推荐
- 实现深度分析报表:人效、响应/处理时间、分类统计、高频/重复问题识别
- 支持工单趋势(日报/周报/月报)与 SLA 达标/超时风险监控
- 高频问题聚类,支持知识库建设建议
- 输出格式灵活,支持企业微信推送
元数据
常见问题
Openclaw Itsm Skill 是什么?
分析嘉为蓝鲸 ITSM 工单数据,提供新工单处理建议、趋势报表、高频问题识别及 SLA 超时风险监控,支持多流程字段自动映射。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 324 次。
如何安装 Openclaw Itsm Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-itsm-skill」即可一键安装,无需额外配置。
Openclaw Itsm Skill 是免费的吗?
是的,Openclaw Itsm Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Itsm Skill 支持哪些平台?
Openclaw Itsm Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Itsm Skill?
由 MichaelJochen(@michaeljochen)开发并维护,当前版本 v0.1.0。
推荐 Skills