docs: add Buzz to generated plugin inventory (#114875)

* docs: refresh Buzz plugin inventory

* docs: refresh generated docs map
This commit is contained in:
Peter Steinberger
2026-07-27 22:59:32 -04:00
committed by GitHub
parent 073f7a9ba2
commit feb5883089
4 changed files with 36 additions and 2 deletions

View File

@@ -6356,6 +6356,15 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
- H2: Surface
- H2: Related docs
## plugins/reference/buzz.md
- Route: /plugins/reference/buzz
- Headings:
- H1: Buzz plugin
- H2: Distribution
- H2: Surface
- H2: Related docs
## plugins/reference/byteplus.md
- Route: /plugins/reference/byteplus

View File

@@ -197,7 +197,7 @@ Each entry lists the package, distribution route, and description.
## Official external packages
72 plugins
73 plugins
- **[acpx](/plugins/reference/acpx)** (`@openclaw/acpx`) - npm; ClawHub. OpenClaw ACP runtime backend with plugin-owned session and transport management.
@@ -213,6 +213,8 @@ Each entry lists the package, distribution route, and description.
- **[brave](/plugins/reference/brave)** (`@openclaw/brave-plugin`) - npm; ClawHub. OpenClaw Brave Search provider plugin for web search.
- **[buzz](/plugins/reference/buzz)** (`@openclaw/buzz`) - npm; ClawHub: `clawhub:@openclaw/buzz`. Connect OpenClaw agents to Buzz rooms.
- **[cerebras](/plugins/reference/cerebras)** (`@openclaw/cerebras-provider`) - npm; ClawHub: `clawhub:@openclaw/cerebras-provider`. Adds Cerebras model provider support to OpenClaw.
- **[chutes](/plugins/reference/chutes)** (`@openclaw/chutes-provider`) - npm; ClawHub: `clawhub:@openclaw/chutes-provider`. Adds Chutes model provider support to OpenClaw.

View File

@@ -15,5 +15,5 @@ This page is generated from `extensions/*/package.json` and
pnpm plugins:inventory:gen
```
Use [Plugin inventory](/plugins/plugin-inventory) to browse all 144
Use [Plugin inventory](/plugins/plugin-inventory) to browse all 145
generated plugin reference pages by distribution, package, and description.

View File

@@ -0,0 +1,23 @@
---
summary: "Connect OpenClaw agents to Buzz rooms."
read_when:
- You are installing, configuring, or auditing the buzz plugin
title: "Buzz plugin"
---
# Buzz plugin
Connect OpenClaw agents to Buzz rooms.
## Distribution
- Package: `@openclaw/buzz`
- Install route: npm; ClawHub: `clawhub:@openclaw/buzz`
## Surface
channels: `buzz`
## Related docs
- [buzz](/channels/buzz)