Claude Skills · Coding

Run Game Commands

nkanf-dev/OpenAllay-Skills

Use when a player explicitly asks to discover or execute a Minecraft command through the enabled experimental command capability.

★ 2 Synced 47 minutes ago View SKILL.md

At a glance

Coding Manual install Node.js Actively maintained

This skill is for Coding and helps you execute minecraft commands, discover available game commands, and generate custom minecraft commands.

Install git clone --depth 1 https://github.com/nkanf-dev/OpenAllay-Skills cp -r OpenAllay-Skills/skills/run-game-commands ~/.claude/skills/run-game-commands
Can use Other

Setup, runtime and requirements describe nkanf-dev/OpenAllay-Skills, the repo this skill ships in.

minecraftGame CommandsCommand SyntaxExperimental FeaturesGame AutomationMods

Also in nkanf-dev/OpenAllay-Skills

View the repo

Use when an expected crafting or processing recipe is absent in the active pack.

Use when a player asks how to obtain, place, configure, power, or automate a modded machine.

Guide Ftb Progression Productivity

Use when a player asks about visible FTB Quests progression, prerequisites, rewards, or branches.

Use when troubleshooting requires correlating two or more Minecraft client, settings, HUD, or F3 areas.

Use when a player needs entries from Patchouli or another indexed in-game guide book.

Other Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Request Refactor Plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...