← Back to Skills Marketplace
jikeapi-cn

星座配对 - 即刻数据

by jikeapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
40
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install jike-zodiac-pairing-query
Description
星座配对。输入男生星座和女生星座,查询配对指数、比例、同情指数、天长地久指数、结果评述和恋爱建议。 适用场景:用户询问相关传统文化、生活常识或配对资料时使用。数据由即刻数据(jikeapi.cn)开放接口提供。
README (SKILL.md)

星座配对 - 即刻数据

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

前置配置

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

使用方法

python3 scripts/zodiac_pairing_query.py --boy-zodiac 双鱼座 --girl-zodiac 天蝎座
python3 scripts/zodiac_pairing_query.py --boy-zodiac 双鱼座 --girl-zodiac 天蝎座 --json

直接调用 API:

GET https://api.jikeapi.cn/v1/zodiac_pairing?boy_zodiac=双鱼座&girl_zodiac=天蝎座&appkey=YOUR_APPKEY

AI 使用步骤

  1. 从用户消息中提取查询参数。
  2. 执行 python3 scripts/zodiac_pairing_query.py 并传入对应参数。
  3. 默认返回中文文本;需要结构化处理时追加 --json
  4. 如果用户没有提供可选参数,可不传该参数,由接口按默认逻辑处理。

脚本位置

scripts/zodiac_pairing_query.py

Usage Guidance
This looks safe for its stated purpose. Before installing, make sure you are comfortable providing a Jike API key, confirm the API base URL has not been overridden unexpectedly, and use it only for the intended zodiac pairing lookups.
Capability Analysis
Type: OpenClaw Skill Name: jike-zodiac-pairing-query Version: 1.0.0 The skill is a straightforward API wrapper for querying zodiac pairing information from jikeapi.cn. The Python script (zodiac_pairing_query.py) uses standard libraries to handle arguments and perform network requests, with no evidence of malicious behavior, data exfiltration, or command injection vulnerabilities.
Capability Assessment
Purpose & Capability
The SKILL.md description, metadata, and Python script all align around one purpose: querying Jike's zodiac pairing endpoint with boy/girl zodiac parameters and returning text or JSON.
Instruction Scope
The AI instructions are scoped to extracting user-provided query parameters and running the included helper script; there are no prompt overrides, persistence instructions, or unrelated actions.
Install Mechanism
There is no install spec and no external package installation; the included script uses Python standard-library modules only.
Credentials
The required Jike API key is proportionate to the API integration, but users should be aware it is sent with the query and the script also supports an endpoint override via JIKE_API_BASE_URL.
Persistence & Privilege
The script does not create persistence, background workers, or privileged system changes; it only reads credentials from CLI/env/.env and performs a single API request.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install jike-zodiac-pairing-query
  3. After installation, invoke the skill by name or use /jike-zodiac-pairing-query
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the jike-zodiac-pairing-query skill. - Query zodiac compatibility, including matching index, ratio, empathy index, lasting relationship index, assessment, and dating advice. - Easy setup with required AppKey environment variable. - Provides both command-line and direct API usage options. - Data powered by Jike Data (jikeapi.cn).
Metadata
Slug jike-zodiac-pairing-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 40 downloads so far.

How do I install 星座配对 - 即刻数据?

Run "/install jike-zodiac-pairing-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