← Back to Skills Marketplace
71
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install vizard-api-skills
Description
Use when needing to clip long videos into short social media clips, edit short videos with subtitles or b-roll, publish clips to social platforms, or generat...
Usage Guidance
This skill appears to be a documentation-only wrapper for the Vizard.ai API and will call Vizard endpoints (elb-api.vizard.ai). Before installing or using it: 1) Confirm you trust Vizard.ai and that the domain matches the official service; ask the publisher for a homepage or source if you need provenance. 2) Treat your Vizard API key like a secret — the SKILL.md requires one but the skill metadata does not declare it. Only provide the key via the platform's secure credential mechanism (not pasted into chat). 3) Publishing to social platforms requires Vizard to have connected accounts — review what permissions and tokens you grant on Vizard's dashboard. 4) If you plan to use webhooks, only use URLs you control and audit the data sent to them (webhooks can leak transcripts or clip URLs). 5) If you need stronger assurance, request the skill author/publisher identity or prefer an official/integrated connector with documented provenance. Proceed with caution; these inconsistencies justify limiting exposure (use test accounts/limited content first).
Capability Analysis
Type: OpenClaw Skill
Name: vizard-api-skills
Version: 1.0.0
The skill bundle provides a standard integration for the Vizard.ai API, allowing an agent to automate video clipping, editing, and social media publishing. All code snippets in SKILL.md and documentation in api-reference.md are consistent with the stated purpose, using legitimate API endpoints (vizard.ai) and standard Python requests logic without any signs of data exfiltration, obfuscation, or malicious instructions.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (auto-clipping, editing, publishing) align with the SKILL.md and api-reference endpoints: create, query, publish, ai-social. Requiring a Vizard API key and connected social accounts is expected for this purpose.
Instruction Scope
Runtime instructions are limited to calling Vizard.ai REST endpoints (submit, poll, list social accounts, publish, generate captions). They do not instruct reading arbitrary local files, shell execution, or contacting unrelated third-party endpoints. Webhook support is documented as an optional API parameter only.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — the lowest install risk. Nothing is downloaded or written by the skill itself.
Credentials
SKILL.md shows the API requires an API key (VIZARDAI_API_KEY header) and likely requires social-account credentials on the Vizard side, but the skill metadata lists no required environment variables or primary credential. That mismatch is meaningful: the skill will need a Vizard API key to work but does not declare it, which could lead to users accidentally supplying credentials in the wrong place or failing to notice what will be sent to the external service.
Persistence & Privilege
The skill is not always-enabled and uses default invocation settings. It does not request persistent system presence, nor does it claim to modify other skills or system-wide config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vizard-api-skills - After installation, invoke the skill by name or use
/vizard-api-skills - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Vizard API skill for automated video content creation.
- Enables clipping long videos into short, social-ready clips using Vizard.ai API
- Supports editing short videos (≤3 min) with subtitles, B-roll, and branding features
- Includes options to publish finished clips directly to major social media platforms
- Provides AI-driven caption generation for social posts
- Detailed reference and example code provided for all main workflows and parameters
Metadata
Frequently Asked Questions
What is Auto video clipping and publishing | by Vizard.ai?
Use when needing to clip long videos into short social media clips, edit short videos with subtitles or b-roll, publish clips to social platforms, or generat... It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.
How do I install Auto video clipping and publishing | by Vizard.ai?
Run "/install vizard-api-skills" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Auto video clipping and publishing | by Vizard.ai free?
Yes, Auto video clipping and publishing | by Vizard.ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Auto video clipping and publishing | by Vizard.ai support?
Auto video clipping and publishing | by Vizard.ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Auto video clipping and publishing | by Vizard.ai?
It is built and maintained by vizardai (@vizardai); the current version is v1.0.0.
More Skills