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

bmkg-monitor

Monitoring earthquake, weather, and tsunami data in Indonesia using BMKG official data. Use when the user asks about earthquakes, weather forecasts, weather warnings, felt tremors, tsunami potential, or seismic events in Indonesia.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bluemeda/bmkg-monitor
Or

What This Skill Does

The bmkg-monitor skill is a specialized agent capability designed to provide real-time geophysical and meteorological intelligence for the Indonesian region. It interfaces directly with the Badan Meteorologi, Klimatologi, dan Geofisika (BMKG) infrastructure to track seismic events, deliver detailed weather forecasts, and retrieve critical hazard alerts. Whether you are monitoring for tectonic activity or planning daily operations based on localized weather patterns, this tool acts as your reliable bridge to official Indonesian government data sources.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/bluemeda/bmkg-monitor Ensure you have the necessary environment dependencies installed as specified in the source repository to allow the scripts to fetch and parse external JSON data effectively.

Use Cases

  • Emergency Situations: Quickly identifying the location, magnitude, and potential tsunami risk of recent earthquakes to inform immediate decision-making.
  • Weather Planning: Accessing high-resolution 3-day weather forecasts for specific Indonesian sub-districts (kelurahan) by utilizing ADM4 administrative codes.
  • Risk Assessment: Analyzing severe weather warnings, such as heavy rain, thunderstorms, or strong winds, to prepare for potential environmental disruptions.
  • Scientific Analysis: Using raw JSON data outputs and shakemap imagery to interpret seismic intensity and fault dynamics through moment tensor analysis.

Example Prompts

  1. "Did anyone feel an earthquake in Jakarta today? Check the latest tremors and provide the MMI intensity."
  2. "What is the 3-day weather forecast for Kemayoran? Please use the ADM4 code 31.71.03.1001."
  3. "Are there any active weather warnings for my area, and is there any tsunami potential from the latest reported earthquake?"

Tips & Limitations

  • Geographic Precision: Weather forecasts rely on precise ADM4 codes. Ensure you have the correct administrative code for the specific kelurahan to guarantee accurate data retrieval. Refer to Kepmendagri No. 100.1.1-6117/2022 if you are unsure about a location's code.
  • Data Interpretation: When analyzing seismic events, always pair the raw magnitude data with the shakemap image and the MMI scale for a comprehensive understanding of the event's impact on infrastructure.
  • Connectivity: This skill requires active internet connectivity to poll the BMKG servers. If the system is offline, the agent will not be able to provide real-time updates for ongoing tremors or shifting weather fronts.
  • Disclaimer: While this tool provides data directly from official sources, it should be used for informational purposes. Always defer to official disaster management agencies during critical emergency situations.

Metadata

Author@bluemeda
Stars4473
Views1
Updated2026-05-01
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-bluemeda-bmkg-monitor": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#earthquake#weather#bmkg#indonesia#seismology
Safety Score: 4/5

Flags: network-access, external-api, code-execution