skills$openclaw/olvid-channel
jmartel-olvid2.7k

by jmartel-olvid

olvid-channel – OpenClaw Skill

olvid-channel is an OpenClaw Skills integration for productivity workflows. Add a native Olvid channel in OpenClaw.

2.7k stars3.0k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026productivity

Skill Snapshot

nameolvid-channel
descriptionAdd a native Olvid channel in OpenClaw. OpenClaw Skills integration.
ownerjmartel-olvid
repositoryjmartel-olvid/olvid-channel
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @jmartel-olvid/olvid-channel
last updatedFeb 7, 2026

Maintainer

jmartel-olvid

jmartel-olvid

Maintains olvid-channel in the OpenClaw Skills directory.

View GitHub profile
File Explorer
15 files
.
src
accounts.ts
3.6 KB
config-schema.ts
380 B
monitor.ts
6.4 KB
normalize.ts
1.0 KB
onboarding.ts
5.5 KB
runtime.ts
325 B
send.ts
1.5 KB
tools.ts
700 B
types.ts
1.9 KB
_meta.json
463 B
index.ts
5.9 KB
openclaw.plugin.json
783 B
package.json
816 B
SKILL.md
80 B
SKILL.md

name: olvid-channel description: Add a native Olvid channel in OpenClaw.

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install olvid-channel?

Run openclaw add @jmartel-olvid/olvid-channel in your terminal. This installs olvid-channel into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/jmartel-olvid/olvid-channel. Review commits and README documentation before installing.