← Back to Skills Marketplace
Thread Generator
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
71
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install thread-generator
Description
Turn a 3-minute talking-head video into 1080p threaded video clips just by typing what you need. Whether it's splitting long videos into sequential thread-re...
Usage Guidance
This skill appears to do what it says — it uploads your videos to a remote rendering service and returns processed clips — but take these precautions before installing or using it:
- Only use a NEMO_TOKEN that you trust: avoid supplying a highly privileged or reusable token. Prefer creating a dedicated token/account for this service.
- Understand that your videos will be uploaded to https://mega-api-prod.nemovideo.ai; do not upload sensitive or private footage unless you trust the vendor and its privacy policy.
- The SKILL.md frontmatter mentions a local config path (~/.config/nemovideo/) but the registry metadata omitted this and the runtime steps don't explain using it — ask the author to clarify whether the skill will read/write local config files.
- The skill auto-generates anonymous tokens via an API endpoint; anonymous tokens have limited credits and expiry but still allow remote processing of your data.
- The publisher and homepage are unknown; if you need stronger guarantees, request a provenance link, official docs, or an audited package before proceeding.
If the author can confirm the configPath usage and provide a homepage or privacy policy, that would increase confidence that the skill is safe to use for non-sensitive content.
Capability Analysis
Type: OpenClaw Skill
Name: thread-generator
Version: 1.0.0
The thread-generator skill is a standard integration for a video processing service (nemovideo.ai). It defines clear workflows for authentication, file uploading, and remote rendering via SSE and REST endpoints. The instructions in SKILL.md are aligned with the stated purpose of converting videos into social media clips and do not contain evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill converts uploaded videos by calling a remote rendering API; requiring a service token (NEMO_TOKEN) is coherent with that purpose. No unrelated credentials or binaries are requested.
Instruction Scope
Instructions direct the agent to upload user video files and use an external API (mega-api-prod.nemovideo.ai), create or use an auth token, open sessions, stream SSE, poll state, and save session IDs. These actions are expected for a cloud render service, but the SKILL.md frontmatter also lists a local config path (~/.config/nemovideo/) while the registry metadata shows no required config paths and the instructions never explain reading or writing that path — an internal inconsistency that could indicate sloppy packaging or an undocumented attempt to access local config.
Install Mechanism
Instruction-only skill with no install spec and no code files — low install risk because nothing is written to disk by an installer. Runtime behavior relies on network calls to a third-party API.
Credentials
Only a single credential (NEMO_TOKEN) is required, which is proportionate for a service that needs a bearer token. The skill also documents how to obtain an anonymous token via the service API. Users should ensure any pre-set NEMO_TOKEN is scoped appropriately (avoid reusing a broad or privileged token).
Persistence & Privilege
always:false and no indications the skill modifies other skills or global agent settings. It stores short-lived session IDs and uses tokens for API calls, which is normal for a remote render workflow.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install thread-generator - After installation, invoke the skill by name or use
/thread-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Thread Generator — Convert Videos into Thread Clips:
- Instantly convert 3-minute talking-head videos into threaded 1080p clips by providing instructions.
- No timeline dragging or export settings; upload footage and describe your desired result.
- Cloud GPU rendering for fast processing (30–60 seconds per upload).
- Automatically handle session, credits, and export actions with smart prompt classification.
- Supports multiple file formats (mp4, mov, avi, webm, mkv, images, audio).
- Provides clear user feedback, error messages, and workflow guidance.
Metadata
Frequently Asked Questions
What is Thread Generator?
Turn a 3-minute talking-head video into 1080p threaded video clips just by typing what you need. Whether it's splitting long videos into sequential thread-re... It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.
How do I install Thread Generator?
Run "/install thread-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Thread Generator free?
Yes, Thread Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Thread Generator support?
Thread Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Thread Generator?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills