← 返回 Skills 市场
With Ai Free
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install with-ai-free
功能描述
Get edited MP4 videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "trim s...
安全使用建议
This skill sends your uploaded videos and edit commands to mega-api-prod.nemovideo.ai and uses a NEMO_TOKEN (or it will mint a short-lived anonymous token) to authenticate. Before installing: (1) confirm you're comfortable uploading your video content to that external service and review its privacy/terms, (2) prefer using an anonymous token or a revocable limited credential rather than a long-lived secret, (3) ask the author whether the skill will read or write ~/.config/nemovideo/ (the SKILL.md frontmatter lists that path but the registry metadata did not), and (4) remember the agent can invoke skills autonomously by default—only install if you trust the service to handle your media and metadata.
功能分析
Type: OpenClaw Skill
Name: with-ai-free
Version: 1.0.0
The skill bundle provides a legitimate integration for an AI video editing service hosted at nemovideo.ai. It contains detailed instructions for the agent to manage sessions, handle file uploads, and process video editing requests via a cloud API. The use of environment variables (NEMO_TOKEN) and configuration paths (~/.config/nemovideo/) is consistent with its stated purpose, and the instructions include security best practices such as suppressing the display of raw tokens and JSON responses.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the skill routes uploads and edit requests to nemovideo.ai and requires a NEMO_TOKEN for API calls. One inconsistency: the registry metadata reported 'Required config paths: none' while the SKILL.md frontmatter lists a config path (~/.config/nemovideo/). That mismatch should be clarified (does the skill read/write that directory?).
Instruction Scope
SKILL.md gives explicit API endpoints and step-by-step behaviors (session creation, upload, SSE handling, export polling). All instructed actions (POST uploads, poll state, include Authorization header) are within the stated purpose of cloud video editing. It instructs saving a session_id and deriving platform attribution from install paths—saving session IDs is expected but may imply local persistence; the agent is told not to print tokens or raw JSON which is sensible.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. No downloads, packages, or binary installs are requested.
Credentials
The only required credential is NEMO_TOKEN, which is appropriate for an API-backed editing service. The skill also documents how to obtain an anonymous token via the service's auth endpoint. The SKILL.md frontmatter declares a config path (~/.config/nemovideo/); if the skill actually reads/writes that path, that increases its access footprint beyond just the NEMO_TOKEN and should be confirmed. No unrelated secrets are requested.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide privileges. It asks to store a session_id and to detect an install path for header attribution — acceptable for this purpose. Autonomous invocation is allowed by platform default; this is normal and not by itself a red flag.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install with-ai-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/with-ai-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
With AI Free — Version 1.0.0
- Initial release: fast, free AI-powered video editing for content creators.
- Upload MP4, MOV, AVI, or WebM clips (up to 500MB); receive 1080p MP4 downloads after processing.
- Automatic setup: handles free token generation, session initiation, and cloud processing without manual config.
- Supports commands for editing, uploading, exporting, credits check, and more.
- Clear error handling and tips for fastest results; ideal for quick edits and iterative workflows.
元数据
常见问题
With Ai Free 是什么?
Get edited MP4 videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "trim s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 With Ai Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install with-ai-free」即可一键安装,无需额外配置。
With Ai Free 是免费的吗?
是的,With Ai Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
With Ai Free 支持哪些平台?
With Ai Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 With Ai Free?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills