← Back to Skills Marketplace
jikeapi-cn

歇后语查询 - 即刻数据

by jikeapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
39
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install jike-xiehouyu-query
Description
歇后语查询。支持按关键词搜索歇后语,也支持随机返回歇后语。 适用场景:用户要求搜索、随机推荐或解释相关中文内容时使用。数据由即刻数据(jikeapi.cn)开放接口提供。
README (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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install jike-xiehouyu-query
  3. After installation, invoke the skill by name or use /jike-xiehouyu-query
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug jike-xiehouyu-query
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 歇后语查询 - 即刻数据?

歇后语查询。支持按关键词搜索歇后语,也支持随机返回歇后语。 适用场景:用户要求搜索、随机推荐或解释相关中文内容时使用。数据由即刻数据(jikeapi.cn)开放接口提供。 It is an AI Agent Skill for Claude Code / OpenClaw, with 39 downloads so far.

How do I install 歇后语查询 - 即刻数据?

Run "/install jike-xiehouyu-query" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 歇后语查询 - 即刻数据 free?

Yes, 歇后语查询 - 即刻数据 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 歇后语查询 - 即刻数据 support?

歇后语查询 - 即刻数据 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 歇后语查询 - 即刻数据?

It is built and maintained by jikeapi (@jikeapi-cn); the current version is v1.0.0.

💬 Comments