tarotA reflective tarot draw for emotional support (presence-first, non-clinical, non-predictive).
Install via ClawdBot CLI:
clawdbot install yangsenessa/tarotGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
Integrate the tarot skill into meditation or journaling apps to offer users reflective prompts during moments of uncertainty or stress. It provides a non-clinical tool for emotional grounding, enhancing user engagement through interactive, mindful exercises.
Use the skill in corporate wellness platforms to help employees manage work-related stress and decision-making. It offers a safe, non-directive space for reflection, promoting mental well-being without medical advice, suitable for EAP integrations.
Incorporate the skill into life coaching or personal development courses to facilitate client introspection and goal-setting. It serves as a symbolic tool for exploring values and choices, aligning with coaching methodologies that emphasize agency and self-discovery.
Deploy the skill in chatbots or social media apps for lighthearted, reflective interactions, such as daily tarot draws for entertainment. It attracts users seeking fun, meaningful content while adhering to boundaries against predictive or fear-based messaging.
Offer basic single-card draws for free to attract users, with premium features like three-card spreads, detailed interpretations, or personalized sessions via subscription. Revenue is generated through monthly or annual plans, targeting wellness enthusiasts.
License the skill as an API for integration into third-party apps, such as mental health or productivity tools. Charge based on usage volume or flat fees, providing developers with a ready-made reflective component to enhance their offerings.
Partner with companies in wellness, HR, or education sectors to embed the skill into their platforms as a value-added service. Revenue comes from partnership agreements, custom integrations, or white-label solutions tailored to specific client needs.
💬 Integration Tip
Ensure the skill is implemented with clear disclaimers about its non-clinical nature and avoid any predictive language to maintain user trust and safety.
Scored Apr 19, 2026
Local speech-to-text with the Whisper CLI (no API key).
ElevenLabs text-to-speech with mac-style say UX.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch control, and subtitle generation. Use when: (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.
Local text-to-speech via sherpa-onnx (offline, no cloud)
Start voice calls via the OpenClaw voice-call plugin.