bmkg-monitorMonitoring earthquake data in Indonesia using BMKG official data. Use when the user asks for the latest earthquake, felt earthquakes, or information about a specific seismic event in Indonesia.
Install via ClawdBot CLI:
clawdbot install bluemeda/bmkg-monitorMonitor and analyze seismic activity in Indonesia using real-time data from the Badan Meteorologi, Klimatologi, dan Geofisika (BMKG).
Run the monitor script to fetch the latest data:
# Get the latest significant earthquake (M5.0+)
python3 scripts/get_gempa.py latest
# Get list of earthquakes felt by people (including smaller ones)
python3 scripts/get_gempa.py felt
# Get recent history of M5.0+ earthquakes
python3 scripts/get_gempa.py recent
# Get detailed Moment Tensor and Phase history
python3 scripts/get_gempa.py detail <EVENT_ID>
If a user reports feeling a tremor or asks "Was there a quake?", run get_gempa.py felt first. This list includes smaller, shallow quakes that people actually feel.
When a significant quake occurs, use references/seismology.md to explain:
If the user provides a "Moment Tensor" or "Beach Ball" diagram (usually from a detailed BMKG report), refer to the "Moment Tensor" section in references/seismology.md to identify if the quake was Strike-Slip, Normal, or Thrust.
Generated Mar 1, 2026
Government agencies and disaster management teams use the skill to quickly assess seismic events after reports of tremors, enabling rapid deployment of resources and public alerts based on real-time earthquake data and impact analysis.
Engineering firms and urban planners monitor earthquake activity to evaluate risks to buildings, bridges, and critical infrastructure, using detailed seismic data to inform design standards and retrofit projects in earthquake-prone regions of Indonesia.
News organizations integrate the skill to provide accurate, up-to-date earthquake reports, including magnitude, location, and felt events, enhancing coverage of natural disasters and public information dissemination during seismic incidents.
Insurance companies leverage the skill to analyze earthquake patterns and details for underwriting policies, assessing claims, and developing risk models that account for seismic activity, helping to price coverage and manage liabilities in Indonesia.
Universities and research institutions use the skill to study seismology, teaching students about earthquake mechanics and conducting analyses on fault types and moment tensors, supported by real-world data from BMKG for academic projects.
Offer premium access to enhanced earthquake data, such as detailed moment tensor analyses and historical trends, through a subscription plan for businesses and researchers needing in-depth seismic insights beyond basic monitoring.
License the skill's data and functionalities as an API for third-party applications, allowing developers in sectors like emergency apps or construction software to embed real-time earthquake monitoring and analysis features.
Provide tailored consulting services to organizations, such as government bodies or engineering firms, offering custom analyses, training on seismology references, and integration support for specific earthquake monitoring needs.
💬 Integration Tip
Integrate with existing emergency alert systems or news platforms using the provided scripts for quick data fetching, and reference the seismology.md file for detailed explanations to enhance user understanding.
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Essential Docker commands and workflows for container management, image operations, and debugging.
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.