cloudvideo

Send text or clipboard content into a meeting application window.

6|2|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/valkryhx/google_adk_agent --skill cloudvideo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudvideo
Source: https://github.com/valkryhx/google_adk_agent/tree/main/skills/cloudvideo
Command: npx skills add https://github.com/valkryhx/google_adk_agent --skill cloudvideo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pywinauto, pypiwin32, and includes scripts (resource) components.

What problem does it solve?

This Skill automates sending messages to a meeting window and provides intelligent assistance, ensuring messages are delivered reliably even in complex scenarios.

Core Features & Use Cases

  • Reliable Message Sending: Sends text or code snippets to the meeting chat.
  • Clipboard Integration: Can send the current clipboard content with a single command.
  • Automated Driving Mode: Listens to clipboard changes for continuous, hands-free message delivery (use with caution).
  • Use Case: Quickly share code snippets, important notes, or links directly into a live meeting without manual copy-pasting or window switching.

Quick Start

Use the cloudvideo skill to send the following message to the meeting: "Hello team, please review the attached document."

Frequently Asked Questions about cloudvideo

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

FAQPage Schema
How do I automate sending messages to a meeting window?

You can automate sending messages to a meeting window by using this skill to inject direct text input or current clipboard content into the meeting chat application automatically.

Can I send clipboard content directly into a meeting chat?

Yes, you can send clipboard content directly into a meeting chat through a single command, allowing you to quickly share code snippets or links without manual copy-pasting.

Does automated message injection work with continuous clipboard monitoring?

Yes, an automated driving mode listens to clipboard changes for continuous, hands-free message delivery into the meeting window, though it should be used with caution.

Why does automated message delivery require specific window focus?

Automated message delivery requires specific window focus and state to ensure the application window is active and ready to receive the injected text reliably.

What do I need to set up to use pywinauto for meeting window automation?

You need to install the pywinauto and pypiwin32 dependencies on your Windows system to enable the scripts to interact with and control the meeting application window.

When should I not use automated driving mode for meeting messages?

You should not use automated driving mode when you need to manually control your clipboard, as it continuously listens to clipboard changes and automatically injects any copied content into the meeting chat.