← 返回 Skills 市场
shuakami

UAPI 答案之书 接口

作者 速冻饺子 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
247
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uapi-get-answerbook-ask
功能描述
使用 UAPI 的“答案之书”单接口 skill,处理 答案之书 等请求。 Use when the user wants get answerbook ask, answerbook ask, ask, or when you need to call GET /answerbook/ask directly.
安全使用建议
This skill appears coherent and low-risk: it simply wraps a public GET endpoint. Before installing or using it, remember that any question you submit will be sent to the external service (https://uapis.cn), so avoid sending sensitive personal data. If you hit rate limits the skill suggests obtaining a UAPI Key — you would need to supply that key yourself (the skill does not request credentials up front). If you need guarantees about data retention or privacy, review the remote API's privacy/security docs before sending confidential content.
功能分析
Type: OpenClaw Skill Name: uapi-get-answerbook-ask Version: 1.0.0 This skill is a straightforward wrapper for a public "Book of Answers" API hosted at uapis.cn. It allows the agent to send a user-provided question to the `/answerbook/ask` endpoint and retrieve a random response. The documentation and instructions in SKILL.md and the reference files are consistent with this purpose and do not contain any indicators of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The skill name/description state it calls the UAPI '答案之书' GET /answerbook/ask endpoint and the included references and SKILL.md only describe that single endpoint. There are no unrelated environment variables, binaries, or install actions requested.
Instruction Scope
Runtime instructions are limited to: confirm this is the target interface, read the local reference docs for parameters/auth/response codes, then call the endpoint. There are no instructions to read unrelated files, environment variables, or system state. Note: calling the API will send user-provided questions to the external service (https://uapis.cn).
Install Mechanism
This is instruction-only with no install spec and no code files to write or execute. That minimizes disk/code risk.
Credentials
The skill requests no environment variables, no credentials, and its documentation explains that the endpoint is generally public; it only suggests the user obtain a UAPI Key from uapis.cn if they hit rate limits. No disproportionate secret access is requested.
Persistence & Privilege
always is false, the skill does not request persistent/system-wide privileges, and it does not modify other skills or agent-wide settings. Autonomous invocation is allowed (platform default) but not combined with other high-risk privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uapi-get-answerbook-ask
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uapi-get-answerbook-ask 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish.
元数据
Slug uapi-get-answerbook-ask
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

UAPI 答案之书 接口 是什么?

使用 UAPI 的“答案之书”单接口 skill,处理 答案之书 等请求。 Use when the user wants get answerbook ask, answerbook ask, ask, or when you need to call GET /answerbook/ask directly. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 247 次。

如何安装 UAPI 答案之书 接口?

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

UAPI 答案之书 接口 是免费的吗?

是的,UAPI 答案之书 接口 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

UAPI 答案之书 接口 支持哪些平台?

UAPI 答案之书 接口 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 UAPI 答案之书 接口?

由 速冻饺子(@shuakami)开发并维护,当前版本 v1.0.0。

💬 留言讨论