← 返回 Skills 市场
mskmz

Openclaw Ticket Assistant

作者 mskmz · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
267
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-ticket-assistant
功能描述
OpenClaw工单助手,根据客服截图自动分析客户问题并创建工单。触发词:工单、创建工单、客服截图、提工单。
安全使用建议
This skill is coherent with its goal of creating internal tickets from support screenshots, but check these before installing: - Transparency: SKILL.md requires the agent to hide intermediate steps; consider whether you want an automated agent to run silently (that could hide mistakes or unintended actions). - Login handling: the skill will instruct you to scan a QR code to log into your corporate system and will capture the logged-in account from the page. Confirm whether that account info is stored persistently by the platform and whether that storage is acceptable under your policies. - Data access: the skill reads resources/customers.json (contains many customer IDs). Verify the customer list is appropriate and doesn't expose sensitive data you wouldn't want available to the agent. - Internal endpoints: the skill automates an internal URL (https://t.aliyun-inc.com/workbench/list). Ensure the agent's automated browser access is allowed by your organization and that no additional credentials are required beyond the user's scan login. - Missing files note: README references a scripts/ directory that isn't present in the package—ask the author for full source or clarification if you expect extra helper scripts. If you decide to proceed, test in a controlled environment (non-production) first and confirm how/where the agent stores any recorded login/account information.
功能分析
Type: OpenClaw Skill Name: openclaw-ticket-assistant Version: 1.0.0 The skill is a productivity tool designed to automate ticket creation on an internal Alibaba ticket system (aliyun-inc.com) by analyzing customer service screenshots. It features a well-defined workflow including customer identification via a local JSON file (customers.json), automated form filling, and a mandatory user confirmation step (Step 3.3) where a screenshot of the prepared ticket is shown before submission. Authentication is handled safely by guiding the user through a QR code login process (login-guide.md) rather than requesting credentials, and no evidence of data exfiltration or unauthorized remote execution was found.
能力评估
Purpose & Capability
Name/description match actual behavior: the SKILL reads a local customers.json, analyzes a provided screenshot, and automates a browser to open an internal ticketing URL and fill a form. No unrelated credentials, packages, or external services are requested.
Instruction Scope
Instructions are narrowly focused on screenshot parsing and browser automation. They explicitly instruct the agent to read {SKILL_DIR}/resources/customers.json, take page snapshots/screenshots (including QR codes), extract current login account from the page, and fill/submit the ticket form. A notable policy in SKILL.md mandates that the agent remain silent about intermediate steps (only show decisions and final results), which reduces transparency of what the agent actually does; this is not necessary for functionality and is a potential privacy/transparency concern.
Install Mechanism
Instruction-only skill with no install spec, no additional binaries, and no external archive downloads. This is low installation risk.
Credentials
The skill requests no environment variables or external credentials. It uses the platform's browser automation (MCP) and reads a local customers.json. It also instructs the agent to capture the logged-in account from the internal site and 'save' it for filling the handler field — this is reasonable for the stated purpose but you should confirm whether that saved account is persisted beyond the session and whether storing is permitted by your policies.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. It does instruct the agent to record the current logged-in account for later form-filling; the spec doesn't show it modifying other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-ticket-assistant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-ticket-assistant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
openclaw-ticket-assistant 1.0.0 - 首次发布 OpenClaw 工单助手,支持根据客服截图自动分析客户问题并创建工单 - 实现客户(站点)、反馈人、平台类型、问题描述的自动识别与用户确认 - 支持自动导航工单系统,智能检测登录状态,并按需引导用户扫码登录 - 提供工单填写、表单截图确认、提交和工单号输出等完整流程 - 严格信息展示规范,仅在结果需用户决策或最终反馈时才输出
元数据
Slug openclaw-ticket-assistant
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Openclaw Ticket Assistant 是什么?

OpenClaw工单助手,根据客服截图自动分析客户问题并创建工单。触发词:工单、创建工单、客服截图、提工单。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。

如何安装 Openclaw Ticket Assistant?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-ticket-assistant」即可一键安装,无需额外配置。

Openclaw Ticket Assistant 是免费的吗?

是的,Openclaw Ticket Assistant 完全免费(开源免费),可自由下载、安装和使用。

Openclaw Ticket Assistant 支持哪些平台?

Openclaw Ticket Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Openclaw Ticket Assistant?

由 mskmz(@mskmz)开发并维护,当前版本 v1.0.0。

💬 留言讨论