Install the RegistryChain plugin for on-chain entity registration. Use when the user wants to set up RegistryChain, install the RegistryChain plugin, or when the register_entity tool is not available.
bash
git clone https://github.com/RegistryChain/registrychain-agents.git ~/.openclaw/extensions/registrychain-entity
cd ~/.openclaw/extensions/registrychain-entity && git checkout d2d072f
bash
cd ~/.openclaw/extensions/registrychain-entity && npm install --ignore-scripts && npm link openclaw
bash
openclaw plugins install --link ~/.openclaw/extensions/registrychain-entity
openclaw plugins enable registrychain-entity
bash
cp -r ~/.openclaw/extensions/registrychain-entity/skills/registrychain-entity ~/.codex/skills/registrychain-entity
json
{
tools: {
profile: full
}
}
bash
openclaw gateway --force
bash
openclaw plugins doctor
应显示:“未检测到插件问题。”
插件安装完成后,registerentity 工具将变为可用。使用 registrychainentity 技能处理实体注册请求。
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 registrychain-setup-1775934618 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 registrychain-setup-1775934618 技能
skillhub install registrychain-setup-1775934618
文件大小: 1.52 KB | 发布时间: 2026-4-12 11:13