# Honeycomb

> Honeycomb persistent shared memory for the OpenClaw harness — auto-capture and recall across sessions via the local Honeycomb daemon.

- Skill: `legioncodeinc/honeycomb` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legioncodeinc/honeycomb`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legioncodeinc/honeycomb/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: legioncodeinc (https://skillmd.com/u/legioncodeinc)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/legioncodeinc/honeycomb

---


# honeycomb (OpenClaw)

Thin OpenClaw adapter for Honeycomb. Routes capture/recall through the local
Honeycomb daemon on port 3850. No DeepLake access path ships in this bundle.

Runtime tuning is supplied via `openclaw.json` under
`plugins.entries.honeycomb.config.tuning` and applied by the plugin's
`register()` into `globalThis.__honeycomb_tuning__` (PRD-001b FR-7).

