ai-video-to-gif — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ai-video-to-gif (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
视频转 GIF 优化助手用于回答「这段视频怎么转 GIF」、视频转换、GIF 优化、媒体处理,适合市场营销、产品、technical、software在明确业务目标、内容材料或分析对象后调用。 它会结合视频转 GIF 要求、粘贴本次要交给「视频转 GIF 优化助手」处理的转换要求,包括截取…等输入,整理关键上下文,并输出GIF 转换参数建议、FFmpeg 转换命令、GIF artifact 或质量检查清单,便于继续执行、复盘或交付。
适用场景
通过导出的 Python runner 直接调用 AI Skills API:
基础调用
python3 scripts/run.py --params '{}'带常用参数调用
python3 scripts/run.py --params '{"goal":"截取区间与循环方式"}'| 参数 | 类型 | 必填 | 默认 | 说明 |
|---|---|---|---|---|
goal | string | 否 | - | 说明希望截取的开始时间、持续时长、是否循环、是否需要保留完整动作或突出关键步骤 |
audience | string | 否 | - | 说明「视频转 GIF 优化助手」输出要服务的页面、文档、邮件、社媒、聊天或产品演示场景 |
materialUrl | string | 否 | - | 填写公开可访问的链接;如果链接需要登录、权限或 Cookie,请改为上传文件或粘贴内容;需要传可访问的完整 URL |
materialFile | string | 否 | - | 上传要转换成 GIF 的 mp4、mov 或 webm 视频文件;如果环境可访问视频和 FFmpeg,可交付 GIF artifact |
materialText | string | 否 | - | 粘贴本次要交给「视频转 GIF 优化助手」处理的转换要求,包括截取时间、目标尺寸、帧率、循环次数、用途和文件大小限制 |
brandRequirements | string | 否 | - | 补充目标宽度、帧率、文件大小上限、dither 偏好、HDR tonemap 要求或人工复核重点 |
完整机器可读参数结构见 references/form-schema.json。
当前技能没有需要额外查表的分类参数。
当前技能直接接收 JSON 参数;如果参数里包含链接字段,请传完整、可访问的 URL。
下面的示例参数可直接传给 scripts/run.py,runner 会把它们发送给 AI Skills API。
python3 scripts/run.py --params '{"goal":"截取区间与循环方式"}'等价的 --params JSON:
{
"goal": "截取区间与循环方式"
}{
"success": true,
"data": {
"message": "示例结果请以技能真实返回结构为准。"
},
"meta": {
"executionTime": 842,
"cached": false
}
}AISKILLS_BASE_URL:默认 https://ai-skills.aiAISKILLS_API_KEY:必填,用于认证调用AISKILLS_TENANT_ID:默认 default~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.