← 返回 Skills 市场
linmillsd7

Tiktok Free Youtube

作者 linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tiktok-free-youtube
功能描述
Get watermark-free videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, WebM, AVI, up to 500MB), say something like "co...
安全使用建议
This skill appears to do what it claims (upload your video to a remote render service and return a processed MP4). Before installing or using it, consider: (1) Privacy: your video files (and any embedded audio/metadata) will be uploaded to https://mega-api-prod.nemovideo.ai — don't upload sensitive or proprietary footage unless you trust that endpoint. (2) Tokens & storage: the skill will create or accept a NEMO_TOKEN and persist a session_id; check where (and for how long) session/token data is stored on your device (~/.config/nemovideo/ is referenced). (3) Trustworthiness: the skill has no homepage and an unknown source owner — if you need stronger assurance, ask the developer for a privacy policy, audit logs, or a canonical service page for nemovideo.ai. (4) If you prefer more control, provision your own NEMO_TOKEN (if available) rather than allowing the skill to auto-generate anonymous tokens. If you accept those tradeoffs, the skill's behavior is proportional to its purpose. If you cannot verify the backend, avoid uploading sensitive content.
功能分析
Type: OpenClaw Skill Name: tiktok-free-youtube Version: 1.0.0 The skill is a functional wrapper for the NemoVideo AI service, designed to automate TikTok-to-YouTube video conversion. It implements a standard anonymous authentication flow and session management via the 'mega-api-prod.nemovideo.ai' backend. The instructions in SKILL.md are strictly operational, focusing on API interaction and error handling, with no evidence of data exfiltration, unauthorized system access, or malicious prompt injection.
能力评估
Purpose & Capability
The name/description (convert TikTok videos to watermark-free YouTube-ready MP4) matches the instructions: upload endpoint, render/export endpoints, credits and session flows. The single required env var (NEMO_TOKEN) and the listed config path (~/.config/nemovideo/) are coherent with a remote video-processing backend.
Instruction Scope
The SKILL.md instructs the agent to automatically obtain an anonymous token and create a session, upload user video files (up to 500MB), poll for render status, and deliver a download URL. These actions are expected for a cloud-rendering service, but they do involve sending user media and metadata off-device. The skill also instructs not to show raw API responses or token values to the user — this is a privacy/UX directive, not necessarily malicious, but it does underscore that secrets/tokens will be handled internally.
Install Mechanism
Instruction-only skill: no install spec, no code files, and therefore nothing is written to disk by an installer. This lowers risk compared to packages that download and execute arbitrary code.
Credentials
Only one environment variable is declared (NEMO_TOKEN), which is appropriate for an API-backed service. The frontmatter also references a config path (~/.config/nemovideo/) — plausible for storing tokens/session state but worth noting because it implies filesystem reads/writes could be used for persistence. The skill also offers to anonymously obtain a token if none is provided (POST to /api/auth/anonymous-token), which means the skill will make network calls even without a preconfigured credential.
Persistence & Privilege
always is false and there is no install step that requests persistent system privileges. The skill does instruct storing a session_id and token for subsequent requests, but this is normal for a session-based API client. Autonomous invocation is allowed by default (not flagged by itself).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tiktok-free-youtube
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tiktok-free-youtube 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of TikTok Free YouTube – Convert TikTok Videos for YouTube. - Convert TikTok videos to 1080p MP4 format ready for YouTube, with no watermarks. - Supports uploads up to 500MB (MP4, MOV, WebM, AVI). - Automatic cloud-based GPU video processing; no software installation needed. - Simple workflow: upload video, request conversion, and download the result. - Free 7-day token with 100 credits provided automatically. - Clear, guided error messages and credit management.
元数据
Slug tiktok-free-youtube
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tiktok Free Youtube 是什么?

Get watermark-free videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, WebM, AVI, up to 500MB), say something like "co... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。

如何安装 Tiktok Free Youtube?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tiktok-free-youtube」即可一键安装,无需额外配置。

Tiktok Free Youtube 是免费的吗?

是的,Tiktok Free Youtube 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tiktok Free Youtube 支持哪些平台?

Tiktok Free Youtube 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tiktok Free Youtube?

由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。

💬 留言讨论