← 返回 Skills 市场
zhihao93li

Tafu BaZi

作者 zhihao93li · GitHub ↗ · v0.1.1 · MIT-0
darwinlinux ✓ 安全检测通过
155
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tafu-bazi
功能描述
Use Tafu's paid API for deterministic BaZi chart calculation, thematic readings, synastry, and soul-song generation when users ask for Chinese astrology anal...
安全使用建议
This skill appears to do exactly what it says: call the official Tafu API for BaZi and related paid readings. Before installing: (1) Only provide a TAFU_API_KEY obtained from https://tafu.me/developers and ensure the platform stores/injects it securely (do not paste the key into chat). (2) Be aware paid endpoints will consume credits — follow the SKILL.md instructions about 402/INSUFFICIENT_CREDITS responses. (3) Confirm the environment is not setting TAFU_API_BASE_URL to an untrusted domain (that override could capture requests and the API key). (4) Because birth data is personal, decide whether you're comfortable sending users' birth dates/locations to an external API. If any of these items are unacceptable, do not enable the skill.
功能分析
Type: OpenClaw Skill Name: tafu-bazi Version: 0.1.1 The skill is a legitimate integration for the Tafu BaZi API, providing Chinese astrology calculations and readings. It uses a shell script (scripts/tafu_api.sh) to interact with api.tafu.me using a user-provided API key. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
能力评估
Purpose & Capability
Name/description ask for BaZi/charting/synastry/soul-song and the skill only requires curl/sh and a TAFU_API_KEY to call the Tafu API. The declared primary credential (TAFU_API_KEY) and optional TAFU_API_BASE_URL match the described functionality.
Instruction Scope
SKILL.md instructs collecting specific birth data and calling the documented endpoints; it does not instruct reading unrelated files or accessing unrelated credentials. Polling behavior and error handling are specified. The guidance to avoid leaking secrets is explicit.
Install Mechanism
No install spec; the skill is instruction-only with a small shell helper (scripts/tafu_api.sh). No external downloads, package installs, or archive extraction are present.
Credentials
The only required env var is TAFU_API_KEY (primary credential), plus an optional TAFU_API_BASE_URL override for testing. These are appropriate for an API client. Note: allowing an override of the API base URL means a maliciously set TAFU_API_BASE_URL could redirect requests (and the API key) to another server — ensure the host injects these values from a trusted source.
Persistence & Privilege
Skill is not always-enabled, has no install-time persistence or modifications to other skills/config, and does not request elevated or system-wide privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tafu-bazi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tafu-bazi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- Updated developer and billing URLs from ta​fu.app to ta​fu.me throughout documentation. - Changed default API base URL to https://api.tafu.me/api/v1. - No functional code changes; documentation and endpoint references improved for consistency with current service domains.
v0.1.0
tafu-bazi 0.1.0 initial release - Introduces Chinese astrology (BaZi) charting and reading via Tafu's paid API. - Supports deterministic BaZi calculations, thematic readings, synastry (compatibility), and soul-song generation based on user-provided birth data. - Collects all required birth data before making paid API calls; asks user for missing fields. - Guides users on API key setup and error handling, including credit and authentication issues. - Ensures responses follow the factual API result, and never improvises chart output or readings.
元数据
Slug tafu-bazi
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Tafu BaZi 是什么?

Use Tafu's paid API for deterministic BaZi chart calculation, thematic readings, synastry, and soul-song generation when users ask for Chinese astrology anal... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 155 次。

如何安装 Tafu BaZi?

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

Tafu BaZi 是免费的吗?

是的,Tafu BaZi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tafu BaZi 支持哪些平台?

Tafu BaZi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。

谁开发了 Tafu BaZi?

由 zhihao93li(@zhihao93li)开发并维护,当前版本 v0.1.1。

💬 留言讨论