ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
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/hfnews
Or

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

IT

Cybersecurity

Metadata

Author@huberteff
Stars2387
Views0
Updated2026-03-09
View Author Profile
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.