Guild

v0.1.1

OpenClaw Guild plugin — Supabase-backed memory, skills, and per-agent auth for multi-user agent teams

openclaw-guild·runtime guild·by @spiretech
Code Pluginsource linkedCommunity code plugin. Review compatibility and verification before install.

README

openclaw-guild

Multi-user business platform plugin for OpenClaw.

The problem

OpenClaw is great for a single user, but if you run a business and want your team to use AI agents, you're stuck. Everyone shares the same memory, the same context, the same access. You can't give an employee access to a marketing agent without exposing your private projects, financials, or other work.

What Guild does

Guild turns single-user OpenClaw into a multi-user business platform. Each person gets their own agents with isolated memory, shared team knowledge flows through role-based access control, and an admin dashboard lets you manage it all — who can see what, what agents remember, and what they're allowed to do.

  • Tiered memory — agent-private, per-user, role-shared, and company-wide knowledge, all in Supabase with row-level security
  • Skills — versioned instruction sets assigned by scope (company, role, individual) with a visual assignment matrix
  • Data isolation — agents only see their own data, enforced at the database level. No agent can read another agent's memories.
  • Auto-recall — injects relevant user, company, and role context into every agent session automatically
  • Auto-capture — detects and saves user facts from conversations (with per-user opt-out)
  • Memory persistence — saves important context before compaction so it survives context window compression
  • Admin UIweb dashboard for managing agents, users, roles, memory, skills, network policies, and audit logs
  • Agentic Management — use Claude Code or your favorite command-line AI tool to administer users and configuration

Install

openclaw plugins install openclaw-guild
openclaw guild setup
openclaw guild provision-agent --all

Or via npm:

npm install openclaw-guild

What it accesses

This plugin runs inside the OpenClaw gateway process and accesses:

ResourcePurpose
Supabase APIAll memory and skill operations (configured via plugin config)
Gateway env varsCredential resolution ($ENV_VAR references in agent config)
Session transcriptsPre-compaction context extraction (read-only)
User messagesAuto-capture of user facts (opt-out available per user)

The plugin does not contact any service other than your configured Supabase instance.

Documentation

Requirements

  • OpenClaw >= 2026.3.24
  • Supabase (local or hosted)

Built by

SpireTech — a 30+ year Managed IT Service Provider (MSP) in Portland, OR, USA. We provide IT and AI consulting, security, and support services to small and medium businesses locally and internationally.

If you are an MSP with clients concerned about privacy or token costs, this is for you — enable a local AI server for your clients in their office.

License

AGPL-3.0-or-later

Capabilities

configSchema
Yes
Executes code
Yes
HTTP routes
0
Plugin kind
memory
Runtime ID
guild

Compatibility

Built With Open Claw Version
2026.3.24
Plugin Api Range
1

Verification

Tier
source linked
Scope
artifact only
Summary
Validated package structure and linked the release to source metadata.
Commit
Source commi
Tag
main
Provenance
No
Scan status
suspicious

Tags

latest
0.1.1