Skip to content

Add Crypto News Ranked by AI skill#237

Open
AssembleAI-crypto wants to merge 5 commits intobinance:mainfrom
AssembleAI-crypto:crypto-news-ns3
Open

Add Crypto News Ranked by AI skill#237
AssembleAI-crypto wants to merge 5 commits intobinance:mainfrom
AssembleAI-crypto:crypto-news-ns3

Conversation

@AssembleAI-crypto
Copy link
Copy Markdown

@AssembleAI-crypto AssembleAI-crypto commented Mar 30, 2026

Add Crypto News Ranked by AI skill (1.0.6)

Summary

AI-powered crypto news intelligence that reads 20+ media outlets in real time and ranks every article by importance (Level 1-5). Four RSS feeds with structured analysis, coin-level filters, and 16 languages. No API key required. Binance and CoinGecko use our data.

APIs Used

HTTP Info Description Required Parameters Optional Parameters Authentication
GET https://api.ns3.ai/feed/news-data Real-time news stream with AI classification and 5-section analysis lang crypto, newsType, excludeLevels, excludeSources, excludeCategories, limit No
GET https://api.ns3.ai/feed/news-ranking Top 10 most important stories ranked by importance lang None No
GET https://api.ns3.ai/feed/today-summary 24-hour narrative desk briefing lang None No
GET https://api.ns3.ai/feed/news-flash Breaking headlines from Bloomberg Terminal and Reuters lang excludeSources, limit No

Binaries Used

curl — used to fetch RSS XML feeds from api.ns3.ai endpoints. No other binaries required.

How it works

  1. Pipeline A reads every article published across 20+ trusted crypto media outlets (CoinDesk, Cointelegraph, Bloomberg Crypto, Reuters Crypto, and more)
  2. Each article passes through a four-stage classification pipeline: L5 noise filter → L4 routine filter → L2 condition table (6 categories) → L1 override
  3. Level 1-3 articles receive 5-section AI analysis (Key Point, Market Sentiment, Similar Past Cases, Ripple Effect, Opportunities & Risks)
  4. Pipeline B separately polls Bloomberg Terminal and Reuters for breaking headlines
  5. All feeds are delivered as RSS XML. The agent calls the endpoint with curl, parses the XML, and presents results to the user
  6. No API key or authentication is needed. All endpoints are publicly accessible
  7. All feeds are available simultaneously in 16 languages via the lang parameter

Use Cases

  • Portfolio monitoring: "What's the latest news on BTC, ETH, and SOL?" — agent calls News RSS with crypto=BTC,ETH,SOL&limit=20
  • Morning briefing: "Catch me up on what happened overnight" — agent calls Daily Briefing (~2,000 tokens)
  • Breaking news alerts: "Any breaking news right now?" — agent calls News Flash for real-time headlines
  • Important news only: "What are the top stories today?" — agent calls Top News for ranked Level 1-2 stories
  • Price action research: "Why did SOL price move?" — agent calls News RSS with crypto=SOL&newsType=important&limit=20
  • Multi-language support: agent serves Korean, Japanese, Chinese, and 13 other languages natively without translation overhead

Copyright

All news data delivered through NS3 RSS feeds is generated by AI that reads original articles and produces entirely new text and structure. No original text is reproduced. Copyright belongs to Assemble AI (NS3).

Add Crypto News Ranked by AI skill (1.0.5)
@AssembleAI-crypto AssembleAI-crypto changed the title Create SKILL.md Add Crypto News Ranked by AI skill Mar 30, 2026
@theo-s68 theo-s68 self-assigned this Apr 15, 2026
Update SKILL.md to v1.0.6
Move SKILL.md to skills/crypto-news/
Move SKILL.md to skills/binance-web3/crypto-news/
Add a short disclaimer at the bottom clarifying that NS3 data is
provided for informational purposes only and does not constitute
financial, investment, trading, or tax advice.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants