wow-api-group-lfg

Reference World of Warcraft Retail APIs for party, raid, and group queue management.

1|Updated Aug 13, 2024
One-click install
npx skills add https://github.com/Alzakath/Ruilhenn --skill wow-api-group-lfg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wow-api-group-lfg
Source: https://github.com/Alzakath/Ruilhenn/tree/main/.gemini/skills/wow-api-group-lfg
Command: npx skills add https://github.com/Alzakath/Ruilhenn --skill wow-api-group-lfg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive reference for World of Warcraft's Group Finder (LFG) and related APIs, enabling developers to build addons that manage parties, raids, and group queues efficiently.

Core Features & Use Cases

  • Party & Raid Management: Functions for inviting, kicking, leaving, and converting groups.
  • Dungeon Finder (LFG): APIs for joining queues, checking roles, and managing proposals.
  • Premade Groups (LFG List): Tools to search, create, and manage listings for premade groups.
  • Raid Markers: Utilities for setting and clearing raid target markers.
  • Use Case: An addon developer can use this Skill's reference to create a tool that automatically queues players for dungeons based on their role preferences and available group listings.

Quick Start

Use the wow-api-group-lfg skill to get information about the current group members' roles.

Frequently Asked Questions about wow-api-group-lfg

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

FAQPage Schema
How do I use WoW addon APIs to manage party and raid groups?

WoW addon APIs manage party and raid groups through C_PartyInfo functions for inviting, kicking, leaving, and converting groups. This reference covers C_LFGInfo, C_LFGList, and C_SocialQueue for queueing and managing group composition.

Can I create an addon that automatically queues players for dungeons based on role preferences?

Yes, you can queue players for dungeons based on role preferences using the LFG and LFG List APIs. The reference provides functions for joining queues, checking roles, managing proposals, and searching available premade group listings.

What APIs are available for searching and creating premade groups in World of Warcraft?

Premade groups in World of Warcraft use the C_LFGList API for searching, creating, and managing listings. This Skill reference covers C_LFGList alongside C_SocialQueue and C_LobbyMatchmakerInfo for group finder and lobby matchmaker functionality.

How does the WoW Group Finder handle group roles and proposals?

The WoW Group Finder handles group roles and proposals through C_LFGInfo functions for joining queues and managing proposals. The reference includes group-related events for tracking in-game communication and role changes during dungeon finder activities.

Are there WoW API functions for setting raid target markers in addon development?

Yes, there are WoW API functions for setting and clearing raid target markers. This Skill reference includes utilities for raid markers alongside party management, dungeon finder, and premade group APIs for comprehensive group addon development.

Does this WoW LFG API reference cover social queue and lobby matchmaker systems?

This WoW LFG API reference covers social queue and lobby matchmaker systems through C_SocialQueue and C_LobbyMatchmakerInfo. It provides complete documentation for managing group queues, composition, and in-game communication events.