← Back to Skills Marketplace
324
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ziwei-doushu-2
Description
为大模型提供命理运势分析时需要的排盘数据
Usage Guidance
Before installing, verify the publisher and fix the metadata mismatch: SKILL.md requires an API key named MYFATE_AI_API_KEY but the registry lists no required env vars — ask the publisher to declare this credential in the skill metadata. Understand that the skill will ask the agent to store and later reuse users' birth date/time (sensitive personal data) to automatically resume requests after payment; confirm you are comfortable with that memory usage and how secrets are stored. Ensure the endpoint (https://skill.myfate.ai) is legitimate, store the API key in the agent's secure secrets store (not in plain text), and test with a non-production key first. If you need stronger privacy controls, request an explicit opt-in/opt-out for automatic reuse of stored birth data or insist the skill re-confirm PII before resuming requests.
Capability Analysis
Type: OpenClaw Skill
Name: ziwei-doushu-2
Version: 0.1.0
The skill provides a legitimate interface for Ziwei Doushu astrology analysis via the `https://skill.myfate.ai` API. It uses standard `curl` commands to fetch data and requires a specific environment variable (`MYFATE_AI_API_KEY`) for authentication, which is consistent with its stated purpose. No evidence of malicious execution, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill's claimed purpose (providing Ziwei Doushu charting data) aligns with the described HTTP API endpoints and use of curl. However, SKILL.md explicitly requires an API key (MYFATE_AI_API_KEY) for authentication while the registry metadata stated 'Required env vars: none' and 'Primary credential: none'. That discrepancy is incoherent: a remote API that requires an API key should declare that credential in the metadata.
Instruction Scope
Runtime instructions are concrete (POSTs to https://skill.myfate.ai/api/skills/TOOL_NAME with api-key in headers) and include reasonable parameter rules and error handling. But the doc also instructs the agent to '直接读取当前上下文记忆中的参数' (directly read current context memory) and to automatically reissue requests after a user completes payment without asking for the birth data again. Automatically reusing stored personal birth/time data is a privacy-sensitive behavior that expands the agent's scope beyond a single on-demand request and should be explicit in metadata/consent flows.
Install Mechanism
This is an instruction-only skill with no install spec or code files; required binary is curl. That is the lowest-risk install profile and is proportionate for a skill that issues HTTP requests.
Credentials
SKILL.md requires an API key passed as MYFATE_AI_API_KEY (x-api-key or Authorization header), which is necessary for the stated purpose. However, the skill's registry metadata did not declare this required environment variable or primary credential. The missing declaration is a meaningful inconsistency: the skill will not function without that secret and users need to know what to supply and how the secret will be stored/used.
Persistence & Privilege
The skill is not always-on (always: false) and uses normal autonomous invocation. The only persistence-like behavior is the instruction to reuse context memory for resuming requests after payment; this is a functional convenience but also a privacy consideration (retaining/using PII without re-confirmation). This should be documented and consented to by users.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ziwei-doushu-2 - After installation, invoke the skill by name or use
/ziwei-doushu-2 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
ziwei-doushu-2 v0.1.0 – Initial Release
- Introduces a professional Ziwei Doushu (紫微斗数) fortune analysis tool for detailed astrological charting via API.
- Provides guidance on API authentication, supported parameters, and usage workflow for multiple calculation tools (lunar/solar conversion, natal chart, decadal/annual/monthly/daily fortune, and decade ranges).
- Details user input requirements and recommended interpretation style focused on clarity and positive guidance.
- Includes comprehensive handling for quota exhaustion with clear user prompts and seamless resumption after recharge.
- All users receive free daily call quotas following registration at the homepage.
Metadata
Frequently Asked Questions
What is Ziwei Doushu Advisor?
为大模型提供命理运势分析时需要的排盘数据. It is an AI Agent Skill for Claude Code / OpenClaw, with 324 downloads so far.
How do I install Ziwei Doushu Advisor?
Run "/install ziwei-doushu-2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ziwei Doushu Advisor free?
Yes, Ziwei Doushu Advisor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ziwei Doushu Advisor support?
Ziwei Doushu Advisor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ziwei Doushu Advisor?
It is built and maintained by Astromyst (@letswinone888); the current version is v0.1.0.
More Skills