dnfm-tracker
DNFM 周本进度追踪。用于查询/更新新超越本、老超越本、周本、雷龙、团本进度。支持周五自动重置新超越本等刷新逻辑。支持自定义总量和启用/禁用副本。自动从 /root/.openclaw/workspace/dnfm-tracker/progress.json 读写数据。
Why use this skill?
Efficiently track your DNFM raid and dungeon progress with the dnfm-tracker skill. Manage reset cycles, customize character totals, and stay organized in Dungeon & Fighter Mobile.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/crazzies/dnfm-trackerWhat This Skill Does
The dnfm-tracker is a specialized management tool designed for Dungeon & Fighter Mobile (DNFM) players. It provides a robust, command-line interface to track, monitor, and update your weekly raid and dungeon progress. The tool excels at managing complex reset cycles for various game modes, including New/Old Transcendence Dungeons, Weekly Dungeons, Thunder Dragon (雷龙), and Legion Raids (团本). It automatically handles the logic for different reset days—such as the Friday reset for New Transcendence or the Monday reset for Raids—ensuring your progress data is always accurate. By storing data in /root/.openclaw/workspace/dnfm-tracker/progress.json, it maintains persistent records across agent sessions.
Installation
To integrate this tracker into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/crazzies/dnfm-tracker
Use Cases
This skill is perfect for players juggling multiple characters or trying to maximize efficiency across various weekly reset schedules. Common use cases include:
- Quickly verifying how many runs remain for a specific raid before the reset window closes.
- Updating your completion status immediately after finishing a dungeon run via simple CLI commands.
- Customizing tracking targets (e.g., setting the 'Thunder Dragon' limit to match your specific number of active characters).
- Disabling unnecessary tracking metrics for game modes you are not currently participating in to keep your status reports clean.
Example Prompts
- "OpenClaw, please show me my current progress for all DNFM dungeons to see what I have left to finish this week."
- "I just finished 3 runs of the Old Transcendence dungeon, update the tracker for me."
- "Check if I have finished the Thunder Dragon raids yet and let me know if I need to run more before Monday."
Tips & Limitations
- Proactive Management: Use the
tracker.py --configcommand periodically to ensure that your 'Total' counts match the current number of characters you are playing. If you level up a new character, update the totals immediately. - Automation: The tool handles reset cycles automatically. However, ensure your system clock is correct, as the refresh logic relies on date triggers.
- Data Integrity: While the tool manages the JSON files automatically, avoid manually editing the files while the script is running to prevent data corruption. If you encounter issues, verify the contents of
/root/.openclaw/workspace/dnfm-tracker/.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-crazzies-dnfm-tracker": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write