← 返回 Skills 市场
Threads Skills
作者
gaojiongwenv587-beep
· GitHub ↗
· v1.0.1
· MIT-0
60
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install threads-skills
功能描述
Threads 平台全自動化操作套件。觸發詞:登錄、登出、檢查登錄、是否已登錄、切換帳號、清除Cookie、多帳號管理、搜索、查找、瀏覽首頁、刷一下、抓帖子、獲取帖子、看帖子詳情、查看用戶、用戶主頁、歷史回復、發帖、發布、寫帖子、po文、發Thread、帶圖發帖、點讚、轉發、回覆、評論、關注、批量回覆、批量評論、...
安全使用建议
This package is instruction-only: it does not include the scripts it tells you to run. Before using/installing:
- Review the upstream GitHub repository (homepage) and inspect the referenced scripts (scripts/cli.py, chrome_launcher.py, reply_assistant.py, filter-comment.py) — do not run unknown scripts.
- Be aware these tools control Chrome via CDP and can access your logged-in sessions, cookies, and browser state. If you proceed, run them in an isolated browser profile or VM and back up important cookies/profile data first.
- The skill will delete cookies (delete-cookies) and write/read files under your home directory (~/.threads*). Confirm where state and credentials are stored and whether API keys or tokens might be written in plaintext.
- Understand what the 'uv' binary is on your system (examples use 'uv run ...') and only install it from a trusted source. On macOS the skill suggests installing tkinter via Homebrew; only install packages you trust.
- If you need the automation, clone the GitHub repo and audit scripts for network calls, credential handling, and file I/O before granting any API keys or running commands.
Given the missing code and the sensitivity of browser/session operations, proceed only after manual review and with isolation (separate profile/VM) — do not blindly grant this skill access to your primary browser profile or secrets.
能力标签
能力评估
Purpose & Capability
The name/description (Threads automation) align with the runtime commands (Chrome CDP, posting, liking, searching). However the skill bundle contains no code files; the instructions expect local scripts (scripts/cli.py, chrome_launcher.py, etc.) that are not provided in the package. The declared required binaries (python3, uv) correspond to examples, but 'uv' is uncommon and not explained.
Instruction Scope
The instructions direct the agent to launch Chrome's debug port and run local scripts that will interact with the browser, delete cookies (delete-cookies), manage account data, and read/write files under the home directory (e.g., ~/.threads/replied_posts.json, ~/.threads-filter-comment.json, and temporary JSON files). They also reference optional AI API credentials (api_url / api_key / model) for the filter step. These actions can expose or modify browser session data and local files; while coherent with an automation tool, they are sensitive operations and the skill gives broad discretion to run arbitrary local scripts.
Install Mechanism
There is no install spec in the bundle (instruction-only), so nothing is written by the skill itself — lowest install risk. However the README instructs installing tkinter on macOS via 'brew install python-tk' and using a mysterious 'uv' binary to run scripts; these external dependencies and the missing code repository must be obtained separately (homepage points to a GitHub repo).
Credentials
The skill declares no required environment variables, yet the instructions reference optional AI credentials (api_url/api_key) and persistent local config files that may store secrets. The skill will read and write files under the user home (config and replied-posts cache) and may interact with browser cookies and sessions — operations that are sensitive but not explicitly surfaced as required credentials in the registry metadata.
Persistence & Privilege
always:false (good). The skill expects to persist state locally (e.g., ~/.threads/replied_posts.json and ~/.threads-filter-comment.json) and will control a running Chrome instance via CDP. Autonomous invocation is allowed (default) — combined with browser control this increases possible impact, but autonomous invocation alone is the platform default and not a standalone flag.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install threads-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/threads-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Version 1.0.1
- Removed 36 files, including all scripts, test suites, and documentation files.
- The project no longer contains any source code or supporting assets. Only the SKILL.md metadata remains.
v1.0.0
Initial release of threads-skills — a full-featured automation toolkit for Threads.
- Enables Chrome-browser-based automatic login, logout, cookie management, and multi-account handling.
- Supports feed browsing, keyword/user search, thread/user detail fetching, and history replies.
- Provides stepwise or one-click post creation with image support and posting rules.
- Includes social interactions: like, repost, reply, follow, with duplicate-reply prevention and bulk operation safeguards.
- Features batch reply assistant (GUI/CLI), intelligent post filtering via 3D scoring, and workflow templates for operations, competitor analysis, and trend tracking.
- Documentation covers usage, command references, rules for content generation (in Traditional Chinese), and troubleshooting guidelines.
元数据
常见问题
Threads Skills 是什么?
Threads 平台全自動化操作套件。觸發詞:登錄、登出、檢查登錄、是否已登錄、切換帳號、清除Cookie、多帳號管理、搜索、查找、瀏覽首頁、刷一下、抓帖子、獲取帖子、看帖子詳情、查看用戶、用戶主頁、歷史回復、發帖、發布、寫帖子、po文、發Thread、帶圖發帖、點讚、轉發、回覆、評論、關注、批量回覆、批量評論、... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 60 次。
如何安装 Threads Skills?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install threads-skills」即可一键安装,无需额外配置。
Threads Skills 是免费的吗?
是的,Threads Skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Threads Skills 支持哪些平台?
Threads Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。
谁开发了 Threads Skills?
由 gaojiongwenv587-beep(@gaojiongwenv587-beep)开发并维护,当前版本 v1.0.1。
推荐 Skills