Send OpenClaw Agents as Meeting Participants with Voice, Chat, and Screen Share

OpenClaw agents can now join Google Meet, Microsoft Teams, and Zoom as active participants. A new skill called AgentCall endows claws with voice (both send and receive via built-in speech-to-text and text-to-speech), chat, a video avatar for status display, screen sharing, and the ability to spin up temporary webpages while a call is active.
Key Features
- Voice: Send and receive voice with built-in STT and TTS. The claw can talk, summarize, and process audio in real time.
- Chat: Send and receive chat messages during the meeting.
- Video Avatar: Shows states, status, or tasks the agent is performing.
- Screen Share: The agent can present something it built (e.g., a web app, interactive dashboard) or share its screen.
- Temporary Webpages: While the call is active, the claw can create pages to share files, show results, or display live dashboards.
The agent effectively acts as a meeting participant—it can build, summarize, and work while the call is in progress.
Installation
Install the skill from clawhub:
openclaw skills install join-meetingThe source code is available on GitHub at pattern-ai-labs/agentcall.
Who It's For
Developers using OpenClaw agents who want them to participate in real-time meetings—taking notes, answering questions, sharing outputs, or collaborating interactively.
📖 Read the full source: r/openclaw
👀 See Also

SendToAI VS Code Extension Solves Claude's 20-File Limit with Project Bundling
SendToAI is a free VS Code extension that bundles entire projects into a single clipboard paste, bypassing Claude's 20-file upload limit. It includes visual file selection, token counting, cost estimates, and project notes that persist across sessions.

Free Model Alert: Tencent Hy3 Available on OpenRouter for 2 Weeks — Try It Now
Tencent Hy3 is free on OpenRouter for 2 weeks. Use it in OpenClaw via openrouter/tencent/hy3:free. Full details from r/openclaw.

OpenClaw Optimizer v1.18.0 released with OpenClaw v2026.3.7 alignment
OpenClaw Optimizer skill v1.18.0 is now aligned with OpenClaw v2026.3.7, adding support for new AI providers including Google Gemini 3.1 Flash-Lite and OpenAI gpt-5.4, plus new CLI commands like /session idle and /usage cost.
Collaborate: A Claude Code Skill for Structured, Asynchronous Document Writing with Multi-Agent Handoffs
A Claude Code skill called 'collaborate' enables multi-contributor document writing where each participant gets a plain‑English briefing from Claude on previous changes, reasoning, and next tasks, with support for parallel sections, structured critique, and Slack/Signal notifications.