conan-skill-news
v1.0.0
Published
News skill for Conan AI — top headlines via NewsAPI (supports Arabic sources)
Maintainers
Readme
conan-skill-news
News headlines skill for Conan AI.
Top headlines by topic or category, powered by NewsAPI. Supports Arabic sources.
You: what's happening in tech today?
Conan: 📰 Top **tech** news
1. **Meta releases Llama 4 with 10M token context window**
TechCrunch · Mar 14
Meta's latest open-source model sets a new record for context length...
🔗 techcrunch.com/...
2. **Apple announces M4 Ultra chip**
The Verge · Mar 14
🔗 theverge.com/...Install
conan skill install conan-skill-newsSetup
Get a free API key at newsapi.org (100 requests/day free), then:
conan config set newsApiKey YOUR_KEYUsage
"what's the latest tech news?"
"top world headlines"
"news about artificial intelligence"
"arabic news"Categories
| Category | Sources |
|---|---|
| tech | TechCrunch, The Verge, Wired, Ars Technica |
| world | BBC, Reuters, Al Jazeera, AP |
| sports | BBC Sport, ESPN, Fox Sports |
| business | Bloomberg, Financial Times, WSJ |
| arabic | Al Jazeera English, BBC Arabic |
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| query | string | — | Topic or keywords to search |
| category | string | — | tech · world · sports · business · arabic |
| count | number | — | Number of headlines (1–5, default 5) |
License
MIT · Amr Lotfy
