brown-dust-2

Brown Dust 2 全自动工具 — 每日/每周签到 + 活动出席签到 + 兑换码全自动兑换。触发词:BD2、棕色尘埃、brown dust、签到、兑换码、redeem。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "brown-dust-2" with this command: npx skills add xiaoyiweio/brown-dust-2

Brown Dust 2 Automation

棕色尘埃2 全自动签到 + 兑换码兑换。

触发规则

模式示例
包含 BD2 / 棕色尘埃 / brown dust"BD2签到", "棕色尘埃兑换码"
包含 签到 + 游戏相关"帮我BD2签到", "BD2每日签到"
包含 兑换码 / redeem / gift code"BD2兑换码", "redeem BD2 codes"

三大功能

功能 1 — Web Shop 签到(纯 API)

每日签到 + 每周签到 + 活动出席,一条命令搞定。

# 执行全部签到
python3 {baseDir}/scripts/signin.py

# 查看活动信息
python3 {baseDir}/scripts/signin.py --event-info

# 仅每日签到
python3 {baseDir}/scripts/signin.py --daily-only

功能 2 — 兑换码自动兑换(纯 API)

自动从 BD2Pulse 抓取最新兑换码 → 调用官方 API 一键兑换。

# 自动抓取 + 全部兑换
python3 {baseDir}/scripts/redeem.py

# 只看有哪些码
python3 {baseDir}/scripts/redeem.py --list

功能 3 — 全套自动化

先签到再兑换码,一次跑完。

前置要求

功能需要什么如何获取
签到Web Shop accessToken浏览器登录后提取(详见 persona.md)
兑换码游戏内昵称--save-nickname "昵称"

Token 设置(首次 / 过期时)

Agent 应通过浏览器工具自动提取 Token:

  1. 用 browser 工具打开 https://webshop.browndust2.global/CT/
  2. 等待页面加载 + 用户登录
  3. 用 evaluate 执行 JS 提取 token:
    JSON.parse(localStorage.getItem("session-storage")).state.session.accessToken
    
  4. 保存 token:python3 signin.py --save-token "{token}"

如果自动提取失败,引导用户手动操作: F12 → Console → 粘贴上述 JS → 把结果告诉 Agent

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Updating OpenRouter Free Models

Use when needing to fetch, test, and update OpenRouter free model lists in Claude Code or OpenClaw configurations

Registry SourceRecently Updated
2730Profile unavailable
Coding

workspace-backup-github

Backup AI Agent workspace to GitHub - One-click backup for OpenClaw, Claude Code, Cursor, and other AI Agent workspaces to a private GitHub repository. Suppo...

Registry SourceRecently Updated
2830Profile unavailable
Coding

Lead Radar — 9 Platforms Scanned Daily for Warm Leads

Every morning, scans Reddit, Hacker News, Indie Hackers, Stack Overflow, Quora, Hashnode, Dev.to, GitHub, and Lobsters for people actively asking for what yo...

Registry SourceRecently Updated
5840Profile unavailable
Coding

Handsfree Windows Control

Guide skill for controlling native Windows apps (UIA) and web browsers (Playwright) via the handsfree-windows CLI. Use when you need to automate or test desk...

Registry SourceRecently Updated
7570Profile unavailable