Video GIF Converter

v1.0.0

Convert short video moments into GIF-friendly snippets for demos, support, product walkthroughs, and social sharing. Use when a team needs lightweight motion...

0· 115·0 current·0 all-time
byLeroyCreates@leooooooow
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name and description match the instructions: the skill advises trimming and exporting GIF-friendly segments. Minor note: the workflow implies performing conversions (trim/export), which normally requires a video tool like ffmpeg, but the skill declares no required binaries or install steps. That mismatch is plausible (the platform may provide tools) but worth confirming.
Instruction Scope
SKILL.md sticks to the stated purpose: it asks for a source video, desired segment, use case, and returns recommendations and an output plan. It does not instruct reading unrelated files, accessing environment variables, or sending data to external endpoints.
Install Mechanism
There is no install spec and no code. As an instruction-only skill, it does not write files or download code at install time.
Credentials
The skill requests no environment variables, credentials, or config paths. The only data it needs is the user-supplied source video and related inputs, which is consistent with its purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent privileges or modify other skills. Autonomous invocation is allowed by default but not unusual for skills.
Assessment
This skill is an instruction-only guide for making GIFs and does not request credentials or perform installs — low risk. Before using, confirm (1) where converted files will be written or stored and ensure they won't be uploaded to external services, (2) whether the agent runtime has the necessary video tools (e.g., ffmpeg) if you expect it to perform trimming/encoding rather than only producing a plan, and (3) that you supply only files you intend to share (the skill will need access to the source video). Also note provenance: the skill has no homepage or author details; if that matters for your organization, ask for more provenance before wide deployment.

Like a lobster shell, security has layers — review code before you run it.

latestvk974fq8j6r7sghy866zqdgrsr583b4qs

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments