wonda-cli
从终端生成AI图像、视频和音乐
营销团队和内容创作者在手动内容制作和社交媒体研究上花费数小时。Wonda CLI将AI生成、编辑和社交平台自动化带到终端,为AI代理服务。
下载技能 ZIP
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
开启并开始使用
测试它
正在使用“wonda-cli”。 Generate a portrait image of a coffee cup in warm morning light
预期结果:
Successfully generated image. Media ID: abc123xyz, URL: https://cdn.wondercat.ai/abc123.png (1024x1024)
正在使用“wonda-cli”。 Create a 9:16 video of a person running and add TikTok captions
预期结果:
Video generated with ID: vid789abc. Adding animated captions with TikTok Red style. Final output: https://cdn.wondercat.ai/vid789.mp4
正在使用“wonda-cli”。 Search Reddit for trending discussions about productivity apps
预期结果:
Found 15 trending posts in r/productivity. Top 3: (1) 'My 5-app setup that doubled my output' - 2.4k upvotes, (2) 'Notion vs Obsidian in 2025' - 1.8k upvotes, (3) 'AI writing assistants tested' - 950 upvotes
安全审计
低风险This is a documentation file (SKILL.md) for the Wonda CLI tool, not executable code. All 459 static findings are false positives: command examples in markdown are flagged as external command execution; URLs in documentation are flagged as hardcoded URLs; WONDA_API_KEY environment variable references are flagged as credential access. The credentials vault uses AES-256-GCM encryption (strong cryptography, not weak). The skill provides legitimate content creation and social media automation functionality.
低风险问题 (6)
风险因素
⚙️ 外部命令 (1)
🌐 网络访问 (4)
🔑 环境变量 (2)
质量评分
你能构建什么
营销团队:快速内容生产
直接从终端工作流程生成产品图像、视频和社交帖子。自动执行竞品研究和内容排期,无需离开开发环境。
内容创作者:批量内容生成
创建图像和视频的多个变体,添加字幕和特效,并通过简单的CLI命令批量发布到多个社交平台。
AI代理开发者:集成自动化
构建利用AI媒体生成和社交平台交互的代理。将生成、编辑和发布链接成自动化工作流程。
试试这些提示
Use wonda to generate a 9:16 portrait image of [DESCRIPTION] in [STYLE] style. Save it as output.png.
Generate a 9:16 video showing [SCENE DESCRIPTION] then add animated TikTok-style captions with the text '[CAPTION TEXT]'.
Use wonda to scrape Instagram posts from @competitor_handle, analyze their top performing content, and generate 3 similar post ideas.
Create 5 product images using different AI styles, add text overlay to each, and publish them to Instagram as drafts with captions '[PRODUCT DESCRIPTION] - Link in bio'.
最佳实践
- 使用--attach配合参考图像以获得跨生成的一致风格。对于包含人物的图像,使用kling_3_pro模型来保持面部身份。
- 所有社交内容(TikTok、Reels、Stories)设置--aspect-ratio 9:16。仅对YouTube或演示文稿使用横向。
- 使用媒体ID链接命令,而不是下载后重新上传。直接传递--media <id>给后续操作。
避免
- 不要在图像转视频提示中描述图像内容。仅描述运动、相机移动和氛围。
- 不要将TTS + 口型同步链接用于说话人内容。本地语音视频模型(Sora、Veo、Kling)生成的嘴型同步效果更好。
- 不要自动选择spicy/NSFW模型如'cookie'。仅在用户明确要求此类内容时使用。
常见问题
需要什么认证?
有哪些图像模型可用?
如何为视频添加字幕?
可以自动化社交媒体发布吗?
视频生成需要多长时间?
最大视频时长是多少?
开发者详情
文件结构
📄 SKILL.md