← 返回 Skills 市场
jikeapi-cn

歇后语查询 - 即刻数据

作者 jikeapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
39
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jike-xiehouyu-query
功能描述
歇后语查询。支持按关键词搜索歇后语,也支持随机返回歇后语。 适用场景:用户要求搜索、随机推荐或解释相关中文内容时使用。数据由即刻数据(jikeapi.cn)开放接口提供。
使用说明 (SKILL.md)

歇后语查询 - 即刻数据

数据由 即刻数据 提供,帮助 AI 客户端快速接入可靠数据服务。

支持:关键词查询、随机返回

前置配置

export JIKE_XIEHOUYU_QUERY_KEY=你的AppKey
# 或使用通用 Key
export JIKE_APPKEY=你的AppKey

使用方法

python3 scripts/xiehouyu_query.py query --keyword 示例关键词
python3 scripts/xiehouyu_query.py random
python3 scripts/xiehouyu_query.py query --keyword 示例关键词 --json

AI 使用步骤

  1. 用户提供关键词时,使用 query 子命令。
  2. 用户要求随机推荐时,使用 random 子命令。
  3. 默认返回表格文本;需要结构化数据时追加 --json

脚本位置

scripts/xiehouyu_query.py

安全使用建议
Install only if you are comfortable sending your queried keyword and Jike AppKey to the configured Jike API endpoint. Configure the key through the documented environment variable, leave JIKE_API_BASE_URL unset unless you know why you need it, and review your provider account limits.
功能分析
Type: OpenClaw Skill Name: jike-xiehouyu-query Version: 1.0.0 The skill is a legitimate tool for querying Chinese allegorical sayings (Xiehouyu) via the jikeapi.cn API. The Python script (scripts/xiehouyu_query.py) uses standard libraries to handle API requests and format terminal output, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The stated purpose is keyword or random xiehouyu lookup, and the included script implements only those query/random API calls.
Instruction Scope
The AI usage instructions are limited to using the query subcommand when the user provides a keyword and random when the user asks for a random result.
Install Mechanism
There is no install script or package installation step; the skill runs an included Python helper with python3.
Credentials
The skill requires a Jike AppKey and makes external API requests, which is expected for its purpose; users should be aware that the code also allows the API base URL to be overridden by environment variable.
Persistence & Privilege
No background process, persistence mechanism, file writes, or privilege escalation are shown; the script only optionally reads a local .env file for the AppKey.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jike-xiehouyu-query
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jike-xiehouyu-query 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of jike-xiehouyu-query skill. - Enables keyword search and random retrieval of Chinese xiehouyu (two-part allegorical sayings). - Uses data provided by jikeapi.cn. - Requires configuration of an API key via environment variables. - Command-line script usage documented for both query and random modes.
元数据
Slug jike-xiehouyu-query
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

歇后语查询 - 即刻数据 是什么?

歇后语查询。支持按关键词搜索歇后语,也支持随机返回歇后语。 适用场景:用户要求搜索、随机推荐或解释相关中文内容时使用。数据由即刻数据(jikeapi.cn)开放接口提供。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 39 次。

如何安装 歇后语查询 - 即刻数据?

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

歇后语查询 - 即刻数据 是免费的吗?

是的,歇后语查询 - 即刻数据 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

歇后语查询 - 即刻数据 支持哪些平台?

歇后语查询 - 即刻数据 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 歇后语查询 - 即刻数据?

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

💬 留言讨论