Kichi Forwarder

v0.1.1-beta.12

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

@yahaha-studio/kichi-forwarder·runtime kichi-forwarder·by @xiaoxinshi001
Code Pluginsource linkedCommunity code plugin. Review compatibility and verification before install.

README

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

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

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.

Capabilities

configSchema
Yes
Executes code
Yes
HTTP routes
0
Runtime ID
kichi-forwarder

Compatibility

Built With Open Claw Version
2026.3.24
Min Gateway Version
2026.3.24
Plugin Api Range
>=2026.3.24
Plugin Sdk Version
2026.3.24

Verification

Tier
source linked
Scope
artifact only
Summary
Validated package structure and linked the release to source metadata.
Commit
e73a336
Tag
main
Provenance
No
Scan status
clean

Tags

beta
0.1.0-beta.2
beta latest
0.1.0-beta.3
latest
0.1.1-beta.12