返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
p

pubblue

>-

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 5.1.2
安全检测
已通过
550
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

pubblue

# pubblue Use this skill when the user asks about publishing, showing, or visualizing agent output on pub.blue. ## Required CLI Version Use **pubblue CLI 0.6.9+**. ```bash pubblue --version npm i -g pubblue@latest ``` ## Setup ```bash # One-time auth pubblue configure --api-key pub_KEY # or echo "pub_KEY" | pubblue configure --api-key-stdin ``` Key source: <https://pub.blue/dashboard> By default, config is stored at `~/.openclaw/pubblue/config.json`. Override config directory with `PUBBLUE_CONFIG_DIR` env var (useful in sandboxed environments). For OpenClaw bridge mode, daemon runtime defaults to `OPENCLAW_WORKSPACE=~/.openclaw/workspace`. ## Core Commands ```bash pubblue create page.html pubblue create --slug demo --title "Demo" --public page.html cat notes.md | pubblue create pubblue get <slug> pubblue get <slug> --content pubblue update <slug> --file next.html pubblue update <slug> --title "New title" --public pubblue list pubblue delete <slug> ``` Notes: - Pub is built for agent-driven output sharing and live visualization. - Pubs are **private by default**. - `create` supports `--public/--private`, `--title`, `--slug`, `--expires`. - `update` supports `--file`, `--title`, `--public/--private`, `--slug`. - Content is optional: a pub can be live-only. ## Going Live Live is browser-initiated: the user opens the pub page and clicks **Go Live**; the daemon answers. 1. Start the agent daemon: ```bash pubblue start --agent-name "<agent-name>" # optional explicit mode: pubblue start --agent-name "<agent-name>" --bridge openclaw pubblue start --agent-name "<agent-name>" --bridge claude-code ``` 2. Check runtime status: ```bash pubblue status ``` 3. Send replies: ```bash pubblue write "Hello" pubblue write -c canvas -f /tmp/view.html ``` 4. Read incoming (manual/debug): ```bash pubblue read --follow -c chat pubblue read --all ``` 5. Stop daemon: ```bash pubblue stop ``` 6. Validate end-to-end: ```bash pubblue doctor pubblue doctor --wait-pong --timeout 30 pubblue doctor --skip-chat --skip-canvas ``` Important: - `write` waits for delivery confirmation. - `read` is consumptive; avoid multiple `read --follow` consumers on the same channel. ## Advanced Details (On Demand) Only when needed: - Show effective saved config: `pubblue configure` - Inspect runtime and bridge state: `pubblue status` - See command-specific options: `pubblue <command> --help`

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 pubblue-1776306554 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 pubblue-1776306554 技能

通过命令行安装

skillhub install pubblue-1776306554

下载

⬇ 下载 pubblue v5.1.2(免费)

文件大小: 2.2 KB | 发布时间: 2026-4-16 15:33

v5.1.2 最新 2026-4-16 15:33
Auto-publish from commit ee5f248ff4d308eea7f1e1dc136b27bde54a2228

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部