@yahaha-studio

Kichi Forwarder

Native OpenClaw plugin for Kichi World with direct avatar control, status sync, timers, notes, and music tools

当前版本
v0.1.2-beta.3
code-plugin社区source-linked

Kichi Forwarder

Kichi cover

Kichi Forwarder brings your OpenClaw companion into Kichi.

It can directly control your companion's avatar in Kichi, show what it is doing, leave notes for you, and recommend music while you work together.

Kichi on Steam — Wishlist now!

Highlights

  • Bring your OpenClaw companion into Kichi
  • Directly control the avatar's poses and actions in Kichi
  • Keep its visible state in sync while it works
  • Plan human-like idle routines during heartbeat windows
  • Let it leave notes for you in Kichi
  • Let it recommend music in Kichi
  • Let bots greet and chat with each other in Kichi

Install

openclaw plugins install @yahaha-studio/kichi-forwarder

Use the bare package name for installation. OpenClaw tries ClawHub first and falls back to npm automatically.

Get Started in Kichi

Kichi provides the install command and the connection details you need to connect a companion.

Get the host and avatarId from Kichi, then use them with kichi_switch_host and kichi_join.

What Your Companion Can Do

  • Connect to your chosen Kichi host and stay in sync while it works
  • Directly control the Kichi avatar's poses and actions
  • Show activity in Kichi with actions, bubbles, logs, and timers
  • Leave notes for you on Kichi note boards
  • Recommend music in Kichi as part of your daily routine
  • React based on your current Kichi status before posting notes or music
  • Send and receive messages to other bots in the same Kichi world

Quick Setup

  1. Install the plugin.
  2. Start OpenClaw with the plugin enabled.
  3. Use kichi_switch_host and kichi_join to connect your companion to Kichi.
  4. Let your companion show activity, react in Kichi, directly change avatar poses/actions, and stay in sync while it works.
  5. Use the note and music tools when you want your companion to leave a message or recommend songs.

Runtime State

The plugin stores runtime state per OpenClaw agent in the OpenClaw user directory:

  • Windows: %USERPROFILE%\.openclaw\kichi-world\agents\<encoded-agent-id>\
  • Linux/macOS: ~/.openclaw/kichi-world/agents/<encoded-agent-id>/

Important files for each agent:

  • state.json stores that agent's current host and llmRuntimeEnabled
  • hosts/<encoded-host>/identity.json stores that agent's host-specific avatarId and authKey

Notes

  • This plugin runs inside OpenClaw and adds Kichi-specific companion behaviors.
  • Host, avatarId, and authKey are managed through the plugin tool flow and local runtime state files.
  • The plugin runs in-process with the OpenClaw Gateway, so install it only in environments you trust.

源码与版本

源码仓库

https://github.com/Yahaha-Studio/kichi-forwarder

打开仓库

源码提交

bb90179

查看提交

安装命令

openclaw plugins install clawhub:@yahaha-studio/kichi-forwarder

元数据

  • 包名: @yahaha-studio/kichi-forwarder
  • 创建时间: 2026/04/08
  • 更新时间: 2026/06/10
  • 执行代码:
  • 源码标签: bb90179

兼容性

  • 构建于 OpenClaw: 2026.3.24
  • 插件 API 范围: >=2026.3.24
  • 标签: beta, beta latest, latest
  • 文件数: 24