Skip to main content

Let Fate Decide

Plugin Verified Active
Part of:Trailofbits

Draws Tarot cards using cryptographic randomness to add entropy to vague or underspecified planning. Interprets the spread to guide next steps. Use when feeling lucky, invoking heart-of-the-cards energy, or when prompts are ambiguous.

1 Skill 0 MCPs
Purpose

To inject randomness and provide a thematic basis for decision-making when prompts are ambiguous or user intent is casual, moving beyond pure logic to incorporate an element of fate.

Features

  • Draws 4 Tarot cards using cryptographic randomness
  • Interprets card meanings for planning context
  • Handles reversed cards
  • Supports user-triggered draws for vague or casual prompts
  • Provides a structured interpretation guide

Use Cases

  • When a prompt is vague and multiple valid approaches exist.
  • When the user explicitly delegates the decision with phrases like 'let fate decide' or 'whatever'.
  • To break ties between equally valid technical approaches.
  • When invoking 'heart of the cards' energy for a playful or thematic approach.

Non-Goals

  • Providing definitive answers or overriding user requirements.
  • Making safety-critical decisions (e.g., security, production deployments).
  • Simulating draws when the script fails.
  • Replacing detailed requirement gathering when precision is needed.

Workflow

  1. User provides a vague prompt or explicitly invokes fate.
  2. The plugin's agent is triggered and executes the `draw_cards.py` script.
  3. The script shuffles the deck, draws 4 cards (with potential reversals), and outputs JSON.
  4. The agent interprets the card meanings based on the provided guide.
  5. The interpretation informs the subsequent planning or action.

Installation

First, add the marketplace

/plugin marketplace add trailofbits/skills
/plugin install let-fate-decide@trailofbits

Quality Score

Verified
99 /100
Analyzed about 13 hours ago

Trust Signals

Last commit3 days ago
Stars5.2k
LicenseCC-BY-SA-4.0
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.