SKILL·E69FF9

OpenClaw Minecraft

openclaw
Updated 1 month ago
19 views
972
296
972
View on GitHub
Otherapi

About

This skill enables programmatic control of Minecraft bots via a Mineflayer API, executing actions through structured JSON commands. It features cron-driven automation for autonomous bot operations and secure local LLM reasoning, only transmitting action data to the controller. Developers use it to integrate Minecraft bot automation into their Claude Code projects, managing authentication via JWT tokens.

Quick Install

Claude Code

Recommended
Primary
npx skills add openclaw/skills -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/openclaw/skills
Git CloneAlternative
git clone https://github.com/openclaw/skills.git ~/.claude/skills/OpenClaw Minecraft

Copy and paste this command in Claude Code to install this skill

GitHub Repository

openclaw/skills
Path: skills/ene5135/openclaw-minecraft
0
archivebackupclawdbotclawdhubskill
FAQ

Frequently asked questions

What is the OpenClaw Minecraft skill?

OpenClaw Minecraft is a Claude Skill by openclaw. Skills package instructions and resources that Claude loads on demand, so Claude can perform OpenClaw Minecraft-related tasks without extra prompting.

How do I install OpenClaw Minecraft?

Use the install commands on this page: add OpenClaw Minecraft to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does OpenClaw Minecraft belong to?

OpenClaw Minecraft is in the tools category, tagged api.

Is OpenClaw Minecraft free to use?

Yes. OpenClaw Minecraft is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

ai-tool-assessment
Other

This skill analyzes AI tool subscriptions and usage patterns to optimize costs and efficiency. It generates detailed assessment reports with actionable recommendations for developers managing multiple AI services. Use it to review subscriptions, identify underutilized tools, and reduce unnecessary AI spending.

View skill
background-service-manager
Other

This skill generates service management scripts for long-running background processes like batch jobs or data pipelines. It provides start/stop/status controls, PID management, logging, and monitoring capabilities. Use it when you need to run and manage continuous services or automated tasks in the background.

View skill
content-collections
Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill
polymarket
Meta

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

View skill