🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Let Fate Decide

by @kc0bfv

Draw Tarot cards using cryptographic randomness to inject entropy into planning when prompts are vague or underspecified. Interprets a 4-card spread to guide...

Versionv1.0.2
⚑ When to Use
TriggerAction
- **Explicit invocations**: "I'm feeling lucky", "let fate decide", "dealer's choice", "surprise me", "whatever you think"
- **Yu-Gi-Oh energy**: "Heart of the cards", "I believe in the heart of the cards", "you've activated my trap card", "it's time to duel"
- **Nonchalant delegation**: The user expresses indifference about the approach
- **Redraw requests**: "Try again" or "draw again" when no actual system changes occurred (draw new cards)
- **Tie-breaking**: When you genuinely cannot decide between equally valid approaches
πŸ’‘ Examples

1. Run the drawing script:

   python3 {baseDir}/scripts/draw_cards.py
   

2. The script outputs JSON with 4 drawn cards, each with a suit and card_id

3. Look up each card's meaning in the appropriate file under {baseDir}/cards/: - cards/major.md β€” 22 Major Arcana - cards/wands.md β€” 14 Wands - cards/cups.md β€” 14 Cups - cards/swords.md β€” 14 Swords - cards/pentacles.md β€” 14 Pentacles

Each card is under a heading matching its name (e.g. "# The Fool", "# Ace of Cups").

4. Interpret the spread using {baseDir}/references/INTERPRETATION_GUIDE.md

5. Apply the interpretation to the task at hand

View on ClawHub
TERMINAL
clawhub install let-fate-decide

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’