ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

danish-news-aggregator

Comprehensive Danish News RSS Aggregator - combines 100+ Danish RSS feeds into category-based unified feeds. Produces 6 curated RSS feeds: - danish-all.xml (top 30 sources) - danish-national.xml (newspapers) - danish-regional.xml (local news) - danish-sports.xml (sports) - danish-business.xml (finance) - danish-tech.xml (technology) - danish-english.xml (English-language Denmark) Auto-refreshes every 15 minutes, deduplicates, ranks by source authority.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/broedkrummen/danish-news-aggregator
Or

What This Skill Does

The Danish News Aggregator is a robust OpenClaw AI agent skill designed to unify the fragmented landscape of Danish media into a single, cohesive RSS stream. By pulling data from over 100 disparate sources, the tool employs intelligent deduplication and source authority ranking to ensure that users receive only the most relevant, high-quality updates. Whether you need broad coverage across national headlines or niche updates from the technology or sports sectors, this aggregator provides seven distinct, category-based feeds. It operates autonomously, refreshing every 15 minutes to ensure that your news feed is never stale, making it an essential utility for anyone tracking current events in Denmark.

Installation

Installing this skill requires the OpenClaw CLI. Simply run the following command in your terminal: clawhub install openclaw/skills/skills/broedkrummen/danish-news-aggregator. Once installed, ensure you have the necessary Python dependencies by running pip install feedparser python-dateutil. For local development or customization, you can modify the feeds.json file to fine-tune your source list and refresh intervals. To run the aggregator in a production environment, you may use the provided Docker instructions or set up a system crontab to execute aggregator.py at your preferred frequency.

Use Cases

This skill is perfect for news junkies, researchers, and professional analysts. Use it to build a personal dashboard of Danish affairs, automate the ingestion of market trends for financial monitoring, or feed local news into a company intranet. It is particularly effective for expatriates or international observers needing a quick digest of Danish English-language media alongside local coverage.

Example Prompts

  1. "OpenClaw, pull the latest tech news from the Danish tech aggregator and summarize the top three headlines about AI regulation."
  2. "Can you check the danish-business.xml feed and identify if there are any major updates regarding the Nationalbanken today?"
  3. "Filter the danish-all feed for the last 4 hours and generate a bulleted summary of all national headlines mentioning government policy."

Tips & Limitations

To maximize efficiency, keep your refresh_interval within reasonable limits to avoid excessive network strain. Remember that this tool relies on publicly available RSS feeds; if a provider changes their URL structure, you may need to update your feeds.json configuration file manually. The deduplication algorithm uses headline matching, so be aware that variations in title styling might occasionally cause duplicate entries if they do not match exactly.

Metadata

Stars4190
Views1
Updated2026-04-18
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-broedkrummen-danish-news-aggregator": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#rss#danish-news#aggregator#media#automation
Safety Score: 4/5

Flags: network-access, file-write, file-read, code-execution