← Back to Skills Marketplace
yining1023

Video Call Agent

by Yining Shi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
133
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-call-agent
Description
Start a video call with a real-time AI avatar using the Runway Characters API. The agent sends the user a call invite link — for standups, urgent alerts, che...
Usage Guidance
This skill appears to do what it says: it installs an npm helper and uses your Runway API key to run a local call server. Before installing, verify the npm package and GitHub repository (publisher, recent commits, and maintainers) so you know who published the binary you'll run. Be aware that any images, personality text, audio/video, and call transcripts you supply will be sent to Runway — don't include secrets or personal data you wouldn't want sent to that service. If you have doubts, run the package in an isolated environment (container/VM) and inspect the package contents (npm pack + unpack) or review the repository source before using your RUNWAYML_API_SECRET. Revoke the API key when no longer needed.
Capability Analysis
Type: OpenClaw Skill Name: video-call-agent Version: 1.0.0 The video-call-agent skill bundle provides a legitimate integration for the Runway Characters API, allowing an AI agent to conduct real-time video calls. It utilizes standard tools such as npm/npx for the server runtime and optionally cloudflared for network tunneling, with all actions (API key usage, local server interaction via curl, and file handling in /tmp) clearly documented and aligned with its stated purpose. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name, description, and required items line up: a Runway API key is required to use Runway Characters; node/npm and an npm package make sense for a local helper binary that starts a server.
Instruction Scope
Instructions operate via a local server and explicit API calls to Runway. The doc asks the agent to build an avatar personality from the agent's identity and user context (vague wording that gives the agent discretion to reuse conversational context), but it does not instruct reading arbitrary local files or unrelated credentials. The privacy section claims nothing is uploaded automatically; still, transcripts and any images/text you supply will be sent to Runway and become available to the agent.
Install Mechanism
Install is an npm package (openclaw-video-call) from npmjs.com — appropriate for a node-based helper. npm packages are a standard moderate-risk install mechanism but are coherent with the skill's runtime requirements.
Credentials
Only one required env var (RUNWAYML_API_SECRET) is declared and it is the primary credential needed to call the Runway API; there are no unrelated credentials or config paths requested.
Persistence & Privilege
Skill is user-invocable and not always-on. It does not request system-wide configuration changes, nor does it claim to modify other skills or persist broad privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-call-agent
  3. After installation, invoke the skill by name or use /video-call-agent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
video-call-agent 1.0.0 - Initial release: Start video calls with a real-time AI avatar using the Runway Characters API. - Agent sends users a call invite link for standups, alerts, or check-ins. - Customizable avatar with support for user-provided images and personalities. - Full call transcript available for agent actions after call ends. - Detailed privacy and setup instructions included for secure and flexible use.
Metadata
Slug video-call-agent
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Call Agent?

Start a video call with a real-time AI avatar using the Runway Characters API. The agent sends the user a call invite link — for standups, urgent alerts, che... It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.

How do I install Video Call Agent?

Run "/install video-call-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Call Agent free?

Yes, Video Call Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Call Agent support?

Video Call Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Call Agent?

It is built and maintained by Yining Shi (@yining1023); the current version is v1.0.0.

💬 Comments