daily-voice-quote

Generates personalized daily voice quotes with ElevenLabs audio and HeyGen avatar videos for LINE delivery.

2|1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/dAAAb/agent-skills --skill daily-voice-quote
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-voice-quote
Source: https://github.com/dAAAb/agent-skills/tree/main/skills/daily-voice-quote
Command: npx skills add https://github.com/dAAAb/agent-skills --skill daily-voice-quote

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sag, ffmpeg, curl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of personalized daily content, delivering a curated quote in a cloned voice, accompanied by visuals, directly to the user.

Core Features & Use Cases

  • Personalized Voice Quotes: Generates audio of quotes read in a cloned voice (e.g., the user's voice).
  • Visual Content Creation: Creates a static video with a cover image and optionally a digital avatar video (HeyGen).
  • Use Case: Receive a daily motivational quote each morning, spoken in your own voice, with a custom-designed image and a digital avatar presenting it.

Quick Start

Generate a daily voice quote with a static video and send it to LINE.

Frequently Asked Questions about daily-voice-quote

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate daily voice quotes using ElevenLabs and send them to LINE?

To generate daily voice quotes, this Skill uses ElevenLabs API for voice synthesis, creates visual cover images, and delivers the compiled video directly to your LINE messaging platform via LINE API integration.

Can I use HeyGen to create an avatar video for my daily quotes?

Yes, you can use HeyGen to create an optional digital avatar video for your daily quotes, requiring the HeyGen API key to generate the visual avatar presenting the personalized content.

Do I need ffmpeg and curl installed to automate daily quote video generation?

Yes, ffmpeg and curl are required dependencies to automate daily quote video generation, handling audio processing, image overlay, video compilation, and API data fetching operations.

What's the best way to automate personalized audio content with voice cloning for daily delivery?

Automating personalized audio content involves using ElevenLabs voice cloning for synthesis and processing the audio with ffmpeg to compile static videos, delivering the final media to LINE.

Does this daily voice quote generator require Gemini API keys for script generation?

Yes, the daily voice quote generator requires Gemini API keys, along with ElevenLabs and LINE environment variables, to handle the personalized quote script generation process.