wow-api-weekly-rewards

Reference C_WeeklyRewards functions, enums, and events for Great Vault tracking in WoW addons.

1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/pfchrono/SimpleUnitFrames --skill wow-api-weekly-rewards-pfchrono
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wow-api-weekly-rewards
Source: https://github.com/pfchrono/SimpleUnitFrames/tree/main/.agents/skills/wow-api-weekly-rewards
Command: npx skills add https://github.com/pfchrono/SimpleUnitFrames --skill wow-api-weekly-rewards-pfchrono

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive reference for the World of Warcraft Retail Great Vault API, enabling developers to understand and interact with weekly reward systems.

Core Features & Use Cases

  • API Reference: Detailed documentation for C_WeeklyRewards functions, enums, and events.
  • Activity Tracking: Monitor progress in Mythic+, Raids, PvP, and World activities for vault rewards.
  • Reward Selection & Preview: Understand how to claim rewards and preview potential items.
  • Use Case: Integrate Great Vault status checks into an addon to inform players about their weekly progress and available rewards.

Quick Start

Use the wow-api-weekly-rewards skill to display the current status of Mythic+ 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 track WoW Great Vault weekly rewards progress using the Lua API?

WoW Great Vault weekly rewards progress is tracked using the C_WeeklyRewards Lua API to monitor Mythic+, Raid, PvP, and World activities within addon development for real-time player progression updates.

What Lua functions are available for previewing Great Vault rewards in a WoW addon?

Great Vault rewards are previewed using specific C_WeeklyRewards Lua functions and events to retrieve potential item details and understand UI states before the player claims available weekly rewards.

How do I get the current Mythic+ activity status for the Great Vault in World of Warcraft?

Mythic+ activity status for the Great Vault is retrieved by calling C_WeeklyRewards functions within your Lua addon to check completed activities and display current weekly progression to the player.

Do I need to handle specific events for real-time Great Vault reward updates in WoW?

Real-time Great Vault reward updates require WoW API Lua event handling to listen for C_WeeklyRewards notifications, ensuring your addon dynamically reflects player progression and available reward states.

Can I use the WoW Great Vault API to claim weekly rewards automatically via an addon?

The WoW Great Vault API provides Lua functions to understand how to claim rewards and preview potential items, enabling addon integration for player progression and reward management within end-game content.

What is the C_WeeklyRewards API used for in World of Warcraft addon development?

The C_WeeklyRewards API is a Lua interface in World of Warcraft Retail used to track end-game activities, preview items, and manage weekly reward claims within custom player progression addons.