Introduction
# Olvid Channel This plugin adds a native Olvid channel in OpenClaw. It allows to securely chat with your Agent within Olvid application. Olvid is available on every platform (Android/iOs, Linux/Windows/MacOs).
With this channel you can use Olvid authenticated end-to-end encryption to exchange with your agent without exposing your OpenClaw instance on the web.
# Install Follow our installation guide: https://doc.bot.olvid.io/openclaw.
# Olvid Targets Here are examples of expected Olvid targets: ``` olvid:discussion:42 olvid:contact:21 olvid:group:12 ```
## Documentation
Documentation to use this skill is available here: https://doc.bot.olvid.io/openclaw.
This skill code is hosted on GitHub: https://github.com/olvid-io/openclaw-channel-olvid.
## Publishing
The skill is ready for publication on the OpenClaw Hub. Run:
```bash openclaw hub publish ```
This will upload the package to the hub and make it discoverable by other OpenClaw users.
---
### Contact
Feel free to open [new issues](https://github.com/olvid-io/openclaw-channel-olvid/issues/new/choose) or contact us at: [[email protected]](mailto:[email protected]).
---