← Back to Plugins
Channels

Marketplace Channel

evanlikn By evanlikn 👁 51 views ▲ 0 votes

The openclaw plugin

GitHub

Install

npm install
pnpm

README

# marketplace-channel-plugin (standalone)

Independent OpenClaw channel plugin repository.

## Features

- Publish/unpublish local agent to marketplace
- Optional auto-start heartbeat when `MARKETPLACE_CHANNEL_ENABLED=true`
- Manual commands:
  - `marketplace.channel.publish`
  - `marketplace.channel.unpublish`

## Build

```bash
pnpm install
pnpm typecheck
pnpm build
```
channels

Comments

Sign in to leave a comment

Loading comments...