Daily Devotional Auto
Skill by snail3d
Why use this skill?
Automate your daily devotional content with OpenClaw. Fetch news, generate AI scripts, narrate with your voice, and upload to YouTube automatically.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/snail3d/daily-devotional-autoWhat This Skill Does
The Daily Devotional Auto skill, created by snail3d, is an all-in-one automation agent designed to streamline the creation and publication of spiritual content. By bridging the gap between current world events and faith-based reflection, it monitors daily news feeds and processes them through an AI model to generate thoughtful, contextual devotionals. Beyond just text generation, it integrates with ElevenLabs to clone your voice for high-quality narration, creates professional-looking video visualizers, and handles the entire YouTube upload workflow. The skill also features a community-driven feedback loop that scans YouTube comments for specific keywords, allowing viewers to suggest topics that the agent then prioritizes for future content, automatically crediting the user in the resulting video description.
Installation
Installation is straightforward but requires access to the clawd environment. First, ensure the base youtube-studio skill is installed and authenticated by running the auth-handler script within its directory. Next, clone or navigate to the daily-devotional-auto directory, run npm install to resolve all dependencies, and copy the .env.example file. You must populate the environment variables with your NewsAPI key, ElevenLabs credentials, and YouTube API information. Finally, schedule the daily execution using crontab -e to ensure the workflow runs reliably at your preferred time each morning.
Use Cases
This skill is ideal for content creators, pastors, or ministry leaders who want to maintain a consistent daily online presence without the manual overhead of daily editing. It is perfect for users who want to connect current geopolitical or local news events with scripture, providing a relevant and timely message to their audience. Furthermore, it excels in building community engagement by allowing viewers to influence the direction of the devotional series through comment-based requests.
Example Prompts
- "OpenClaw, run the daily-devotional-auto check and see if there are any new user suggestions in the YouTube comments to address tomorrow."
- "Check the current status of the latest devotional video and confirm if it has been successfully added to my devotional playlist."
- "Summarize the news stories that the Daily Devotional agent is considering for tomorrow's script."
Tips & Limitations
To get the best results, ensure your ElevenLabs custom voice is well-trained with high-quality audio samples, as this defines the personality of your channel. While the scheduling is automated via cron, always check the logs in the event of API rate limits from NewsAPI or YouTube. Keep in mind that AI-generated scripts should be periodically reviewed to ensure the theological nuances meet your personal or ministerial standards. If you notice a drop in video engagement, consider manually reviewing the comment threads to see if specific topics are trending that the agent might be missing.
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-snail3d-daily-devotional-auto": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api