KS
Killer-Skills

s-research — Categories.community

v1.0.0
GitHub

About this Skill

Perfect for WoW Addon Developer Agents needing comprehensive World of Warcraft API research capabilities. In-game development hub for World of Warcraft addon developers. Centralizes debugging, testing, error capture, and performance monitoring with universal copy support.

Falkicon Falkicon
[0]
[0]
Updated: 3/5/2026

Quality Score

Top 5%
36
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add Falkicon/Mechanic

Agent Capability Analysis

The s-research MCP Server by Falkicon is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion.

Ideal Agent Persona

Perfect for WoW Addon Developer Agents needing comprehensive World of Warcraft API research capabilities.

Core Value

Empowers agents to discover and understand World of Warcraft APIs and patterns, utilizing CLI commands for efficient API searching and information retrieval, with support for universal copy and performance monitoring.

Capabilities Granted for s-research MCP Server

Debugging WoW addon performance issues
Searching and understanding specific WoW APIs like C_Spell.GetSpellInfo
Automating API research workflows using CLI commands

! Prerequisites & Limits

  • Requires World of Warcraft development environment setup
  • Limited to World of Warcraft API research and development
Project
SKILL.md
2.0 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Researching WoW APIs

Expert guidance for discovering and understanding World of Warcraft APIs and patterns.

Related Commands

CLI Commands (Use These First)

MANDATORY: Always use CLI commands before manual exploration.

TaskCommand
Search APIs (Offline)mech call api.search -i '{"query": "*Spell*"}'
API Infomech call api.info -i '{"api_name": "C_Spell.GetSpellInfo"}'
List by Namespacemech call api.list -i '{"namespace": "C_Spell"}'
Search Iconsmech call atlas.search -i '{"query": "sword"}'
API Statsmech call api.stats

Capabilities

  1. API Discovery — Search 5000+ WoW APIs offline using static definitions
  2. Blizzard UI Research — Find patterns in Blizzard's own Lua source code
  3. Ace3 Patterns — Guidance on using common addon libraries (AceDB, AceEvent, etc.)
  4. Icon/Atlas Search — Find UI assets and textures by name

Routing Logic

Request typeLoad reference
Offline API lookup patternsreferences/api-research.md
Blizzard UI source patternsreferences/blizzard-ui.md
Ace3 library patternsreferences/ace3-patterns.md
CLI Reference../../docs/cli-reference.md

Quick Reference

Search WoW APIs

bash
1mech call api.search -i '{"query": "GetItem*", "namespace": "C_Item"}'

Get Detailed API Info

bash
1mech call api.info -i '{"api_name": "C_Spell.GetSpellInfo"}'

Search Icons

bash
1mech call atlas.search -i '{"query": "sword", "limit": 10}'

Best Practices

  • Search First: Use api.search before guessing API names.
  • Audit Blizzard: Use ripgrep on local wow-ui-source to see how Blizzard uses an API.
  • Namespace Awareness: Most modern APIs are in C_ namespaces (e.g., C_Timer, C_Spell).

Related Skills

Looking for an alternative to s-research or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
Design

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication