Back to Registry View Author Profile
Official Verified
hfnews
Fetch and filter news from multiple sources with stopwords/blacklist support. Customized for Hubert's interests (IT, Cybersecurity) with political/sports noise filtered out.
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/huberteff/hfnewsOr
News Fetcher
Usage
# All categories
news
# Specific category
news Allgemeines
news IT
news Cybersecurity
Output Format
Simple list:
Allgemeines:
- Titel URL
- Titel URL
- Titel URL
- Titel URL
- Titel URL
IT:
- Titel URL
- Titel URL
- Titel URL
- Titel URL
- Titel URL
Cybersecurity:
- Titel URL
- Titel URL
- Titel URL
- Titel URL
- Titel URL
Blacklist
Words to filter out:
- Sport, Trump/USA, SPD, Iran, Bürgergeld, Mietreform, Mieterschutz
- Regenpause, Ukraine, Putin, Epstein
- Bilder des Tages, Karrierefrage
- Stellenmarkt, Jobs
Categories
Allgemeines
- Tagesschau: https://www.tagesschau.de/
- FAZ: https://www.faz.net/aktuell/
- WiWo: https://www.wiwo.de/
- Süddeutsche: https://www.sueddeutsche.de/
- Spiegel: https://www.spiegel.de/
- Mittelbayerische: https://www.mittelbayerische.de/lokales/stadt-regensburg
IT
- Heise: https://www.heise.de/
- Golem: https://www.golem.de/
- Slashdot: https://slashdot.org/
Cybersecurity
- The Hacker News: https://thehackernews.com/
- BleepingComputer: https://www.bleepingcomputer.com/
- Logbuch Netzpolitik: https://logbuch-netzpolitik.de/
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-huberteff-hfnews": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.