Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 889 Bytes

File metadata and controls

24 lines (16 loc) · 889 Bytes

Perspective Agents OpenClaw Plugin

This is the OpenClaw plugin for Perspective Agents. It bundles the perspective-agents-setup skill and installs the QR/setup-link helper used by the iPhone app.

Install on the OpenClaw server:

curl -fsSL https://raw.githubusercontent.com/Techopolis/Perspective-Agents-OpenClaw-Plugin/main/install.sh | bash

Then restart OpenClaw and run:

perspective-agents-setup

For no-Tailscale public VPS setup, the bundled skill documents the full flow: bind OpenClaw publicly, disable Bonjour on VPS, stop the old loopback bridge if present, open the gateway firewall port, and generate the QR code.

Installed layout:

  • openclaw.plugin.json: OpenClaw plugin manifest
  • index.js: minimal runtime plugin entry
  • skills/perspective-agents-setup/SKILL.md: bundled OpenClaw skill
  • scripts/setup-link.mjs: QR/setup-link command