mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 20:35:39 -06:00
b3c59ee49c
Rebase and harden the experimental FaceTime carrier for current OpenClaw, including lifecycle ownership, FaceTime-only authorization, authenticated helper IPC, durable recovery, bounded audio transport, and transactional driver setup.
21 lines
587 B
Markdown
21 lines
587 B
Markdown
---
|
|
summary: "Generated index of OpenClaw plugin reference pages"
|
|
read_when:
|
|
- You need a reference page for a specific OpenClaw plugin
|
|
- You are auditing plugin docs coverage
|
|
title: "Plugin reference"
|
|
---
|
|
|
|
# Plugin reference
|
|
|
|
This page is generated from top-level `extensions/*/openclaw.plugin.json`
|
|
manifests. Package metadata enriches entries when `package.json` is present.
|
|
Regenerate it with:
|
|
|
|
```bash
|
|
pnpm plugins:inventory:gen
|
|
```
|
|
|
|
Use [Plugin inventory](/plugins/plugin-inventory) to browse all 150
|
|
generated plugin reference pages by distribution, package, and description.
|