virus-monitor

Combine wastewater and sentinel data to summarize virus activity in Vienna.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/zangxin75/openclaw-skills --skill virus-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: virus-monitor
Source: https://github.com/zangxin75/openclaw-skills/tree/main/virus-monitor
Command: npx skills add https://github.com/zangxin75/openclaw-skills --skill virus-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a consolidated view of virus activity in Vienna by integrating data from national wastewater monitoring, the MedUni Wien Sentinel System, and the AGES dashboard.

Core Features & Use Cases

  • Wastewater Monitoring: Tracks SARS-CoV-2 levels in Vienna's wastewater.
  • Sentinel Data Integration: Monitors positivity rates for respiratory viruses like Influenza and RSV.
  • Cross-Referencing: Combines data from multiple official sources for a comprehensive overview.
  • Use Case: Public health officials can use this Skill to quickly assess the current and trending levels of various viruses in the population, aiding in timely public health interventions.

Quick Start

Run the virus-monitor skill to get a JSON summary of all available virus monitoring data for Vienna.

Frequently Asked Questions about virus-monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor SARS-CoV-2 and respiratory virus levels in Vienna's wastewater?

You monitor SARS-CoV-2 and respiratory virus levels by retrieving data from national wastewater dashboards, MedUni Wien Sentinel reports, and AGES sources, then processing the aggregated metrics into a status summary using curl and jq.

How do I aggregate Influenza and RSV sentinel data with public health dashboards?

You aggregate Influenza and RSV sentinel data by cross-referencing MedUni Wien Sentinel System reports with AGES wastewater dashboards, combining the distinct datasets to analyze positivity rates and wastewater levels into a comprehensive JSON overview.

Do I need curl and jq to track public health virus data?

Yes, you need curl and jq to track public health virus data because they are required for retrieving the raw national wastewater data and parsing the JSON responses into an analyzed status summary.

What is the best way to get a consolidated view of virus activity from multiple Austrian health sources?

The best way to get a consolidated view of virus activity is to combine national wastewater monitoring, MedUni Wien Sentinel System reports, and AGES dashboards, cross-referencing the sources to provide a comprehensive population-level overview.

Does this wastewater monitoring approach track viruses beyond SARS-CoV-2?

Yes, this wastewater monitoring approach tracks viruses beyond SARS-CoV-2 by analyzing Influenza and RSV levels, integrating sentinel positivity rates to provide a comprehensive status summary of respiratory virus activity.