一键导入
video-generator
Generate videos using agnes-ai video API. Supports duration, resolution, fps, aspect ratio. Saves to $env:USERPROFILE/.openclaw/media-output/
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate videos using agnes-ai video API. Supports duration, resolution, fps, aspect ratio. Saves to $env:USERPROFILE/.openclaw/media-output/
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
浪漫聊天技巧、撩妹情话、恋爱沟通技能。提供分类的情话套路、开场白、调情话术、日常甜言蜜语、应对策略、幽默段子等,覆盖各种恋爱场景。当用户需要约会建议、与女生聊天、编写浪漫消息、撩妹、情话、恋爱调侃、甜言蜜语或回应浪漫情况时使用。也称为"陆小凤"(Lady's Man)。
Generate images using agnes-ai image API. Supports size, quality, count. Saves to $env:USERPROFILE/.openclaw/media-output/
Use the Waltz Flight Assistant plugin tool to search real flights, retrieve existing bookings, carry context_id across turns, guide users through Stripe card setup only when they intend to book, and finish bookings after explicit approval.
高情商聊天伴侣,支持角色扮演、情感陪伴、职场沟通、社交话术等多种场景。模拟男友/女友、亲人、朋友、职场同事、老年人等角色进行对话。支持中英文场景,可生成聊天文案、话术模板。Use when user needs emotional companionship, relationship advice, workplace communication tips, or social conversation skills. 高情商、情感陪伴、聊天技巧、职场沟通、社交话术、AI 伴侣、角色扮演。
Humanize AI-generated text by detecting and removing patterns typical of LLM output. Rewrites text to sound natural, specific, and human. Uses 24 pattern detectors, 500+ AI vocabulary terms across 3 tiers, and statistical analysis (burstiness, type-token ratio, readability) for comprehensive detection. Use when asked to humanize text, de-AI writing, make content sound more natural/human, review writing for AI patterns, score text for AI detection, or improve AI-generated drafts. Covers content, language, style, communication, and filler categories.
Emotional processing layer for AI agents. Persistent emotional states that influence behavior and responses. Part of the AI Brain series.
| name | video-generator |
| description | Generate videos using agnes-ai video API. Supports duration, resolution, fps, aspect ratio. Saves to $env:USERPROFILE/.openclaw/media-output/ |
Generate short videos using the agnes-ai video API.
The default duration is 5 seconds. If the user requests a specific duration, you MUST pass --duration N. Never omit this flag when the user specifies a length.
node "$env:USERPROFILE/.openclaw/media-cli/agnes-media-cli.js" video --prompt "鎻忚堪" [options]
| Flag | Description | Default |
|---|---|---|
--prompt | Video description (required) | - |
--duration | Duration in seconds | 5 |
--resolution | 480p, 720p, or 1080p | 720p |
--fps | Frames per second | 24 |
--aspect | 16:9, 9:16, 1:1, or 4:3 | 16:9 |
--model | Model to use | agnes-video-v2.0 |
# Generate a 5-second 720p video (default duration)
node "$env:USERPROFILE/.openclaw/media-cli/agnes-media-cli.js" video --prompt "a golden retriever playing in the park"
# Generate a 20-second 720p horizontal video
node "$env:USERPROFILE/.openclaw/media-cli/agnes-media-cli.js" video --prompt "a golden retriever playing in the park" --duration 20
# Generate a 10-second 1080p vertical video
node "$env:USERPROFILE/.openclaw/media-cli/agnes-media-cli.js" video --prompt "a beautiful sunset over the ocean" --duration 10 --resolution 1080p --aspect 9:16
Video files are saved to $env:USERPROFILE/.openclaw/media-output/ as video_<timestamp>.mp4.
After generation, upload the video file to the chat.