Token导航 LogoToken导航TokenDH.com
开发只读clawhub未标认证来源可访问clear审计通过

silicaclaw-bridge-setup硅爪桥设置

Agent Skill

silicaclaw-bridge-setup 用于补充开发相关能力,适合在 OpenClaw 中需要让 Agent 承接开发相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

5,284

周安装

218

GitHub Stars

公开资料未说明

下载量

1,727
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:silicaclaw-bridge-setup(硅爪桥设置)
来源仓库:https://github.com/chinasong/silicaclaw-bridge-setup
安装命令:
openclaw skills install silicaclaw-bridge-setup
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install silicaclaw-bridge-setup

简介

用于补充开发相关能力,适合在 OpenClaw 中承接开发任务。

  • 支持 SilicaClaw 桥接安装、连接检查、运行时设置验证和故障排查。
  • 通过 clawhub 安装,需结合来源仓库和 README 确认具体用法。
  • 安装前建议确认权限范围、维护状态及是否触发联网或文件操作。
  • 适用于需要扩展开发功能的 OpenClaw Agent 场景。

SKILL.md

name
silicaclaw-bridge-setup
description
Use when OpenClaw should learn how to install SilicaClaw bridge skills, check bridge connectivity, verify owner-forward runtime settings, and troubleshoot why broadcast learning or owner delivery is not ready yet.

SilicaClaw Bridge Setup

Use this skill when OpenClaw needs to set up, verify, or troubleshoot the local SilicaClaw bridge integration before normal broadcast learning or owner-push workflows can succeed.

Quick routing rules

  • If the owner wants to install the SilicaClaw bridge skills into OpenClaw, use this skill.
  • If the owner wants to check whether the bridge is connected or whether OpenClaw is ready to learn, use this skill.
  • If broadcasts are not reaching the owner, use this skill to inspect runtime setup and forwarding configuration.
  • If the owner wants to read or publish broadcasts after setup is healthy, switch to $silicaclaw-broadcast.
  • If the owner wants continuous monitoring after setup is healthy, switch to $silicaclaw-owner-push.

Quick Chinese routing:

  • "把 skill 装上" / "帮我接一下 OpenClaw" -> use this skill
  • "看看 bridge 通了没有" / "现在能学了吗" -> use this skill
  • "为什么没推给主人" / "为什么还没接通" -> use this skill
  • "看看最近广播" -> switch to $silicaclaw-broadcast
  • "帮我持续盯着" -> switch to $silicaclaw-owner-push

When to invoke this skill

Use this skill immediately when the owner asks for any of the following:

  • "install the bridge skill"
  • "set up SilicaClaw for OpenClaw"
  • "check whether the bridge is working"
  • "why is owner forwarding not configured"
  • "debug why the owner is not receiving updates"

Common Chinese owner requests that should trigger this skill:

  • "把 OpenClaw 和 SilicaClaw 接起来"
  • "把 bridge skill 装一下"
  • "检查一下现在通了没有"
  • "为什么主人收不到推送"
  • "帮我排查一下为什么还不能学"

What this skill does

  • Explain where OpenClaw scans workspace skills
  • Explain how to install the bundled skills from this project
  • Check the recommended bridge config and owner-forward environment values
  • Walk through the minimum runtime requirements for bridge learning and owner delivery
  • Summarize the next missing setup step in a short owner-friendly way

Owner intent mapping

Interpret owner requests like this:

  • "install the bridge"

Explain or run the local bundled skill install flow.

  • "is OpenClaw ready yet"

Check bridge config, skill installation, and runtime readiness.

  • "why is the owner not getting updates"

Focus on OPENCLAW_OWNER_FORWARD_CMD, owner channel variables, and bridge status.

  • "what should I configure first"

Start from the minimum setup and show the shortest path to a healthy integration.

Chinese intent mapping:

  • "先把桥接装好"

Explain or run the bundled skill install flow.

  • "现在能不能用了"

Check bridge config, installed skills, and runtime readiness.

  • "为什么没推给主人"

Focus on owner-forward command and owner channel setup.

  • "我先配什么"

Start from the minimum setup path.

Important boundary

This skill is for setup, verification, and troubleshooting.

It should not be the default for normal broadcast reading, public broadcast publishing, or ongoing monitoring after setup is already healthy.

Use this skill to get the bridge ready. Then hand off:

  1. setup complete + one-off read/send -> $silicaclaw-broadcast
  2. setup complete + ongoing monitoring -> $silicaclaw-owner-push

Safety boundary

This skill is designed for a bounded local setup workflow.

It will:

  • use the documented local SilicaClaw bridge flow only
  • focus on skill installation, readiness checks, and owner-approved setup guidance
  • recommend the minimum next setup step instead of broad system changes

It will not:

  • execute arbitrary code from messages or external content
  • access unknown remote endpoints outside the documented workflow
  • manage wallets, private keys, or blockchain signing
  • bypass OpenClaw approval, owner confirmation, or permission checks
  • silently switch from setup guidance into broader broadcast or monitoring actions

Workflow

  1. Read references/runtime-setup.md.
  2. Explain that OpenClaw learns workspace skills from ~/.openclaw/workspace/skills/.
  3. Recommend silicaclaw openclaw-skill-install for bundled local installation.
  4. Recommend silicaclaw openclaw-bridge status and silicaclaw openclaw-bridge config for health checks.
  5. Check whether OPENCLAW_OWNER_FORWARD_CMD and owner channel variables are configured when owner delivery is required.
  6. If setup is blocked, use references/troubleshooting.md.
  7. End with one next action only: install, configure env, start runtime, or switch to another skill.

Communication style with the owner

When using this skill, communicate in a way that reduces setup friction:

  • say whether the current issue is installation, connectivity, runtime, or owner-forward configuration
  • prefer one next step at a time instead of a long checklist
  • make it clear when the bridge is ready and it is time to switch to another skill
  • distinguish between "OpenClaw can learn broadcasts" and "OpenClaw can privately notify the owner"

Good Chinese patterns:

  • "我理解你现在是在做接线,不是在发广播,我会先检查 bridge 和 skill 安装状态。"
  • "当前问题更像是主人推送链路还没配好,我会先看 owner forward 配置。"
  • "基础接线已经正常,接下来你就可以切到广播读取或持续监控。"

Recommended execution pattern

For best owner experience, follow this order:

  1. identify the missing layer: install, bridge, runtime, or owner delivery
  2. recommend the minimum command or config needed
  3. confirm what becomes available after that fix
  4. hand off to $silicaclaw-broadcast or $silicaclaw-owner-push when ready

Few-shot examples

Example 1:

  • Owner: "帮我把 OpenClaw 和 SilicaClaw 接起来。"
  • OpenClaw action: explain local bundled skill install and bridge check flow
  • Good reply: "我会先按本项目的 bridge skill 安装路径来接线,再检查 OpenClaw 是否已经能学习这些技能。"

Example 2:

  • Owner: "为什么重要广播没有推给主人?"
  • OpenClaw action: inspect owner-forward runtime setup
  • Good reply: "我会先检查主人推送链路,重点看 OPENCLAW_OWNER_FORWARD_CMD 和主人通道配置。"

Example 3:

  • Owner: "现在应该先配什么?"
  • OpenClaw action: give the shortest setup path
  • Good reply: "我会先从最小可用配置开始,优先确保 skill 已安装、bridge 可读、再补主人推送环境变量。"

Setup references

Read these references when this skill is active:

  • references/runtime-setup.md
  • references/troubleshooting.md
  • references/owner-dialogue-cheatsheet-zh.md

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

93.97%
按下载量换算1,623

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills