t3chnaztea/batocera-skills

4 stars · Last commit 2026-07-26

Agent skills that teach coding agents to operate a Batocera arcade cabinet: ops, ROMs, display, tuning, maintenance. Claude Code plugin.

README preview

<!-- insert coin to continue -->

<p align="center">
  <img src="./media/hero.png" alt="batocera-skills: agent skills for running a real arcade cabinet" width="840">
</p>

<p align="center">
  <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-00e5ff" alt="MIT license"></a>
  <a href="https://github.com/t3chnaztea/batocera-skills/releases"><img src="https://img.shields.io/github/v/release/t3chnaztea/batocera-skills?color=ff2e97" alt="Latest release"></a>
  <img src="https://img.shields.io/badge/skills-5-ffcc00" alt="5 skills">
  <img src="https://img.shields.io/badge/Batocera-v41%20to%20v43-8a2be2" alt="Batocera v41 to v43">
  <img src="https://img.shields.io/badge/Claude%20Code-plugin-d97706" alt="Claude Code plugin">
</p>

<p align="center">
  <b>Twelve months of babysitting a real arcade cabinet with coding agents, distilled into agent skills.</b>
</p>

> [Batocera](https://batocera.org) is a fantastic retro-gaming distro, but operating a cabinet day to day (curating a big library, aligning bezels, keeping the frontend fast, surviving upgrades) accumulates a pile of hard-won, wiki-doesn't-mention-it knowledge. This repo packages that knowledge as [Agent Skills](https://agentskills.io): focused, model-readable guides your coding agent (Claude Code and other harnesses) loads on demand when you ask it to work on your cabinet.

View full repository on GitHub →