← Back to Skills Marketplace
283
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install tarot-reading
Description
A tarot reading and interpretation tool, part of the fortune-telling-skills suite. Based on the Rider-Waite-Smith system, it supports upright and reversed re...
Usage Guidance
This skill is instruction-only and appears coherent with its tarot purpose. Before installing, review the repo-local MEMORY.md (if present) to see what, if any, user preferences or data would be read or stored. If you do not want any persistent memory written, decline or remove MEMORY.md write permissions. Although there are no external endpoints or credentials requested, you may wish to verify the homepage repository (https://github.com/eamanc-lab/fortune-telling-skills) if you want source-level assurance. If you expect the agent to run autonomously, remember it could produce readings without prompting but it does not have network/credential access from this skill alone.
Capability Analysis
Type: OpenClaw Skill
Name: tarot-reading
Version: 1.2.0
The tarot-reading skill is a well-structured tool for symbolic interpretation and divination. It contains comprehensive reference data for all 78 tarot cards and standard spreads (SKILL.md, major-arcana.md, minor-arcana.md). The instructions include clear safety boundaries, such as prohibiting medical/legal advice and fatalistic predictions, and restrict file system interactions to managing user preferences in MEMORY.md only upon explicit request. No signs of malicious intent, data exfiltration, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description (tarot reading) matches the runtime instructions and the included reference files. There are no unrelated binaries, cloud credentials, or system-wide config requirements that would be out of scope for a tarot interpreter.
Instruction Scope
Instructions are limited to parsing user intent, randomly drawing cards from the included 78-card references, interpreting them with LLM output, and optionally reading/writing this skill's MEMORY.md (and a same-repo fortune-hub/MEMORY.md if present). Reading/writing those repo-local memory files is within scope for personalization but users should be aware those files may contain stored preferences or other data.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is downloaded or written to disk by an installer. This is the lowest-risk install model.
Credentials
The skill requests no environment variables, credentials, or external config paths. Its only data access is to the provided reference files and optional repo-local MEMORY.md files, which is proportional to the described functionality.
Persistence & Privilege
always:false and no elevated privileges. The skill may read/write its own MEMORY.md only when instructed; that scoped memory access is reasonable for storing user preferences and is explicitly gated by the instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tarot-reading - After installation, invoke the skill by name or use
/tarot-reading - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
v1.2.0: Add Language & Localization for bilingual support (EN/ZH)
v1.1.0
v1.1.0: Full English translation, Biddy Tarot style card meanings
v1.0.0
首次发布:78 张牌义(RWS 体系)+ 5 种牌阵 + 元素互动解读规则
Metadata
Frequently Asked Questions
What is Tarot Reading?
A tarot reading and interpretation tool, part of the fortune-telling-skills suite. Based on the Rider-Waite-Smith system, it supports upright and reversed re... It is an AI Agent Skill for Claude Code / OpenClaw, with 283 downloads so far.
How do I install Tarot Reading?
Run "/install tarot-reading" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tarot Reading free?
Yes, Tarot Reading is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tarot Reading support?
Tarot Reading is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tarot Reading?
It is built and maintained by eamanc (@eamanc-lab); the current version is v1.2.0.
More Skills