daily-voice-quote每日名言語音任務。產生「語音 + 封面圖靜態影片 +(選配)HeyGen 數位人影片」並發送給主人。
Install via ClawdBot CLI:
clawdbot install dAAAb/daily-voice-quoteGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.elevenlabs.io/v1/voices/addCalls external URL not in known-safe list
https://try.elevenlabs.io/clawhubAI Analysis
The skill interacts with legitimate, documented APIs (ElevenLabs, HeyGen) for its stated purpose of voice and video generation. The 'unknown data sink' signal is a false positive, as the endpoint is part of ElevenLabs' official voice cloning API. No credential harvesting, hidden instructions, or obfuscation is present.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
Individuals use the skill to receive daily inspirational quotes in their own voice, combined with personalized cover images, to start their day with motivation and a sense of connection. This is ideal for self-improvement enthusiasts, busy professionals seeking mindfulness moments, or people recovering from illness who need uplifting content.
Companies deploy this skill to send daily leadership quotes or company values in the CEO's or manager's cloned voice to employees via internal channels like Slack or email. This fosters culture, reinforces messaging, and boosts team morale with a personal touch, especially for remote teams.
Educators and online course creators use the skill to generate daily learning snippets, historical quotes, or philosophical insights in their voice, paired with relevant visuals. This creates engaging, bite-sized educational content for students or subscribers on platforms like Discord or learning management systems.
Influencers and content creators automate the production of daily quote videos with their voice and avatar for platforms like Instagram, TikTok, or YouTube. The HeyGen digital avatar option adds a professional touch, helping to grow audience engagement and consistency without daily manual effort.
Therapists or caregivers use the skill to create comforting daily affirmations or quotes in a familiar voice for clients with anxiety, dementia, or visual impairments. The audio-visual output can be delivered via accessible apps, providing emotional support and routine in a personalized format.
Offer tiered monthly subscriptions for users to receive daily quotes with varying features: basic (audio only), premium (audio + static video), and pro (audio + video + HeyGen avatar). Revenue comes from recurring fees, with higher tiers including advanced customization and priority support.
License the skill technology to businesses for internal use or as a white-label solution for their own customer-facing apps. Charge based on the number of users, API calls, or a flat enterprise fee, with additional revenue from setup, customization, and ongoing maintenance services.
Provide a free basic version with limited quotes or voice options, and monetize through paid API access for high-volume usage, advanced voice cloning, or premium integrations like HeyGen avatars. Revenue streams include pay-per-use API credits and upsells to enterprise plans.
💬 Integration Tip
Ensure all media outputs are formatted for target channels like LINE, and use reliable CDNs for public URL hosting to avoid playback issues.
Scored Apr 20, 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.