·k-mechanic
{}

k-mechanic

falkicon/mechanic

Context for Mechanic - the WoW addon development hub. Covers the CLI, MCP server, dashboard, in-game modules, and MechanicLib. Load this for deep understanding of Mechanic tooling. Triggers: mechanic, mech, cli, mcp, dashboard, tools, development hub.

2Installs·0Trend·@falkicon

Installation

$npx skills add https://github.com/falkicon/mechanic --skill k-mechanic

SKILL.md

Mechanic is the unified platform for WoW addon development, providing CLI tools, MCP integration, a web dashboard, and in-game diagnostics.

MANDATORY: ALWAYS use MCP tools directly instead of the shell.

| Env Status | env.status() | | Get Addon Output | addon.output(agentmode=true) | | Lint Addon | addon.lint(addon="MyAddon") | | Format Addon | addon.format(addon="MyAddon") | | Run Tests | addon.test(addon="MyAddon") | | Sync Addon | addon.sync(addon="MyAddon") | | Search APIs | api.search(query="Spell") |

Context for Mechanic - the WoW addon development hub. Covers the CLI, MCP server, dashboard, in-game modules, and MechanicLib. Load this for deep understanding of Mechanic tooling. Triggers: mechanic, mech, cli, mcp, dashboard, tools, development hub. Source: falkicon/mechanic.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/falkicon/mechanic --skill k-mechanic
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is k-mechanic?

Context for Mechanic - the WoW addon development hub. Covers the CLI, MCP server, dashboard, in-game modules, and MechanicLib. Load this for deep understanding of Mechanic tooling. Triggers: mechanic, mech, cli, mcp, dashboard, tools, development hub. Source: falkicon/mechanic.

How do I install k-mechanic?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/falkicon/mechanic --skill k-mechanic Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/falkicon/mechanic

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-01