Overview
- Skill Key
- crazzies/dnfm-tracker
- Author
- crazzies
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/crazzies/dnfm-tracker
- Latest Commit SHA
- e7863c99c86a66b48037a62f8c639d21dbe08478
DNFM 周本进度追踪。用于查询/更新新超越本、老超越本、周本、雷龙、团本进度。支持周五自动重置新超越本等刷新逻辑。支持自定义总量和启用/禁用副本。自动从 /root/.openclaw/workspace/dnfm-tracker/progress.json 读写数据。
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 dnfm-tracker 技能。 若已安装,则直接安装 dnfm-tracker 技能。
# DNFM 周本追踪 ## 快速使用 **查询进度:** ``` tracker.py --status ``` **更新进度:** ``` tracker.py --update <事件> <数量> ``` ## 可用事件 | 输入 | 默认总量 | 刷新日 | |------|---------|--------| | 新超越本 | 5 | 周五 | | 老超越本 | 10 | 周三 | | 周本 | 10 | 周三 | | 雷龙 | 18 | 周一 | | 团本 | 16 | 周一 | ## 常用命令 **显示进度:** ``` tracker.py # 简洁进度 tracker.py --status # 详细进度 tracker.py --config # 查看配置 tracker.py --events # 查看所有可用事件 ``` **更新进度:** ``` tracker.py --update 老超越本 7 # ✅ 老超越本: 7/10,剩 3 个 ``` **设置总量(根据你的号数):** ``` tracker.py --set-total 雷龙 10 # ✅ 雷龙 总量: 18 → 10 ``` **启用/禁用副本:** ``` tracker.py --disable 团本 # 禁用团本 tracker.py --enable 团本 # 启用团本 ``` ## 数据文件 - 进度文件:`/root/.openclaw/workspace/dnfm-tracker/progress.json` - 配置文件:`/root/.openclaw/workspace/dnfm-tracker/config.json` - 格式:JSON,自动管理刷新周期重置
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.