Back to Registry View Author Profile
Official Verified
Create Ticket
Skill by charles-lpd
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/charles-lpd/create-ticketOr
Create Discord Ticket Skill
描述
此技能允许机器人在 Discord 服务器中为用户创建一个专用的私密频道(Ticket)。
使用场景
- 自动修复失败:当
auto_repair_transaction无法解决交易卡住问题时。 - 复杂技术错误:遇到
nonce_error或Computed Result Error需要人工干预时。 - 隐私保护:当需要用户提供详细的转账记录、截图或其他敏感信息时。
约束
- 只能在用户提出明确的业务故障且无法自动解决时调用。
- 调用前需告知用户:“我将为您开启一个私密频道以保护您的隐私”。
参数说明
username: 用户的 Discord 昵称(用于命名频道)。userId: 用户的 Discord 唯一 ID(用于设置频道访问权限)。issue: 简短的问题描述(如 "AOX_STUCK")。
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-charles-lpd-create-ticket": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
check-aox-info
查看 AO 网络 跨链,支持哪些 Token, 支持哪些链? 目前关闭或开启了哪条链的充值或提现功能。
charles-lpd 3875
check-hymx-info
查看 hymatrix 网络跨链 支持哪些 Token, 支持哪些链?
charles-lpd 3875
check_transaction
Allows users to check the status of a blockchain transaction by submitting a TxId. Queries the AOX transaction API and returns human-readable results.
charles-lpd 3875
check-transaction
Check transaction status on Hymatrix bridge
charles-lpd 3875
check-ao-transaction
Check transaction status on AO bridge
charles-lpd 3875