odaily

Aggregate Odaily crypto-news, market data, and macro signals into structured outputs.

2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/ODAILY/odaily_plugin- --skill odaily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: odaily
Source: https://github.com/ODAILY/odaily_plugin-/tree/main
Command: npx skills add https://github.com/ODAILY/odaily_plugin- --skill odaily

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Odaily Skill consolidates crypto-market news, prices, and macro signals into structured outputs that AI agents can reason with, eliminating the friction of querying multiple sources manually.

Core Features & Use Cases

  • AI-extracted headlines from Odaily articles and fasts with source links to enable quick decision making.
  • Real-time market data aggregation: CoinGecko prices, market caps, dominance, and notable indicators for BTC/ETH/SOL.
  • Multi-module daily brief covering M1–M5 equivalents: 今日必关注、加密市场分析、明日关注、预测市场异动、API数据模块。
  • Zero-setup usage; Supabase optional persistence for whale-trade deduplication.

Quick Start

Run python3 run.py get_today_watch '{"limit": 10}' to fetch today's highlights.

Frequently Asked Questions about odaily

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

FAQPage Schema
How do I aggregate real-time crypto market data and news for AI agents?

To aggregate real-time crypto market data and news for AI agents, this Skill consolidates Odaily headlines, CoinGecko prices, and macro signals into structured outputs. It processes information across five modules to deliver concise, decision-ready briefs.

How do I fetch today's crypto highlights and watchlist using Python?

You can fetch today's crypto highlights by executing python3 run.py get_today_watch with a JSON limit argument. This calls the today's watch module to retrieve structured, AI-extracted headlines with source links for rapid decision making.

Can I use Supabase for persistence when tracking crypto whale trades?

Yes, you can optionally configure Supabase for persistence to enable whale-trade deduplication. The Skill supports zero-setup usage by default, but adding Supabase allows you to store and query historical whale-tail scan data.

What specific market indicators and crypto assets does the analysis cover?

The market analysis covers real-time CoinGecko prices, market caps, dominance, and notable indicators specifically for BTC, ETH, and SOL. It aggregates these metrics alongside Odaily news to deliver structured macro signals.

Does the crypto news aggregation handle API errors and source documentation?

Yes, the crypto news aggregation handles errors gracefully and includes source documentation. It exposes Python run.py tools that manage API failures smoothly while maintaining source links to Odaily articles for data verification.

Are there limitations to accessing Polymarket data and prediction market scans?

Polymarket data and prediction market scans are limited to the outputs provided by the prediction market anomaly module. The Skill delivers structured briefs but does not support custom querying beyond the exposed Python run.py tools.