Channels
Marketplace Channel
The openclaw plugin
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