wow-api-misc-systems

Access World of Warcraft Retail API systems for NPC interaction, tooltips, UI, cinematics, and social features.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive reference and programmatic interface for numerous smaller, often overlooked World of Warcraft API systems, enabling deeper interaction with game mechanics beyond core combat and character data.

Core Features & Use Cases

  • NPC Interaction: Interact with NPC dialog (GossipInfo), player choices, and interaction managers.
  • UI & System Access: Control tooltips, manage tutorials, handle slash commands, and configure click bindings.
  • Media & Cinematics: Trigger and manage in-game movies and cinematics.
  • Account & Social: Interface with reporting systems, user feedback, and Recruit A Friend features.
  • Game Systems: Access data for Chromie Time, Allied Races, Warbands, and legacy systems.

Quick Start

Use the wow-api-misc-systems skill to get the current player choice information.

Frequently Asked Questions about wow-api-misc-systems

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

FAQPage Schema
How do I retrieve player choice information for NPC interactions in World of Warcraft addon development?

To retrieve player choice information for NPC interactions in World of Warcraft addon development, use this Skill to access GossipInfo and interaction manager APIs programmatically. It provides direct data retrieval for in-game dialog and player choices.

Can I control tooltips and cinematics using the WoW API for UI automation?

You can control tooltips and trigger in-game cinematics using the WoW API for UI automation. This Skill provides programmatic interfaces to manage these UI elements, movies, and tutorial systems directly.

Does this WoW API reference include access to social features and account reporting systems?

Yes, this WoW API reference includes access to social features and account reporting systems. It provides programmatic interfaces for user feedback, reporting mechanisms, and Recruit A Friend functionalities.

What is the best way to access World of Warcraft game systems like Chromie Time and Warbands via Lua?

The best way to access World of Warcraft game systems like Chromie Time and Warbands via Lua is through this Skill's comprehensive API reference. It facilitates data retrieval for these specific game mechanics and allied races.

How do I configure click bindings and handle slash commands in WoW addon development?

To configure click bindings and handle slash commands in WoW addon development, utilize this Skill's UI and system access features. It provides programmatic control over these interface elements and command handlers.

Are there limitations when automating diverse in-game functionalities with the WoW Retail API?

When automating diverse in-game functionalities with the WoW Retail API, limitations depend on Blizzard's exposed API surface. This Skill focuses on smaller, often overlooked game systems, meaning core combat APIs are not its primary scope.