/install create-videoconference
Meetling Default (Video Conferences) — Secure
Hardcoded Meetling host
This skill always uses: https://app.meetling.de
No environment variable can change the base URL.
Security: contacts loading
- Contacts are loaded only from
./contacts.json(current working directory). - No environment variable can override the file path.
- The skill does not output the contacts file path.
If contacts.json is missing or invalid JSON, the skill continues with an empty map and marks recipients as unresolved.
Behavior
Instant / Ad-hoc (always /m/)
Triggers if ANY is true:
- Text contains “now / right now / asap / immediately”
- OR contains German equivalents “jetzt / jetzt gleich / sofort / gleich”
- OR
start_timeis withinMEETLING_INSTANT_THRESHOLD_MINUTESminutes from now - OR participants are present but no
start_timeis provided
Returns:
url: https://app.meetling.de/m/\x3Cslug>share: message + resolved recipients for your Claw default sending path
Scheduled
If start_time is more than the threshold minutes in the future:
- returns
email_invite(subject + body) plus the Meetling link
Note: This skill does not automate Meetling dashboard creation or Meetling-sent invites (requires an official API or robust UI automation).
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install create-videoconference - 安装完成后,直接呼叫该 Skill 的名称或使用
/create-videoconference触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Create secure videoconference 是什么?
Default video conferences via Meetling. Instant calls always use /m/ rooms + share payload for Claw default sending. Scheduled calls return link + email invi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 595 次。
如何安装 Create secure videoconference?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install create-videoconference」即可一键安装,无需额外配置。
Create secure videoconference 是免费的吗?
是的,Create secure videoconference 完全免费(开源免费),可自由下载、安装和使用。
Create secure videoconference 支持哪些平台?
Create secure videoconference 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Create secure videoconference?
由 bavxhack(@bavxhack)开发并维护,当前版本 v1.0.1。