daily-stoic
Send daily Stoic philosophy quotes from "The Daily Stoic" by Ryan Holiday. Use when setting up daily wisdom reminders via email or Telegram, or when a user wants stoic quotes for a specific date. Supports all 366 days with title, quote, and reflection.
Why use this skill?
Automate your morning routine with Daily Stoic wisdom. Get daily quotes and reflections from Ryan Holiday delivered to your email or Telegram.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/fcavalcantirj/daily-stoicWhat This Skill Does
The daily-stoic skill acts as an automated wisdom curator for OpenClaw users, providing access to the complete 366-day collection from Ryan Holiday's "The Daily Stoic". This tool is designed to integrate seamlessly into daily routines, allowing users to receive philosophical insights via terminal, Telegram messages, or automated email digests. It functions by accessing a structured JSON database of Stoic entries, parsing the daily content into various formats including plain text for console debugging, Telegram-friendly Markdown for bot integration, and HTML for professional email formatting. Whether you are seeking a moment of reflection during your morning commute or wish to programmatically trigger a Stoic thought as part of a larger daily planning script, this tool provides a standardized interface to fetch, format, and deliver these meditations.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/fcavalcantirj/daily-stoic
Ensure your system has Python 3 installed, as the primary logic resides in the get-stoic.py script. The skill will automatically point to the internal assets/stoic-daily.json data file, containing the full 366-day repertoire including leap year support.
Use Cases
- Mindful Scheduling: Automate your morning routine by triggering an email digest containing the day's Stoic reading before you start your workday.
- Bot Integration: Extend your Telegram bot capabilities to offer an on-demand "Stoic Quote of the Day" feature for your channel subscribers.
- Self-Reflection Journals: Use the raw JSON output to pipe entries directly into a digital journal or personal knowledge base for retrospective analysis.
- Automated Alerts: Set up a cron job to push wisdom to a group chat, ensuring consistent exposure to ancient philosophy without manual intervention.
Example Prompts
- "OpenClaw, get today's Stoic quote and send it to me via Telegram."
- "Send the Stoic reflection for February 3rd to my email address formatted in HTML."
- "Schedule a daily reminder at 7:00 AM that delivers the current Daily Stoic entry to my chat interface."
Tips & Limitations
- Customization: If you want to modify the look of the emails, edit the file located at
assets/email-template.html. This allows you to apply custom CSS to match your personal style. - Data Integrity: The skill relies on the provided
assets/stoic-daily.json. Ensure this file remains in the directory structure, as the script is hardcoded to reference it relative to its base directory. - Date Handling: The script relies on the system clock. Ensure your server time zone is configured correctly if you want the quotes to reset exactly at midnight in your local time.
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-fcavalcantirj-daily-stoic": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, code-execution
Related Skills
claw-onboarding
Welcome new users to the agent ecosystem. Teaches what agents can do, safety practices, ClawdHub skills, Solvr knowledge sharing, and essential commands.
proactive-amcp
Proactive immortal — behavior ontology (learn remember stuck) hooks kick in · IPFS soul · Solvr · self-heals on boot · disk check · watchdog 🏴☠️
ga-deep-dive
Comprehensive Google Analytics 4 analysis — extracts EVERYTHING the API offers. Health scores, scroll depth, cohorts, demographics, and more.
proactive-solvr
Transform your AI agent into a proactive partner with soul persistence, collective knowledge via Solvr, self-healing heartbeats, and config enforcement scripts.
solvr
Search and contribute to Solvr — a knowledge base for developers and AI agents.