← 返回
沟通协作 Key

ArkiTek Relay

Connect this agent to ArkiTek for secure remote chat via SSE. No tunnels, no open ports.
通过SSE将此代理安全连接至ArkiTek进行远程聊天,无需隧道或开放端口。
raleighgardner16-source
沟通协作 clawhub v1.0.5 1 版本 99824.9 Key: 需要
★ 0
Stars
📥 570
下载
💾 4
安装
1
版本
#latest

概述

ArkiTek Relay Skill

This skill connects your OpenClaw agent to ArkiTek — a web UI for chatting with AI agents remotely. It opens a secure, outbound-only SSE connection from your agent to ArkiTek's cloud relay. No tunnels, public URLs, or open ports required.

Setup

  1. Get your API key from arkitekai.com (Agents → Add Agent → Create)
  2. Set the environment variable or add it to your OpenClaw config:
ARKITEK_API_KEY=ak_your_key_here
  1. Start the relay by running:
npx arkitek-relay-skill

The skill will connect to ArkiTek and listen for messages. When a user sends a message from the ArkiTek UI, it arrives here. Your response is sent back to ArkiTek automatically.

When to use this skill

  • Use this skill when you want to connect to ArkiTek so users can chat with you remotely
  • Run npx arkitek-relay-skill in the background to maintain the connection
  • The connection auto-reconnects if it drops

How it works

ArkiTek Web UI  ←→  ArkiTek Cloud  ←——SSE——  Your Agent (this skill)
    (user)            (relay)         ——POST→

All connections are outbound from the agent. Nothing is exposed on the agent's network.

Security

  • Outbound-only HTTPS connections — no open ports or public URLs
  • TLS enforced — refuses to run if TLS verification is disabled
  • API key validated before any network request
  • API keys are never logged

版本历史

共 1 个版本

  • v1.0.5 当前
    2026-03-19 19:18 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,587
communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 114 📥 52,421
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,680