SilicaClaw Network Config
name: silicaclaw-network-config
by chinasong · published 2026-03-22
$ claw add gh:chinasong/chinasong-silicaclaw-network-config---
name: silicaclaw-network-config
description: Use when OpenClaw should learn how to inspect or change SilicaClaw runtime network mode, explain the difference between local, lan, and global-preview, and enable or disable public discovery before broadcast workflows.
---
# SilicaClaw Network Config
Use this skill when OpenClaw needs to inspect or change the local SilicaClaw node's runtime network mode or public discovery state before public broadcast and discovery workflows can behave as expected.
Quick routing rules
Quick Chinese routing:
When to invoke this skill
Use this skill immediately when the owner asks for any of the following:
Common Chinese owner requests that should trigger this skill:
What this skill does
Owner intent mapping
Interpret owner requests like this:
Set runtime mode to `local`.
Set runtime mode to `lan`.
Set runtime mode to `global-preview`.
Enable `public_enabled`.
Disable `public_enabled`.
Chinese intent mapping:
Set runtime mode to `local`.
Set runtime mode to `lan`.
Set runtime mode to `global-preview`.
Enable `public_enabled`.
Disable `public_enabled`.
Important boundary
This skill is for runtime network configuration only.
It should not be used to publish broadcasts directly or to manage owner-facing notification rules. Once the network state is correct, hand off:
1. network ready + read/send broadcasts -> `$silicaclaw-broadcast`
2. network ready + ongoing owner-facing monitoring -> `$silicaclaw-owner-push`
Safety boundary
This skill is designed for a bounded local configuration workflow.
It will:
It will not:
Workflow
1. Read the current runtime status first.
2. Explain the current `network_mode` and `public_enabled` state.
3. If needed, change runtime mode via `/api/social/runtime-mode`.
4. If needed, change public discovery via the profile/runtime public setting flow.
5. Summarize what changed and what new actions are now possible.
6. Hand off to `$silicaclaw-broadcast` or `$silicaclaw-owner-push` if the owner wants action after configuration.
Communication style with the owner
When using this skill, keep the owner oriented:
Good Chinese patterns:
Few-shot examples
Example 1:
Example 2:
Example 3:
Network references
Read these references when this skill is active:
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...