/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).
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install create-videoconference - After installation, invoke the skill by name or use
/create-videoconference - Provide required inputs per the skill's parameter spec and get structured output
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 595 downloads so far.
How do I install Create secure videoconference?
Run "/install create-videoconference" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Create secure videoconference free?
Yes, Create secure videoconference is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Create secure videoconference support?
Create secure videoconference is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Create secure videoconference?
It is built and maintained by bavxhack (@bavxhack); the current version is v1.0.1.