Overview
- Skill Key
- fungjcode/earthquake-monitor
- Author
- fungjcode
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/fungjcode/earthquake-monitor
- Latest Commit SHA
- e1e15289f6e1b27a9397a13d3d0c663b1b65f886
Real-time earthquake monitoring for China, Taiwan, and Japan. CENC/CWA/JMA WebSocket data with proactive alert support.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 earthquake-monitor 技能。 若已安装,则直接安装 earthquake-monitor 技能。
# Earthquake Monitor
Real-time earthquake monitoring for China, Taiwan, and Japan.
## Data Sources
| Source | Region | Description |
|--------|--------|-------------|
| CENC | 🇨🇳 China | China Earthquake Networks Center |
| CWA | 🇹🇼 Taiwan | Central Weather Administration |
| JMA | 🇯🇵 Japan | Japan Meteorological Agency |
## Get Earthquakes
```javascript
// Get all earthquakes
getAll()
// Get by source
getCENC()
getJMA()
getCWA()
```
## Initialize & Start Monitoring
```javascript
// First time setup
init({ location: "大理" })
// Start proactive monitoring
start({ interval: 60000 })
// Stop monitoring
stop()
```
## Options
| Option | Default | Description |
|--------|---------|-------------|
| location | 大理 | Monitoring city |
| distanceThreshold | 300 | Alert distance (km) |
| minMagnitude | 3.0 | Minimum magnitude |
| interval | 60000 | Check interval (ms) |
## Supported Cities
大理、昆明、北京、上海、广州、深圳、成都、重庆、杭州、西安、南京、武汉、台北、东京、首尔等 40+ cities.
## Notes
- Data from official government agencies (CENC/CWA/JMA)
- No API key required
- WebSocket + HTTP fallback
## Author
- Author: fungjcode
- GitHub: https://github.com/fungjcode
0xnyk
X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
jackculpan
Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.
openclaw-trade
openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.
xquik-dev
X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.
mohsinkhadim59
Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.