← Back to Skills Marketplace
559
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install tarot-content
Description
Generate tarot × astrology content for social media — weekly horoscope scripts, tarot spreads, video scripts, and cover art. Use when asked to "create tarot...
Usage Guidance
This skill appears coherent and focused on generating tarot+astrology content. Before installing or running: (1) be prepared to install Python packages (pyswisseph and Pillow) from PyPI — verify these packages and any native dependencies (pyswisseph may require libswisseph or platform-specific wheels); (2) Pillow code references system font paths (/System/Library/Fonts/Helvetica.ttc) that may not exist on all OSes—adjust font paths or bundle fonts as needed; (3) run third-party pip installs in a sandbox/virtualenv if you want to limit system exposure; (4) inspect the included scripts (scripts/ephemeris_helper.py) yourself — it performs local astronomical calculations only and prints JSON, and does not perform network I/O or exfiltration; and (5) note there are no required credentials or hidden endpoints. If you need autonomous agent behavior or broader system access, reconsider—this skill does not request those, which is appropriate for its purpose.
Capability Analysis
Type: OpenClaw Skill
Name: tarot-content
Version: 0.1.0
The OpenClaw skill bundle 'tarot-content' is classified as benign. All files (SKILL.md, scripts/ephemeris_helper.py, references/tarot-cards.md) align with the stated purpose of generating tarot and astrology content. SKILL.md provides clear, ethical instructions for the AI agent, including warnings against sensitive content, and code snippets for astrological calculations (pyswisseph) and image generation (Pillow). The `ephemeris_helper.py` script is a clean utility for planetary data, and `tarot-cards.md` is a harmless reference. No evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts with harmful intent, or obfuscation was found. A minor portability issue with a hardcoded font path in SKILL.md is a vulnerability, not an indicator of malice.
Capability Assessment
Purpose & Capability
The name/description (tarot × astrology content) matches the included materials: SKILL.md, a tarot reference, and an ephemeris helper. Required capabilities (planet positions, card reference, cover art) are implemented by the provided files and the recommended Python packages.
Instruction Scope
SKILL.md instructs the agent to compute ephemeris (using pyswisseph), format scripts, and generate cover art with Pillow. The instructions do not ask the agent to read unrelated files, access environment variables, or transmit data to external endpoints. The actions described are narrowly scoped to content generation.
Install Mechanism
There is no automated install spec in the registry (instruction-only). The SKILL.md recommends installing pyswisseph and Pillow via pip, which is a standard package-install approach; there are no downloads from untrusted URLs, no archive extraction, and no custom binaries.
Credentials
The skill declares no required environment variables, credentials, or config paths. The included code and instructions do not access secrets or unrelated system configuration.
Persistence & Privilege
The skill does not request permanent inclusion (always: false) and does not attempt to modify other skills or system-wide agent settings. Model invocation is enabled (default), which is expected for user-invocable skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tarot-content - After installation, invoke the skill by name or use
/tarot-content - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
tarot-content 0.1.0 — Initial release
- Generate tarot × astrology content for social media, including 12-sign weekly horoscopes, custom tarot spreads, video scripts, and mobile-optimized cover art.
- Supports event-driven content for retrogrades, eclipses, and major astrological transits with automated content calendar suggestions.
- Includes clear frameworks for script structure, three-card tarot readings per sign, scenario-based writing style, and cover art generation using Pillow.
- Guides on safe, engaging, and platform-appropriate content that avoids fear-mongering, clichés, and sensitive advice.
- Ready-to-use script and code snippets for ephemeris data (pyswisseph) and image generation.
Metadata
Frequently Asked Questions
What is Tarot Content?
Generate tarot × astrology content for social media — weekly horoscope scripts, tarot spreads, video scripts, and cover art. Use when asked to "create tarot... It is an AI Agent Skill for Claude Code / OpenClaw, with 559 downloads so far.
How do I install Tarot Content?
Run "/install tarot-content" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tarot Content free?
Yes, Tarot Content is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Tarot Content support?
Tarot Content is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tarot Content?
It is built and maintained by alexyuui (@alexyuui); the current version is v0.1.0.
More Skills