Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add redfox-data/redfox-community-dsh --skill tiktok-home-downloadergit clone --depth 1 https://github.com/redfox-data/redfox-community-dshWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/redfox-data/redfox-community-dsh/tiktok-home-downloader)<a href="https://agentmods.dev/skills/redfox-data/redfox-community-dsh/tiktok-home-downloader"><img src="https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/tiktok-home-downloader/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/redfox-data/redfox-community-dsh/tiktok-home-downloader"><img src="https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/tiktok-home-downloader.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00205 | $0.02705 |
| Opus 5 | $0.00102 | $0.01352 |
| Sonnet 5 | $0.00041 | $0.00541 |
| Haiku 4.5 | $0.00020 | $0.00270 |
Grade A, and why
tiktok-home-downloader scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 200 lines — stays where its author put it; the contents beside it link to each section on GitHub.
TikTok 主页视频批量提取
输入 TikTok 主页链接 → 拉取主页作品列表 → 解析下载链接 → 一键下载到本地
简介
TikTok 账号主页视频批量提取工具。只需提供 TikTok 账号主页链接,自动拉取该账号主页作品列表,逐条解析无水印视频下载直链,支持一键批量下载到本地。
适用对象
- 🎬 内容创作者 — 收藏学习竞品账号的优质内容,逐帧拆解拍摄与剪辑技巧。
- 📦 运营 / MCN — 批量备份达人合作作品,快速完成背调分析。
- 🎓 知识学习者 — 离线囤积教程类视频,随时反复观看。
功能特性
| 功能 | 说明 |
|---|---|
| 📋 作品拉取 | 通过主页链接/handle 获取账号主页作品(标题、互动数据、作品链接) |
| 🔗 链接解析 | 逐条获取视频无水印下载直链 |
| 📥 批量下载 | 一键下载全部作品到本地 output/ 目录 |
| 📊 数据展示 | Markdown 表格 / JSON 双格式输出,含播放量等完整互动数据 |
| 📄 分页翻页 | 支持翻页查看更多作品 |
| 📅 日期筛选 | 可按作品发布时间挑选 |
| ⚡ 速率保护 | 内置请求间隔,避免触发频率限制 |
使用指南
鉴权(使用前必读)
本技能调用 redfox.hk 接口,需要先获取 API Key。
前往 红狐hub 获取 API Key。
# 环境变量配置(推荐)
export REDFOX_API_KEY=ak_你的密钥
# Windows PowerShell
$env:REDFOX_API_KEY="ak_你的密钥"
secUserId 获取方式(账号标识获取指南)
secUserId 是 TikTok 内部用于标识账号的字符串,固定以 MS4w 开头(如 MS4wLjABAAAA...,通常 40~60 个字符)。当主页链接 / handle 无法解析(如网络受限、页面反爬)时,提供 secUserId 可直接查询。获取方式如下:
方法一:手机 App 分享链接(最简单,推荐)
- 打开手机 TikTok App,搜索并进入目标账号主页
- 点右上角「···」或分享图标 → 选择「分享」→ 点击「复制链接」
- 粘贴出来检查:分享链接中带有
sec_uid=MS4w...参数,形如:https://www.tiktok.com/@xxx?sec_uid=MS4wLjABAAAA...&... - 把完整分享链接直接提供给技能即可,技能会自动提取其中的 secUserId
⚠️ 注意:分享链接必须带有
sec_uid=MS4w...参数。普通主页链接(如https://www.tiktok.com/@tiktok,链接中不含sec_uid=参数)需要访问 TikTok 页面才能解析,可能因网络受限或反爬而失败;带sec_uid参数的分享链接则可以直接查询,成功率最高。
方法二:浏览器开发者工具一键提取
- 打开账号主页后按
F12打开开发者工具 - 切换到 Console(控制台) 标签页
- 粘贴以下代码并回车,会直接打印出该账号的 secUserId:
JSON.parse(document.getElementById('__UNIVERSAL_DATA_FOR_REHYDRATION__').textContent).__DEFAULT_SCOPE__['webapp.user-detail'].userInfo.user.secUid
常见问题
- 复制的 secUserId 不完整? 请确认以
MS4w开头且整串完整复制,中途截断会查询失败。 - 分享链接里没有
sec_uid=参数? 说明复制的不是标准分享链接,请重新通过「分享 → 复制链接」获取,或改用方法二。
核心执行流程、数据规则与接口说明详见
references/core_workflow.md
一键安装
本技能为标准 Skill 文件包,兼容所有支持 Skill 机制的 AI Agent 平台。
| 平台 | 安装方式 |
|---|---|
| Qoder | 将本技能目录放入 .qoder/skills/ 后重启 |
| OpenClaw | 将本技能目录放入对应 skills 目录后重启 |
| WorkBuddy | 将本技能目录放入对应 skills 目录后重启 |
| Codex | 将本技能目录放入对应 skills 目录后重启 |
| Claude Code | 将本技能目录放入 ~/.claude/skills/ 后重启 |
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 200 lines · 205 tokens per session scan A eeff1afc2173
tiktok-home-downloader is a skill published in the GitHub repository redfox-data/redfox-community-dsh (6 stars, last pushed yesterday), licensed MIT. It adds 205 tokens to every session and 2,705 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
dsh-hooks-authoring
Instructions for writing and debugging dsh-hooks-plugin scripts, which run during tool or session events such as before a tool call or after it finishes. These scripts return JSON decisions such as allowing, asking about, or denying an action.
web-artifact-designer
A design workflow for producing self-contained HTML or SVG files that open directly in a browser. It covers visual work such as posters, infographics, landing pages, charts, banners, cards, and interface mockups.
dsh-web-pet-developer
Create a pet for the dsh-pet plugin and integrate it into the dsh web GUI — author a v2 pet.json manifest plus an 8-column x 9-row atlas per the Codex/hatch-pet contract (live2d pets, voice packs and status decorations included), drop it into the pet-center user directory or contribute it as a built-in asset under…
company-research-method
A documented process for researching a company using supplied files and selected public sources. It produces a company overview with business details, sourced financial figures, and stated risks.
dsh-plugin-guide
Use when developing, reviewing, packaging, debugging, or answering questions about DeepSeek Harness (DSH) plugins — the plugin-based agent harness on vendored Cordis. Applies the official plugin-development constraints (plugin contract, cordis.yml layers, services/events/effects, tool DSL, bundles/profiles) backed by…
delivery-proof
Delivery proof and the doublecheck report. Use when the work is done and the delivery must be proven — consolidate the spec, test timeline, review verdicts, and verification checks into a doublecheckreport, and only then claim completion.