← 返回 Skills 市场
droidhackzor

Session OpenClaw Bridge

作者 droidhackzor · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install session-openclaw-bridge
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /session-openclaw-bridge 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Publishing pass: validated relay workflow, release notes, and bridge skill packaging.
元数据
Slug session-openclaw-bridge
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。

如何安装 Session OpenClaw Bridge?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install session-openclaw-bridge」即可一键安装,无需额外配置。

Session OpenClaw Bridge 是免费的吗?

是的,Session OpenClaw Bridge 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Session OpenClaw Bridge 支持哪些平台?

Session OpenClaw Bridge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Session OpenClaw Bridge?

由 droidhackzor(@droidhackzor)开发并维护,当前版本 v0.1.0。

💬 留言讨论