← Back to Skills Marketplace
droidhackzor

Session OpenClaw Bridge

by droidhackzor · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
118
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install session-openclaw-bridge
Description
Configure, validate, and troubleshoot a Session Messenger ↔ n8n ↔ OpenClaw bridge for two-way text messaging and image exchange when the hosted relay support...
Usage Guidance
This skill appears to be what it says: a template and a small validator for a Session ↔ n8n ↔ OpenClaw relay. Before running anything: (1) run scripts against a test/dev instance, not a production bot, because validate_relay.py will POST a probe message to /send and probe /attachment; (2) replace the placeholder host/API key/OpenClaw endpoint in the n8n workflow with your real values and keep any real API keys secret; (3) inspect the workflow and validator output before packaging/publishing to ensure you are not exposing real credentials or endpoints. If you need higher assurance, request the upstream source (GitLab) referenced in release.md so you can verify the relay project and tags.
Capability Analysis
Type: OpenClaw Skill Name: session-openclaw-bridge Version: 0.1.0 The skill bundle is a legitimate integration tool for bridging Session Messenger with OpenClaw via n8n. It contains a diagnostic Python script (scripts/validate_relay.py) for testing API endpoints and an n8n workflow template (references/openclaw-session-relay-workflow.json) with standard placeholders. No evidence of data exfiltration, malicious execution, or prompt injection was found; the instructions in SKILL.md are strictly aligned with the stated purpose of configuring and troubleshooting the messaging bridge.
Capability Assessment
Purpose & Capability
Name/description align with the bundled artifacts: an n8n workflow template, a small Python relay validator, and packaging/release notes. Nothing in the repository requires unrelated capabilities (no cloud credentials, no unrelated binaries).
Instruction Scope
SKILL.md limits actions to workflow import/patch, endpoint verification (/health, /poll, /send, optional /attachment) and packaging. The included script performs only HTTP GET/POST probes against a user-supplied base URL and prints a JSON summary. Note: the validator will POST a test message to /send (body: {"to":"TEST","text":"probe"}) and will probe an attachment URL — so run it against your own test or development relay to avoid generating real messages.
Install Mechanism
No install spec; this is an instruction-only skill with a small script. Nothing is downloaded or written automatically by an installer.
Credentials
The skill does not request environment variables or credentials. The n8n workflow contains placeholder variables (REPLACE_SESSION_BOT_HOST, REPLACE_SESSION_BOT_API_KEY, REPLACE_OPENCALW_ENDPOINT and references to $env.*) that the operator must supply; this is expected. There are no hidden or unexpected credential requests in SKILL.md or the script.
Persistence & Privilege
always is false, no autoregistration or system-wide configuration changes are requested. The skill is instruction-only and does not attempt to modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install session-openclaw-bridge
  3. After installation, invoke the skill by name or use /session-openclaw-bridge
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Publishing pass: validated relay workflow, release notes, and bridge skill packaging.
Metadata
Slug session-openclaw-bridge
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Session OpenClaw Bridge?

Configure, validate, and troubleshoot a Session Messenger ↔ n8n ↔ OpenClaw bridge for two-way text messaging and image exchange when the hosted relay support... It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.

How do I install Session OpenClaw Bridge?

Run "/install session-openclaw-bridge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Session OpenClaw Bridge free?

Yes, Session OpenClaw Bridge is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Session OpenClaw Bridge support?

Session OpenClaw Bridge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Session OpenClaw Bridge?

It is built and maintained by droidhackzor (@droidhackzor); the current version is v0.1.0.

💬 Comments