Daily Routine

Aggregate token movers, papers, GitHub issues, Hacker News, and tweets into a morning briefing.

6|2|Updated May 21, 2026
One-click install
npx skills add https://github.com/anajuliabit/aeon --skill daily-routine-anajuliabit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Daily Routine
Source: https://github.com/anajuliabit/aeon/tree/main/skills/daily-routine
Command: npx skills add https://github.com/anajuliabit/aeon --skill daily-routine-anajuliabit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of staying informed without manually collecting updates across crypto, AI, papers, GitHub activity, and Hacker News into a single digest.

Core Features & Use Cases

  • Morning briefing across multiple sources: Aggregates token movers, a paper pick, GitHub issues, and an HN digest, then summarizes them into one message.
  • Tweet roundup by topic: Pulls a compact roundup from X (via X.AI when available, otherwise via web search) and condenses it into actionable gist bullets.
  • Chain-friendly and non-redundant execution: When used in a chain, it consumes prior sub-skill outputs instead of rerunning them; otherwise it executes the sub-skills inline and avoids repeated items by reading recent memory/logs.

Quick Start

Ask an AI agent to run the Daily Routine skill for emphasis area "AI" and deliver the formatted notification summary while logging results to memory/logs.

Frequently Asked Questions about Daily Routine

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

FAQPage Schema
How do I generate a daily news digest across crypto, AI, and GitHub?

To generate a daily news digest, this Skill aggregates token movers, research papers, GitHub issues, and Hacker News highlights into a single morning briefing. You simply ask an AI agent to run it with your specified emphasis area, such as crypto or AI.

Can I automate a recurring morning briefing without manual web searches?

You can automate a recurring morning briefing by scheduling this Skill for unattended execution. It automatically pulls updates from various sources, formats them under a 4000 character limit, and logs the results to memory.

Do I need an XAI_API_KEY to pull a tweet roundup for my news briefing?

You do not need an XAI_API_KEY to pull a tweet roundup. If the key is not set, the Skill falls back to standard web search to retrieve and condense tweets into actionable gist bullets for your digest.

How does the daily briefing avoid redundant information when chained with other skills?

The daily briefing avoids redundancy by consuming prior sub-skill outputs when executed in a chain. When running independently, it reads recent memory and logs to prevent repeating items already covered in previous updates.

What is the character limit for the formatted notification summary?

The formatted notification summary has a strict 4000 character limit. This ensures the aggregated token movers, paper picks, and GitHub issue updates remain concise enough for standard notification delivery.