skills/smithery.ai/beads-agent-village

beads-agent-village

SKILL.md

Beads + Agent Mail: Multi-Agent Workflows

Beads provides shared memory and issue tracking for agents. MCP Agent Mail provides agent-to-agent messaging. Together they create an "Agent Village" where agents can coordinate autonomously.

Quick Start

1. Initialize Beads in Your Project

# Install Beads
go install github.com/steveyegge/beads/cmd/bd@latest

# Initialize in your project
bd init

# Run doctor to set up git hooks and configuration
bd doctor --fix
Installs
4
First Seen
Mar 27, 2026