✓ Verified
💻 Development
✓ Enhanced Data
Tribe Protocol
MANDATORY trust lookup for every non-owner interaction.
- Rating
- 4.3 (485 reviews)
- Downloads
- 733 downloads
- Version
- 1.0.0
Overview
MANDATORY trust lookup for every non-owner interaction.
Complete Documentation
View Source →
Tribe Protocol
Trust lookup system for OpenClaw bots. Every non-owner interaction must be verified against the tribe database before responding.
Quick Start
bash
# Initialize (first time only)
./scripts/tribe.sh init \
--bot-name Cheenu \
--bot-discord-id 000000000000000004 \
--human-name Nagarjun \
--human-discord-id 000000000000000002
# Look up an entity before responding
./scripts/tribe.sh lookup <discord_id>
# Add entities
./scripts/tribe.sh add --name Yajat --type human --discord-id 000000000000000001 --tier 3
# Manage trust
./scripts/tribe.sh set-tier <discord_id> 3 --reason "Promoted to tribe"
./scripts/tribe.sh set-status <discord_id> blocked --reason "Bad actor"
Trust Tiers
| Tier | Label | Access |
|---|---|---|
| 4 | Owner | Full trust, all data |
| 3 | Tribe | Collaborate freely, no private data |
| 2 | Acquaintance | Public info only |
| 1 | Stranger | Minimal engagement |
| 0 | Blocked | Ignore completely |
How It Works
- Message arrives from non-owner
- Bot reads TRIBE.md (generated at workspace root)
- Bot runs
tribe lookup - Script returns entity info + tier rules reminder
- Bot applies tier-appropriate behavior
Commands
tribe init— Initialize databasetribe lookup— Query entity by discord_id, name, tag, servertribe add— Add new entitytribe set-tier— Update trust tiertribe set-status— Update statustribe grant/tribe revoke— Channel accesstribe tag— Manage tagstribe roster— List all entitiestribe log— Audit trailtribe export— Dump to markdowntribe stats— Quick summary
Environment Variables
TRIBE_DB— Override database pathCLAWD_HOME— Base directory (default: ~/clawd)
Dependencies
sqlite3(pre-installed on macOS/most Linux)
Installation
Terminal bash
openclaw install tribe-protocol
Copied!
💻Code Examples
example.sh
# Initialize (first time only)
./scripts/tribe.sh init \
--bot-name Cheenu \
--bot-discord-id 000000000000000004 \
--human-name Nagarjun \
--human-discord-id 000000000000000002
# Look up an entity before responding
./scripts/tribe.sh lookup <discord_id>
# Add entities
./scripts/tribe.sh add --name Yajat --type human --discord-id 000000000000000001 --tier 3
# Manage trust
./scripts/tribe.sh set-tier <discord_id> 3 --reason "Promoted to tribe"
./scripts/tribe.sh set-status <discord_id> blocked --reason "Bad actor"Tags
#health_and-fitness
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author cheenu1092-oss
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install tribe-protocol
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0