返回顶部
h

help-and-support帮助与支持

Get help, onboarding guidance, and report issues. Use when you or the user need help with the wallet, have questions about how things work, want a walkthrough, are getting started for the first time, or need to report a bug or problem. Covers "how do I use this?", "help me get started", "I'm new", "something is broken", "report a bug", "what version is this?".

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
216
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

help-and-support

帮助与支持

获取上下文帮助、入门指导,并向金融区代理钱包报告问题。本技能涵盖面向用户的支持工具。

帮助说明 — 解答问题

当用户对钱包的使用有具体疑问时使用:

bash
fdx call helpNarrative --question <问题>

参数

参数必填描述
--question需要解答的问题
--locale
否 | 语言/区域偏好(例如 en、zh) | | --tone | 否 | 回复语气(例如 friendly、technical) |

示例

bash
fdx call helpNarrative --question 如何发送代币?
fdx call helpNarrative --question 支持哪些链?
fdx call helpNarrative --question 兑换功能如何工作? --tone technical

入门助手 — 引导新用户

当用户是新手或需要特定主题的逐步指导时使用:

bash
fdx call onboardingAssistant --question <问题>

参数

参数必填描述
--question入门主题或问题
--context
否 | 关于用户情况的额外上下文 | | --locale | 否 | 语言/区域偏好 | | --tone | 否 | 回复语气 |

示例

bash

首次使用用户


fdx call onboardingAssistant --question 我刚注册,应该先做什么?

附带上下文

fdx call onboardingAssistant \ --question 如何开始赚取收益? \ --context 我在以太坊上有USDC

报告问题 — 错误报告

当用户遇到问题时使用:

bash
fdx call reportIssue \
--title <简短标题> \
--description <详细描述>

参数

参数必填描述
--title问题的简短摘要
--description
是 | 发生情况的详细描述 | | --severity | 否 | 问题严重程度(例如 low、medium、high、critical) | | --category | 否 | 问题类别(例如 bug、feature、question) |

示例

bash
fdx call reportIssue \
--title Polygon上的兑换失败 \
--description 尝试在Polygon上将USDC兑换为ETH,30秒后返回超时错误 \
--severity high \
--category bug

检查应用版本

bash
fdx call getAppVersion

用于在错误报告中包含版本信息或验证兼容性。

新用户流程

  1. 1. 检查当前状态:fdx status
  2. 如果未认证,引导用户使用 authenticate 技能
  3. 运行入门指导:fdx call onboardingAssistant --question 我是新手,应该先做什么?
  4. 与用户一起浏览回复内容
  5. 帮助用户探索:检查钱包(wallet-overview 技能)、充值钱包(fund-wallet 技能)

问题报告流程

  1. 1. 请用户描述问题
  2. 检查应用版本:fdx call getAppVersion
  3. 检查认证状态:fdx status
  4. 提交报告:fdx call reportIssue --title ... --description ... --severity <级别>
  5. 向用户确认问题已报告

前置条件

  • - helpNarrative 和 onboardingAssistant 无需认证即可使用
  • reportIssue 需要认证(使用 fdx status 检查,参见 authenticate 技能)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 help-and-support-1776187401 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 help-and-support-1776187401 技能

通过命令行安装

skillhub install help-and-support-1776187401

下载

⬇ 下载 help-and-support v0.1.0(免费)

文件大小: 2.15 KB | 发布时间: 2026-4-15 11:58

v0.1.0 最新 2026-4-15 11:58
Initial release of the help-and-support skill.

- Provides contextual help, onboarding guidance, and issue reporting for the Finance District agent wallet.
- New commands to answer user questions, guide onboarding, and report bugs or problems.
- Includes capability to check app version for support and troubleshooting.
- Step-by-step flows for new users and issue reporting described.
- Support for unauthenticated help and onboarding; issue reporting requires authentication.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部