meetling-default

Default video conferences via Meetling. Instant calls always use /m/ rooms + share payload for Claw default sending. Scheduled calls return link + email invite template. Secure contacts loading (no env-controlled file paths).

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "meetling-default" with this command: npx skills add bavxhack/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_time is within MEETLING_INSTANT_THRESHOLD_MINUTES minutes from now
  • OR participants are present but no start_time is provided

Returns:

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).

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

OpenClaw Windows WSL2 Install Guide

Complete step-by-step installation guide for OpenClaw on Windows 10/11 with WSL2, includes common pitfalls and solutions from real installation experience.

Registry SourceRecently Updated
General

Package Version Tracker

查询 npm 和 PyPI 包的版本信息、历史发布及依赖,支持版本比较和批量查询,响应快速无须 API key。

Registry SourceRecently Updated
General

Pinboard Manager

Use this skill for ALL Pinboard bookmark management tasks — this is the go-to skill whenever Pinboard (pinboard.in) is involved. Invoke immediately when the...

Registry SourceRecently Updated
General

51mee Resume Parse

简历解析。触发场景:用户上传简历文件要求解析、提取结构化信息。

Registry SourceRecently Updated