2.6k
GitHub Stars
3
Bundled Files
2 months ago
Catalog Refreshed
3 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill irene-ai-news- _meta.json278 B
- README.md2.1 KB
- SKILL.md4.6 KB
Overview
This skill aggregates daily AI news from multiple sources into a concise digest. It pulls trending posts from HackerNews, GitHub Trending projects, recent ArXiv papers, and real-time web search results (Brave or Tavily). Use it to get a one-stop daily update on AI research, tooling, and breaking news.
How this skill works
The skill scrapes and queries each source, filters results for AI/ML-related keywords, and formats a short digest with headlines, summaries, and links. It supports Brave Search or Tavily for web queries, uses HackerNews Algolia and GitHub Trending parsing, and consumes ArXiv RSS for recent papers. You can run it interactively or schedule periodic pushes (cron) to a chat channel.
When to use it
- Get a morning or end-of-day AI digest
- Monitor trending open-source AI projects
- Discover the latest ArXiv papers in AI/ML
- Receive breaking AI news and official announcements
- Automate team updates to a chat channel
Best practices
- Choose Tavily for web search if you prefer free-tier API access without a credit card
- Configure keyword categories (ai, ml, llm, gpt, neural) to tune relevance
- Limit items per source in config to keep digests concise (e.g., 3–5 per source)
- Schedule a single daily cron job rather than very frequent polling to avoid rate limits
- Enable send option only for verified channels to prevent spamming teammates
Example use cases
- Daily 9:00 AM cron job that posts a compact AI digest to a team chat
- Quickly scan GitHub Trending items to find useful libraries or demos
- Pick top ArXiv papers for weekly reading group selection
- Search the web for breaking AI company announcements or policy updates
- Share a one-click digest link in community newsletters
FAQ
Tavily is recommended for free monthly calls and no credit card required; use Brave if you already have an API key or prefer that provider.
Can I schedule automatic posts to chat channels?
Yes. The skill supports cron-based scheduling and a --send flag to push digests to configured channels like Feishu.