
Oracle Tarot Reader
Professional-grade Tarot reading skill featuring random card draws, RWS imagery, and psychological interpretations.
- Conduct random, multi-card readings with the Rider-Waite-Smith deck
- Provide psychological insight without deterministic or mystical jargon
- Auto-detect and respond in 6 different languages fluently
Free
Sample input
I'm thinking about starting a new project but I'm feeling a bit lost. Can you do a 3-card cross tarot reading for me?
Sample output
The Spread: 3-Card Cross (Situation/Challenge/Guidance)
Position 1: Situation [The Fool - Upright] This card suggests you are at the precipice of a new beginning. Your current situation is characterized by a high degree of openness, but perhaps a lack of practical planning.
Professional-grade Tarot reading skill featuring random card draws, RWS imagery, and psychological interpretations.
Free
Included in download
- Downloadable skill package
- 1 permission declared
- Instant install
Sample input
I'm thinking about starting a new project but I'm feeling a bit lost. Can you do a 3-card cross tarot reading for me?
Sample output
The Spread: 3-Card Cross (Situation/Challenge/Guidance)
Position 1: Situation [The Fool - Upright] This card suggests you are at the precipice of a new beginning. Your current situation is characterized by a high degree of openness, but perhaps a lack of practical planning.
Screenshots
About This Skill
What it does
This skill provides a high-fidelity, psychological Tarot reading experience directly within your AI agent. It utilizes the iconic Rider-Waite-Smith deck (78 cards) and pairs it with a sophisticated Adlerian-style interpretation framework. Unlike basic prompting, this skill uses a dedicated Python engine to ensure true random card draws—including reversals—and handles image processing, language detection, and structured spread selection (from single-card pulls to 5-card crosses).
Why use this skill
Standard LLMs often hallucinate card meanings or repeat the same symbols. This skill anchors the agent with a robust 78-card database and a script-driven randomization process. It specifically avoids "woo-woo" mystical jargon, instead offering a modern, psychological approach focused on reflection, patterns of behavior, and near-future action. It handles all the heavy lifting of image management, position labeling, and multi-language support (English, Spanish, French, German, Italian, and Portuguese).
Supported tools
- Python 3 execution environment
- Pillow (optional for automatic image rotation of reversed cards)
- Local or cloud file systems for image hosting and transcript saving
The output is a beautifully formatted markdown reading featuring actual card images, position-specific analysis, and a synthesized final summary.
Use Cases
- Conduct random, multi-card readings with the Rider-Waite-Smith deck
- Provide psychological insight without deterministic or mystical jargon
- Auto-detect and respond in 6 different languages fluently
- Generate and save markdown transcripts of readings with card images
Known Limitations
- Requires Python 3 and Pillow for card rotation.
- Not for crisis or professional advice.
- Image display depends on agent UI capabilities.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/oracle-tarot-reader -o /tmp/oracle-tarot-reader.zip && unzip -o /tmp/oracle-tarot-reader.zip -d ~/.claude/skills && rm /tmp/oracle-tarot-reader.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Compatible with SKILL.md-compatible agents like Claude Code and local Python-enabled AI environments.
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.