← Back to Skills Marketplace
182
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zodiac-tarot-master
Description
星座配对 + 塔罗牌占卜占位版本。妮妮开发的占位版本,待2.0版本更新。
Usage Guidance
This looks like a benign placeholder skill: it runs the included Python scripts locally to produce astrology and tarot outputs, and it asks for no credentials or external installs. Before installing, consider: (1) the trigger executes the shipped Python code via subprocess — review scripts/compatibility.py, scripts/tarot.py, and trigger.py if you want to be certain of behavior; (2) future 2.0 updates could change behavior or add network I/O, so re-check permissions and code when updated; (3) if you run agents in a high-security environment, avoid installing skills that execute arbitrary local code unless you trust the author. Otherwise this skill appears internally consistent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: zodiac-tarot-master
Version: 1.0.0
The skill bundle provides legitimate zodiac compatibility and tarot reading functionality as described in its documentation. The Python scripts (compatibility.py, tarot.py, and trigger.py) use safe subprocess calls with list-based arguments and implement strict input validation by matching user queries against predefined allow-lists of zodiac signs and divination types. No evidence of data exfiltration, shell injection, or malicious prompt instructions was found.
Capability Assessment
Purpose & Capability
Name/description (星座配对 + 塔罗牌占卜) match the provided files: zodiac compatibility and tarot scripts, reference docs, and trigger. There are no unrelated environment variables, binaries, or external services requested.
Instruction Scope
SKILL.md is a placeholder and the runtime flow (trigger.py) executes local scripts via subprocess.run to call scripts/compatibility.py and scripts/tarot.py. That behavior is expected for this skill, but note that the trigger spawns local Python processes — it executes code shipped with the skill rather than only returning text.
Install Mechanism
No install spec is present (instruction-only style with bundled code). This is low-risk: nothing is downloaded from external URLs and no archives are extracted during install.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The included code does not read environment secrets or external auth tokens.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or system-wide settings. It only executes its own local scripts when invoked.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zodiac-tarot-master - After installation, invoke the skill by name or use
/zodiac-tarot-master - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial placeholder release for "星座塔罗占卜师" skill.
- Announces upcoming features: zodiac compatibility, Tarot reading, and user-friendly design.
- Notifies users that a full-featured version 2.0 is in development, planned for release on 2026-03-30.
- Purpose of this version is to reserve the skill name; functional features are not yet available.
Metadata
Frequently Asked Questions
What is Astrology Foreteller?
星座配对 + 塔罗牌占卜占位版本。妮妮开发的占位版本,待2.0版本更新。 It is an AI Agent Skill for Claude Code / OpenClaw, with 182 downloads so far.
How do I install Astrology Foreteller?
Run "/install zodiac-tarot-master" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Astrology Foreteller free?
Yes, Astrology Foreteller is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Astrology Foreteller support?
Astrology Foreteller is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Astrology Foreteller?
It is built and maintained by Koradji77 (@koradji77); the current version is v1.0.0.
More Skills