earthquake_data_tsunami-query

Query earthquake and tsunami datasets conversationally without writing code.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/aayush-gc/claude-agent-skill-utilities --skill earthquake-data-tsunami-query
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: earthquake_data_tsunami-query
Source: https://github.com/aayush-gc/claude-agent-skill-utilities/tree/main/.claude/skills/earthquake_data_tsunami-query
Command: npx skills add https://github.com/aayush-gc/claude-agent-skill-utilities --skill earthquake-data-tsunami-query

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires polars, pyarrow.

What problem does it solve?

Analyzing specific, pre-processed datasets like earthquake and tsunami data often requires technical skills in data manipulation and coding. This skill provides a ready-to-use conversational interface to query and analyze this data without writing any code, making complex data accessible to everyone.

Core Features & Use Cases

  • Conversational Data Querying: Ask questions about earthquake magnitudes, tsunami occurrences, locations, and dates using plain English.
  • Pre-optimized Data: Leverages Parquet format for fast and efficient querying of the dataset, ensuring quick responses even for large data volumes.
  • Automated Insights: Quickly filter, aggregate, and extract statistics from the earthquake and tsunami records, reducing manual analysis time.
  • Use Case: A researcher or journalist can quickly find "all earthquakes with magnitude over 7 that caused a tsunami in 2022" or "average depth of earthquakes in the Pacific region" without needing to write complex database queries, accelerating research and reporting.

Quick Start

Show me all earthquakes with a magnitude greater than 7 that caused a tsunami.