ai-plugins

AccelByte/ai-plugins
★ 1 stars Shell AI/LLM Updated 4d ago
Public AI coding agents, skills, and MCP servers for AccelByte.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-plugins": {
      "command": "npx",
      "args": [
        "-y",
        "AccelByte/ai-plugins"
      ]
    }
  }
}

README Excerpt

Public AI coding agents, skills, and MCP servers for AccelByte. Once installed, skills activate automatically when your AI assistant recognizes a relevant AccelByte question — no special commands needed. You can also invoke any skill directly using its slash command. For connecting your assistant to a live AccelByte environment, each skill can configure MCP servers on a per-project basis — your assistant will walk you through it when you're ready.