LaunchKit · 2026
Back to Skills

Look up World of Warcraft characters — M+ scores, best runs, raid progression, gear.

1
397 downloads
by @tag-assistant

Setup & Installation

openclaw skills install @tag-assistant/wow

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install wow

What This Skill Does

A CLI tool for looking up World of Warcraft characters. Pulls M+ scores, best runs, raid progression, gear, and weekly affixes from Raider.io with no authentication required. Optionally connects to the Blizzard API for armory data and Warcraft Logs for raid parses.

Raider.io requires no authentication, so character data is available immediately from the terminal without a browser or account setup.

When to use it

  • Checking your M+ score before applying to a pug group
  • Vetting a guild applicant's raid progression
  • Looking up this week's Mythic+ affixes
  • Reviewing a character's best dungeon runs for a season
  • Fetching raid parse percentiles for a specific encounter

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: What's azunazx-hyjal's M+ profile?

AGENT
  1. 1Run `wow lookup azunazx-hyjal` to fetch the full character profile
  2. 2Read M+ overall score and per-role breakdown from the output
  3. 3List best runs with dungeon name, key level, and score
  4. 4Check raid progression for Normal, Heroic, and Mythic kill counts
OUTPUT

Character summary with M+ score, top dungeon runs by key level, current raid kill counts per difficulty, and equipped item level

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Blizzard API credentials (BLIZZARD_CLIENT_ID, BLIZZARD_CLIENT_SECRET) from develop.battle.net — optional, enables armory dataWarcraft Logs API credentials (WCL_CLIENT_ID, WCL_CLIENT_SECRET) from warcraftlogs.com/api/clients — optional, enables raid parses