Ai Video Content Creator

v1.0.1

Plan, script, produce, and optimize video content using AI — the complete content creator workflow from idea to published video. NemoVideo handles every stag...

0· 83·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill is an instruction-only wrapper that directs the agent to call the NemoVideo API to research, script, produce, and export videos. Declaring a single primary credential (NEMO_TOKEN) and a config path (~/.config/nemovideo/) is consistent with an API-backed SaaS workflow and with the displayed curl example that uses Authorization: Bearer $NEMO_TOKEN.
Instruction Scope
SKILL.md contains pipeline steps and a sample curl request to the nemo API; it does not instruct the agent to read arbitrary local files, harvest unrelated credentials, or post data to third-party endpoints outside nemovideo. The instructions do cause user prompts/data (scripts, media, etc.) to be sent to nemo's API, which is expected for this service but worth noting for privacy.
Install Mechanism
There is no install spec and no code files; this is instruction-only, so nothing is written to disk by the skill itself. That minimizes installation risk.
Credentials
Only a single service token (NEMO_TOKEN) is declared as the primary credential and no unrelated secrets are requested. A config path (~/.config/nemovideo/) is declared which is reasonable for storing a token or settings. There are no other environment variables or credentials demanded.
Persistence & Privilege
The skill does not request permanent always:true inclusion and uses the platform defaults (user-invocable, agent-autonomous invocation allowed). It does not request modifying other skills or system-wide settings. The declared config path suggests it may store its own token/config, which is normal.
Assessment
This skill is a coherent wrapper around the NemoVideo API and requires a single service token (NEMO_TOKEN). Before installing: (1) confirm the nemo domain/API endpoint and the GitHub repo/homepage are legitimate; (2) treat NEMO_TOKEN like any secret — use the least-privileged token possible and never share it elsewhere; (3) expect that any script text, media, or prompts you send will be transmitted to nemo's servers (avoid sending PII or sensitive content); (4) inspect or back up ~/.config/nemovideo/ if the platform will create files there; (5) review NemoVideo’s privacy and terms to understand retention and use of uploaded content; and (6) consider testing with non-sensitive sample content and a limited account before giving the skill access to production materials.

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

latestvk979npafm0g6hk1jj443fv2zvd83tmrd

License

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

Runtime requirements

🚀 Clawdis
Primary envNEMO_TOKEN

Comments