daily-voice-quote
每日名言語音任務。產生「語音 + 封面圖靜態影片 +(選配)HeyGen 數位人影片」並發送給主人。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/daaab/daily-voice-quoteWhat This Skill Does
The daily-voice-quote skill acts as an automated morning routine companion for the OpenClaw agent. It functions by selecting a profound daily quote, transforming that text into high-quality audio using ElevenLabs voice cloning, and wrapping it into either a static video or a lifelike HeyGen digital twin representation. It automates the entire multimedia creation process, allowing the AI to deliver personalized content directly to the user's preferred communication channel, such as LINE, Telegram, or Discord.
Installation
To integrate this skill, ensure you have the OpenClaw environment active. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/daaab/daily-voice-quote
Ensure you have configured your environment variables, specifically ELEVENLABS_API_KEY, and have placed your portrait photos in the avatars/ directory within your workspace to enable media synthesis. If utilizing HeyGen, provide your API credentials to the agent configuration to unlock the digital human generation pipeline.
Use Cases
This skill is perfect for users seeking daily motivation or professional reflection. It is commonly used by entrepreneurs, students, and self-improvement enthusiasts who want to start their day by hearing their own AI-cloned voice delivering wisdom. Additionally, it serves as an excellent automated social media content generator, as the output is formatted to be ready for instant sharing or personal review.
Example Prompts
- "OpenClaw, please run the daily-voice-quote routine and send it to my LINE account."
- "Generate today's quote using my digital twin avatar via HeyGen."
- "Run the morning quote, but skip the digital human video and just provide the audio and the static image video today."
Tips & Limitations
- Voice Quality: For the best results in voice cloning, ensure your source samples for ElevenLabs are high-bitrate and free of background noise.
- LINE Requirements: Remember that LINE's API is strict regarding video and audio hosting. If you encounter playback issues, ensure your server supports 'Range' requests to allow the LINE client to buffer media effectively.
- Cost Efficiency: If you are cost-conscious, leverage the native TTS tool instead of ElevenLabs, or toggle the HeyGen feature off to save credits. Always monitor your API usage on ElevenLabs and HeyGen dashboards to prevent unexpected billing.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-daaab-daily-voice-quote": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, file-read, file-write
Related Skills
elevenlabs-phone-reminder-lite
Build AI phone call reminders with ElevenLabs Conversational AI + Twilio. Free starter guide.
base-wallet
🔐 Base Wallet - Crypto Identity for AI Agents. Create wallets, sign messages (SIWE), send transactions programmatically. No browser extensions, no human intervention. The foundation for autonomous Web3 agents.
nad-wallet
🔐 Nad Wallet - Monad Chain Identity for AI Agents. Create wallets, sign messages (SIWE), manage MON tokens programmatically. Built for the Nad ecosystem (nad.fun, NadMail, NadName).
BaseMail
📬 BaseMail - Onchain Email for AI Agents on Base. Get [email protected] linked to your Basename (.base.eth). SIWE wallet auth, no CAPTCHA, no passwords. Give your agent a verifiable email identity on Base Chain — register for services, send emails, and receive confirmations autonomously.
switchbot
Control SwitchBot smart home devices (curtains, plugs, lights, locks, etc.) via SwitchBot Cloud API. Use when user asks to open/close curtains, turn on/off lights/plugs, check temperature/humidity, or control any SwitchBot device.