daily-digestGenerates a daily digest from stored memory files, summarizing decisions, lessons, actions, and questions into a dated journal entry.
Install via ClawdBot CLI:
clawdbot install pmaeter/daily-digestGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
Individuals use the Daily Digest skill to automatically summarize their daily activities, decisions, and lessons learned from digital interactions. This helps in personal reflection, tracking progress on goals, and maintaining a structured journal without manual effort.
Project teams integrate this skill with their collaboration tools to generate daily summaries of team decisions, action items, and unresolved questions. This supports agile retrospectives, ensures accountability, and keeps distributed teams aligned on daily progress.
Support teams use the digest to compile daily interactions with customers, highlighting common issues, resolved actions, and pending questions. This aids in identifying trends, improving response strategies, and training new agents based on summarized insights.
Students and educators apply the skill to automatically generate daily digests of learning activities, key lessons, and questions from study sessions or classes. This reinforces knowledge retention, tracks educational milestones, and facilitates review for exams or projects.
Offer the Daily Digest skill as part of a subscription-based platform for personal or team productivity. Users pay a monthly fee for automated digest generation, integration with popular tools like Slack or Notion, and advanced analytics on their summarized data.
License the skill to large organizations for internal use, such as in project management or customer support departments. This includes custom integrations, priority support, and compliance features, sold through direct sales or annual contracts.
Provide a free version with basic digest generation and limited storage, then upsell premium features like automated scheduling via cron jobs, advanced memory analysis, and team collaboration tools. Monetize through in-app purchases or tiered plans.
💬 Integration Tip
Set up a cron job to run the digest_daily.py script automatically each day, ensuring it reads the correct memory files and outputs to the designated journals/digest folder for consistent daily summaries.
Scored Apr 19, 2026
This skill should be used when the user asks for news updates, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds and can create voice summaries.
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Browse and search Hacker News. Fetch top, new, best, Ask HN, Show HN stories and job postings. View item details, comments, and user profiles. Search stories and comments via Algolia. Find "Who is hiring?" threads. Use for any HN-related queries like "what's trending on HN?", "search HN for AI", "show comments on story X", "who is hiring?", "latest Ask HN posts".
Fetch and triage the latest unread RSS/news entries from a Miniflux instance via its REST API using an API token. Use when the user asks to get the latest Miniflux unread items, list recent entries with titles/links, or generate short summaries of specific Miniflux entries. Includes a bundled script to query Miniflux (/v1/entries and /v1/entries/{id}) using credentials from ~/.config/clawdbot/miniflux-news.json (or MINIFLUX_URL and MINIFLUX_TOKEN overrides).
On-demand ORF news digest in German. Use when the user says 'orf', 'pull orf', or 'orf 10'. Focus on Austrian politics (Inland) and international politics (Ausland) + major headlines; exclude sports. Send each item as its own message (Title + Age + Link). Then generate a Nano Banana image in a cartoon ZiB studio with the anchor presenting the news, plus subtle Easter eggs based on the selected stories.
Browse, read, and manage Miniflux feed articles. Use when Claude needs to work with RSS/atom feeds via Miniflux - listing unread/new articles, reading article content, marking articles as read, and managing feeds/categories. Provides CLI access with flexible output formats (headlines, summaries, full content).