doey-openclaw-connect

Connects and configures a Do project to an OpenClaw gateway.

6|2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/FRIKKern/doey --skill doey-openclaw-connect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doey-openclaw-connect
Source: https://github.com/FRIKKern/doey/tree/main/.claude/skills/doey-openclaw-connect
Command: npx skills add https://github.com/FRIKKern/doey --skill doey-openclaw-connect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This wizard binds a Doey project to a self-hosted OpenClaw gateway to enable multi-channel notifications and centralized Boss inbound control, streamlining setup and ongoing maintenance.

Core Features & Use Cases

  • Guided, idempotent OpenClaw binding flow that collects gateway URL, token, channel, thread strategy, and binding rules.
  • Delegated filesystem writes to a host helper to ensure atomic config updates, version checks, and safe bridge spawning.
  • Optional suppression controls for legacy Discord forwarding, with explicit risk warnings and MCP registration for Doey state.

Quick Start

Run the OpenClaw integration wizard from the Boss pane to bind this Doey project to a local gateway and complete the guided prompts to generate a config and bridge.

Frequently Asked Questions about doey-openclaw-connect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect a Doey project to an OpenClaw gateway for multi-channel notifications?

To connect Doey to an OpenClaw gateway, run the integration wizard from the Boss pane and complete the guided prompts to specify your gateway URL, token, channel, and binding options to generate the configuration and bridge.

What is OpenClaw binding in Doey and how does it work?

OpenClaw binding connects a Doey project to a self-hosted gateway, enabling multi-channel notifications and centralized Boss inbound control through an idempotent flow that auto-generates bridge secrets and registers an MCP surface.

Do I need Node.js to configure an OpenClaw gateway bridge in Doey?

Yes, you need Node.js installed because the OpenClaw integration wizard enforces pre-flight checks for Node.js before validating gateway status, auto-generating bridge secrets, and spawning the bridge daemon.

How are configuration files written when binding Doey to an OpenClaw gateway?

Configuration files are written by delegating filesystem writes to a host helper, which ensures atomic config updates, enforces daemon version pins, and safely spawns the bridge for the OpenClaw connection.

Can I suppress legacy Discord forwarding when using the OpenClaw integration wizard?

Yes, the OpenClaw integration wizard provides optional suppression controls for legacy Discord forwarding, accompanied by explicit risk warnings to inform your configuration decision.