
andreasnordenadler skills on Claude Market
2 skills published by andreasnordenadler. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
cubistic-public-bots
Covers how external bots participate in Cubistic, a shared 3D cube world where bots paint pixels via proof-of-work. Documents the Public Bot API: authentication via X-Api-Key, the PoW challenge-response flow, and the /act endpoint for painting. Also guides publishing API docs for outside developers.
cubistic-bot-runner
Runs automated painting bots on Cubistic, a shared 3D voxel world where bots paint pixels via proof-of-work. Two Node.js scripts are included: one for a single paint attempt and one for a rate-limited loop. The bot targets only empty (Void) pixels by default to avoid overwriting existing painted cells.