wow-api-weekly-rewards

Reference C_WeeklyRewards functions for WoW Great Vault reward tracking and selection workflows.

39|4|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/JBurlison/WoWAddonAPIAgents --skill wow-api-weekly-rewards-jburlison
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wow-api-weekly-rewards
Source: https://github.com/JBurlison/WoWAddonAPIAgents/tree/main/.github/skills/wow-api-weekly-rewards
Command: npx skills add https://github.com/JBurlison/WoWAddonAPIAgents --skill wow-api-weekly-rewards-jburlison

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to interacting with World of Warcraft's Great Vault API, enabling developers to programmatically track weekly reward progress and understand reward mechanics.

Core Features & Use Cases

  • Activity Tracking: Monitor progress in Mythic+, Raids, PvP, and World activities for vault rewards.
  • Reward Selection: Understand how to claim rewards and preview potential items.
  • Use Case: An addon developer can use this skill's functions to display a player's current Great Vault status directly within their addon's UI, showing progress towards each reward slot.

Quick Start

Use the wow-api-weekly-rewards skill to display the current status of Mythic+ and Raid activities for the Great Vault.

Frequently Asked Questions about wow-api-weekly-rewards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use the WoW API to track Great Vault weekly reward progress?

You can track Great Vault weekly reward progress by utilizing the C_WeeklyRewards functions provided by the WoW API to monitor vault activities for Mythic+, Raids, PvP, and World activities.

Can I preview and claim Great Vault rewards programmatically in a WoW addon?

Yes, you can programmatically claim Great Vault rewards and preview potential items in your addon by implementing the C_WeeklyRewards API functions for reward selection and item preview.

What WoW API functions are available for managing weekly vault activities?

The WoW API provides C_WeeklyRewards functions to manage weekly vault activities, covering activity types, reward selection, item preview, and UI state for Mythic+, Raids, and PvP.

Do I need to understand WoW API data structures to use the weekly rewards API?

Yes, developing addons that interact with the Great Vault requires a solid understanding of WoW API enumeration and data structures for activity types and reward information.

How do I display a player's current Great Vault status within my addon UI?

You can display a player's current Great Vault status within your addon UI by using C_WeeklyRewards functions to fetch and show progress towards each weekly reward slot.