← Back to Skills Marketplace
315
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install threads-downloader
Description
自动解析并下载 Threads 视频,保存最高清视频到指定目录,支持批量下载和自动命名。
Usage Guidance
This skill is plausible but vague. Before installing, consider: 1) Ask the publisher for concrete implementation details — which tools will the agent use (headless browser, yt-dlp, curl, etc.), and what exact file paths will it read/write? 2) If the agent will control a browser, require it be run in a sandboxed/isolated environment to limit access to other files and credentials. 3) Do not supply Threads account credentials unless you explicitly trust and have verified the implementation; check whether the skill supports only public posts. 4) Confirm legal/copyright constraints for downloading content. 5) Prefer a skill that declares its dependencies and shows its code or a reproducible recipe (commands or scripts). Given the current vagueness, only install if you accept the risk that the agent may need to run arbitrary web automation and file operations to fulfill requests.
Capability Analysis
Type: OpenClaw Skill
Name: threads-downloader
Version: 1.0.0
The skill bundle consists of metadata and markdown instructions (SKILL.md) for downloading Threads videos. The instructions are consistent with the stated purpose, focusing on browser-based video retrieval and file renaming, and do not contain any malicious code, data exfiltration logic, or harmful prompt injection attempts.
Capability Assessment
Purpose & Capability
The name/description (download Threads videos) matches the instructions. However, the SKILL.md does not declare any required tools (browser, headless browser, or download utility like yt-dlp/curl) or network access even though the task inherently needs them — this omission is notable but could be explained by the skill being instruction-only.
Instruction Scope
Instructions are high-level and vague: '自动解析下载', '在隔离浏览器中操作', and '从临时目录复制文件到目标目录' give the agent wide latitude (open a browser, run arbitrary parsing/download code, access temp directories). The SKILL.md does not constrain which binaries/APIs to use, whether authentication is needed, or what exact paths/files the agent may read/write — this increases risk of scope creep.
Install Mechanism
No install spec and no code files are present, so nothing will be written to disk by the skill itself. This minimizes supply-chain/install risk.
Credentials
The skill requests no environment variables or credentials, which is proportionate given the description. However, real-world operation may require network access or Threads authentication (not mentioned), so the lack of declared credentials could mean either it only handles public posts or the SKILL.md is incomplete.
Persistence & Privilege
always is false and there are no indications the skill requests persistent system privileges or modifies other skills or system-wide settings. Model invocation is allowed (normal).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install threads-downloader - After installation, invoke the skill by name or use
/threads-downloader - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of threads-downloader:
- Automatically downloads videos from Threads links.
- Supports batch saving for secondary creation or offline viewing.
- Parses links, downloads the highest-resolution video, saves and renames files as specified.
- Provides clear naming conventions for single and multiple videos.
- Designed for use in isolated browser environments.
Metadata
Frequently Asked Questions
What is Threads 视频下载器?
自动解析并下载 Threads 视频,保存最高清视频到指定目录,支持批量下载和自动命名。 It is an AI Agent Skill for Claude Code / OpenClaw, with 315 downloads so far.
How do I install Threads 视频下载器?
Run "/install threads-downloader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Threads 视频下载器 free?
Yes, Threads 视频下载器 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Threads 视频下载器 support?
Threads 视频下载器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Threads 视频下载器?
It is built and maintained by tangqi (@tangqi00987); the current version is v1.0.0.
More Skills