wecom-meeting-create

Schedule WeCom meetings with attendee invites and meeting settings.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/DaTingLi/heimaclaw --skill wecom-meeting-create-datingli
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wecom-meeting-create
Source: https://github.com/DaTingLi/heimaclaw/tree/main/reference/wecom-openclaw-plugin-main/skills/wecom-meeting-create
Command: npx skills add https://github.com/DaTingLi/heimaclaw --skill wecom-meeting-create-datingli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables teams to schedule and manage WeCom meetings with comprehensive attendee invitations and configurable meeting settings, reducing manual coordination.

Core Features & Use Cases

  • Create appointment meetings with title, start time, duration, location, and attendee invites.
  • Resolve invitees via wecom-contact-lookup and assemble the final participant list.
  • Return essential meeting details such as meetingid, meeting_code, and meeting_link for easy sharing and tracking.

Quick Start

Schedule a WeCom meeting titled 'Team Sync' for 2026-03-18 15:00 for 3600 seconds and invite the relevant teammates.

Frequently Asked Questions about wecom-meeting-create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a WeCom meeting with automatic invites?▼

To create a WeCom meeting with invites, you specify the title, start time, duration, and attendees. The skill resolves contacts and returns the meetingid and meeting_link for immediate sharing.

Can I set a password or waiting room when scheduling a WeCom meeting?▼

Yes, you can configure advanced settings like passwords and waiting rooms when scheduling a WeCom meeting. These options ensure preflight checks pass before returning the final meeting code and link.

How does contact lookup work for adding participants to a WeCom meeting?▼

Contact lookup resolves invitees by querying names to assemble the final participant list for your WeCom meeting. This process ensures valid attendees receive invitations without manual email entry.

What details do I get back after creating a WeCom meeting?▼

After creating a WeCom meeting, you receive the meetingid, meeting_code, and meeting_link. These identifiers allow you to track the appointment and share access details with all invited participants.

Does this WeCom meeting scheduling skill require any external dependencies?▼

No, this WeCom meeting scheduling skill has zero external dependencies. It handles end-to-end appointment tasks, including preflight checks and participant invitations, natively without requiring additional packages.

What is the best way to automate WeCom meeting scheduling for a team?▼

Automating WeCom meeting scheduling involves defining the title, start time, and duration in your workflow. The skill manages contact lookups and configurations to deliver meeting links automatically.