{
    "name": "honeycomb",
    "version": "1.0.0",
    "description": "Honeycomb persistent shared memory for the OpenClaw harness — auto-capture and recall across sessions via the local Honeycomb daemon.",
    "system_prompt": "name honeycomb description Honeycomb persistent shared memory for the OpenClaw harness — auto-capture and recall across sessions via the local Honeycomb daemon. 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).",
    "model_config": {
        "provider": "deepseek",
        "model": "deepseek-chat",
        "temperature": 0.7,
        "max_tokens": 4096,
        "top_p": 0.9
    },
    "trigger_words": [],
    "source": "DeepseekModel",
    "source_url": "https://deepseekmodel.com/skill?id=legioncodeinc-honeycomb-harnesses-openclaw-skills-skill-md"
}