← All skills
Tencent SkillHub · Productivity

D4 World Boss Tracker

暗黑4世界BOSS刷新时间查询。使用 @D4世界boss 或询问暗黑4世界boss时触发。自动获取踩蘑菇地图的世界BOSS刷新时间,并询问是否设置定时提醒。

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

暗黑4世界BOSS刷新时间查询。使用 @D4世界boss 或询问暗黑4世界boss时触发。自动获取踩蘑菇地图的世界BOSS刷新时间,并询问是否设置定时提醒。

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, scripts/fetch_boss.py, skill.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.3

Documentation

ClawHub primary doc Primary doc: SKILL.md 4 sections Open source page

使用方式

触发方式: @D4世界boss 暗黑4世界boss D4世界boss刷新时间 执行: cd ~/.openclaw/skills/d4-world-boss && python3 scripts/fetch_boss.py

输出格式

BOSS 即将刷新时: 🔥 暗黑4 世界BOSS 【当前BOSS】"诅咒之金"贪魔 【状态】🔄 刷新倒计时 【倒计时】30分19秒 📊 数据来源: https://map.caimogu.cc/d4.html 💡 需要设置刷新提醒吗? BOSS 正在出现时: 🔥 暗黑4 世界BOSS 【当前BOSS】"诅咒之金"贪魔 【状态】⚔️ BOSS已出现,战斗中 【倒计时】12分12秒 📊 数据来源: https://map.caimogu.cc/d4.html ⚠️ BOSS正在出现中,无需设置提醒

定时提醒逻辑

刷新倒计时/等待出现:显示"需要设置刷新提醒吗?" 正在出现:显示"BOSS正在出现中,无需设置提醒" 避免在BOSS已出现时设置无意义的提醒

定时提醒

查询后询问用户是否需要设置定时提醒。如果需要,使用 cron 工具在刷新前提醒: 提醒时间:预计刷新前 15 分钟 消息示例:"🔥 暗黑4 世界BOSS 即将刷新!预计时间:2026-02-09 14:30"

Category context

Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs1 Scripts
  • SKILL.md Primary doc
  • skill.md Docs
  • scripts/fetch_boss.py Scripts