← 返回 Skills 市场
Thread Generator
作者
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install thread-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/thread-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。
如何安装 Thread Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install thread-generator」即可一键安装,无需额外配置。
Thread Generator 是免费的吗?
是的,Thread Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Thread Generator 支持哪些平台?
Thread Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Thread Generator?
由 dsewell-583h0(@dsewell-583h0)开发并维护,当前版本 v1.0.0。
推荐 Skills