Back to Skills

OpenClaw Minecraft

openclaw
Updated 7 days ago
18 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

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