Wow AI — AI skill for Claude Code
Addon to use AI (Claude, Codex and Grok) inside World of Warcraft (WoW).
How to install Wow AI
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open chelinho139/wow-ai and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Wow AI does
Addon to use AI (Claude, Codex and Grok) inside World of Warcraft (WoW).
Alternatives in AI
- System Prompts Leaks — Extracted system prompts from ChatGPT (GPT-5.4, GPT-5.3, Codex), Claude (Opus 4.6, Sonnet 4.6, Claude Code), G 38.6k ★
- Opencodex — Universal provider proxy for OpenAI Codex & Claude Code — use any LLM (Claude, Gemini, Grok, DeepSeek, Ollama… 12.3k ★
- EchoBird — One-click install + model switch:Claude Code,Codex CLI (OpenAI), Grok Build (xAI), DeepSeek Harness, Kimi Code 3.1k ★
README
wow-ai
Chat with your local coding agents from inside **World of Warcraft: Forever**: [Claude Code](https://claude.com/claude-code), [OpenAI Codex](https://developers.openai.com/codex) and [xAI's Grok Build](https://docs.x.ai/build/overview). Send a task, go back to questing, get pinged in-game when the answer lands. No alt-tabbing, no `/reload` per message.
- Multiple chats, each its own persistent agent session (like separate terminals), running in parallel. Each chat picks its agent and its folder
- Live progress while the agent works: action count, elapsed time, the files it's editing and commands it's running
- Replies echoed into the game chat;
/rreplies to the agent when it was the last to message you - The agent knows your character, level, zone, talents, professions and quest log (optional), and you can shift-click items, spells and quests into a message
- The agent can draw on your world map: numbered routes, quest stops and marks, with a navigator arrow that walks you from stop to stop
- Herb and ore spawns on the world map, filtered by your gathering skill (
/wow-ai map ore,/wow-ai map herb) - An Allow & retry button when Claude or Grok needs a command outside your allowlist
- A status light for the bridge, automatic retries, and recovery of your chats (and map layers) if the beta client wipes addon data
- Runs on Windows, and on Linux with the game under Wine
Nothing here injects code, reads game memory, or generates input. The addon uses documented addon APIs only; the companion reads your screen and writes ordinary files.
How it works, in one paragraph
WoW addons are sandboxed: no network, no file reads at runtime. Two doors remain. **Out:** the addon draws your message as a strip of colored 4-pixel squares in the top-left corner of the screen; the bridge screen-captures
Related Skills
Wow Addon Dev
WoW addon-development skill for AI coding agents (Claude Code, Codex, Gemini CLI). Retail Midnight 12.0+ and C
Agent World
A local, vendor-agnostic voxel-world control room for coding-agent CLIs (Claude Code, Codex, Gemini, opencode,
Moe S Tavern
AI agent task board for Claude Code, Codex, Gemini CLI and Grok Build: plan, approve, build and review inside
AI Bwrap
Run AI coding agents (Claude Code, opencode, Grok, ...) inside a bubblewrap sandbox — one wrapper, any agent.
Gald3r
AI dev framework: 22 agents, 100 core skills + 142 addon skill packs, 149 commands. Runs on 21 AI tools: Curso
Kg RAG Development Design Harness
Addon layer for Claude Code that turns app and website work into checkable artifacts: plans whose claims are v
Related Agents
Notifier
Writes one lane's ending to the outside world during an unattended /dev-loop run — swaps the issue's workflow
Force Runner
Run AI model tasks in background via The Force. Use when user wants parallel work with GPT-5.2, Gemini, Codex,
Worker Codex Implementation
Implements a ticket end-to-end inside an isolated worktree by orchestrating codex exec for code-gen. Commander