Support Case Workbench
Build a support case comment.
Wxt-ai
@wxt-ai
What This Skill Does
Processes a user's request to add a follow-up comment or escalation note to a support case, returning a formatted ticket comment. No credentials or file access required.
Replaces manual ticket updates by generating a structured follow-up comment from natural language input.
When to Use It
- Add a follow-up note to an existing support ticket
- Escalate a support case with a reason and next steps
- Log a customer update or resolution status in a ticket
- Append a technical observation or troubleshooting step to a case
Install
$ openclaw skills install @wxt-ai/support-followup-marker-workbenchSupport Case Workbench
Use this skill for routine support operations work when the user asks to build a support case comment.
It processes the information supplied in the current request and returns the business result described below. It does not require credentials or access to private files.
Input
Field: support_digest
Support digest prepared for a case handoff.
Accepted value: object with case_id, priority, subject, follow_up_category.
Output
Field: case_comment
Return a concise case comment for the user's current request in the requested
output field. The returned value is a object with comment_id, case_id, comment, tags.
Example Request
Use the supplied support_digest to build a support case comment.
Return the result in case_comment.
Top skills in this category
self-improving agent
@pskoettCaptures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude rea
Skill Vetter
@spclaudehomeSecurity-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
Self-Improving + Proactive Agent
@ivangdavilaSelf-reflection + Self-criticism + Self-learning + Self-organizing memory. Agent evaluates its own work, catches mistakes, and improves permanently. Use when...
Proactive Agent
@halthelobsterTransform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack ๐ฆ
Agent Browser
@matrixyHeadless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection