banodoco/hivemind

44 stars · Last commit 2026-05-14

Drop-in skill so coding agents (Claude Code / Codex) can search the Banodoco Discord message feed for video/image generation best practices.

README preview

# banodoco/hivemind

A drop-in skill that lets a coding agent (Claude Code, Codex, etc.) search the
**Banodoco Discord message feed** — a public, read-only PostgREST mirror of
the Banodoco server. Banodoco is where a lot of the practitioners working on
generative video & image tooling (Wan, Wan Animate, VACE, LTX, ComfyUI,
Kijai's nodes, SCAIL, InfiniteTalk, training, etc.) actually talk to each
other. This skill teaches your agent how to query it.

> The endpoint exposes the same data the Discord shows — public messages,
> attributed by display name. Be respectful when surfacing tips and credit
> authors.

---

## Install (paste this to your agent)

```
Install the hivemind skill: clone https://github.com/banodoco/hivemind and copy the hivemind/ folder into ~/.claude/skills/ (or your agent's skills directory). Then verify by running the smoke-test curl in SKILL.md. After that, use the skill whenever I ask about Banodoco / community best practices for any video or image generation tool.
```

View full repository on GitHub →