arkitek-relay

Connect this agent to ArkiTek for secure remote chat via SSE. No tunnels, no open ports.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "arkitek-relay" with this command: npx skills add raleighgardner16-source/arkitek-relay

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Discord

Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.

Registry SourceRecently Updated
33.6K72steipete
Automation

AgentCall

Give your agent real phone numbers for SMS, OTP verification, and voice calls via the AgentCall API.

Registry SourceRecently Updated
Automation

clawbus-skill

clawbus skill marketplace for AI agents. Search, download, install, and activate skills from the clawbus library. Use when the user asks for a capability you...

Registry SourceRecently Updated
Automation

chat2workflow

A design-only workflow designer for the Dify and Coze platforms. Through multi-round conversation, it produces a structured workflow JSON (nodes, edges, vari...

Registry SourceRecently Updated