clankerhiveShared SQLite-backed context store for multi-session agent coordination. Use when: (1) checking if work was already done recently (email checked, briefing se...
Install via ClawdBot CLI:
clawdbot install pfrederiksen/clankerhiveGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/pfrederiksen/clankerhiveAudited Apr 17, 2026 · audit v1.0
Generated May 7, 2026
Multiple AI sessions check for new emails and process them. Using ClankerHive facts with TTL, sessions can record the last check time to avoid duplicate processing. Alerts queue important emails for the main session to handle.
Prevent overlapping executions of scheduled tasks like daily briefings or data backups. Use task claiming to ensure only one session runs the job, with automatic release on completion or failure.
A monitoring cron job detects an anomaly and queues an alert. The main AI session pops the alert during its heartbeat and takes action (e.g., notifying the user or triggering a remediation workflow).
Multiple AI agents manage IoT devices across a facility. Facts track device status with TTL for stale detection. Tasks coordinate firmware updates to ensure only one agent updates a device at a time.
Replace ad-hoc JSON files with a shared SQLite store for short-lived data like weather checks or user preferences. Facts auto-expire based on TTL, simplifying cleanup and ensuring fresh data.
Offer basic single-session AI assistant for free. Charge for multi-session coordination capabilities powered by ClankerHive, including cross-session alerts and task deduplication.
Provide a cloud service where customers deploy AI agents that use ClankerHive for coordination. Charge based on number of sessions and transactions (facts, alerts, tasks).
Help clients integrate ClankerHive into their AI agent workflows. Offer training, customization, and ongoing support for multi-session coordination patterns.
💬 Integration Tip
Set the CLANKERHIVE_DB environment variable to a shared location if multiple machines need access, and ensure file permissions are restricted to the agent user only.
Scored Jun 19, 2026
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Stop waiting for prompts. Keep working.
Turn OpenClaw into a learning-loop agent with seeded workspace rules, skill promotion, reflective memory, and proactive maintenance.
Meta-agent skill for orchestrating complex tasks through autonomous sub-agents. Decomposes macro tasks into subtasks, spawns specialized sub-agents with dynamically generated SKILL.md files, coordinates file-based communication, consolidates results, and dissolves agents upon completion. MANDATORY TRIGGERS: orchestrate, multi-agent, decompose task, spawn agents, sub-agents, parallel agents, agent coordination, task breakdown, meta-agent, agent factory, delegate tasks
Complete toolkit for creating autonomous AI agents and managing Discord channels for OpenClaw. Use when setting up multi-agent systems, creating new agents, or managing Discord channel organization.
Billions decentralized identity for agents. Link agents to human identities using Billions ERC-8004 and Attestation Registries. Verify and generate authentic...