跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Let Fate Decide

插件 已验证 活跃

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 个 MCP
目的

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.

功能

  • 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

使用场景

  • 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.

非目标

  • 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.

工作流

  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.

安装

请先添加 Marketplace

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

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标5.2k
许可证CC-BY-SA-4.0
状态
查看源代码