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 linkfox-ai/linkfox-skills --skill linkfox-tiktok-selection-and-shoppable-videogit clone --depth 1 https://github.com/linkfox-ai/linkfox-skillsWrote 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/linkfox-ai/linkfox-skills/linkfox-tiktok-selection-and-shoppable-video)<a href="https://agentmods.dev/skills/linkfox-ai/linkfox-skills/linkfox-tiktok-selection-and-shoppable-video"><img src="https://agentmods.dev/badge/skills/linkfox-ai/linkfox-skills/linkfox-tiktok-selection-and-shoppable-video/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/linkfox-ai/linkfox-skills/linkfox-tiktok-selection-and-shoppable-video"><img src="https://agentmods.dev/badge/skills/linkfox-ai/linkfox-skills/linkfox-tiktok-selection-and-shoppable-video.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to high
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- high YARA Match · line 5 YARA rule matched a hack tool or exploit indicator (offensive tools, reconnaissance, privilege escalation, or exploit frameworks).Fix: Remove offensive tool references and exploit code. Legitimate agent skills should not contain penetration testing tools, exploit frameworks, or reconnaissance utilities.
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.00070 | $0.06174 |
| Opus 5 | $0.00035 | $0.03087 |
| Sonnet 5 | $0.00014 | $0.01235 |
| Haiku 4.5 | $0.00007 | $0.00617 |
Grade A, and why
linkfox-tiktok-selection-and-shoppable-video scanned grade A with 1 finding 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 9d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- **完整参数**:每个子能力的请求参数、响应字段、错误码、curl 示例见 `references/<子能力>.md`(文件内含该子能力 SKILL.md 正文与 api.md 全文);`linkfox-tiktok-video` 另含 `references/large-file-upload.md`(大文件分片上传详解)。 How it starts
The opening of the file, as written. The whole thing — 201 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Linkfox Tiktok选品与带货视频(TikTok Product Selection and Shoppable Video)
TikTok 选品与带货视频一站式 AI 工具集,整合 3 类底层工具、10 项子能力,覆盖选品数据(EchoTik 16 区域市场 / FastMoss 全球电商)与官方带货视频发布链路(TikTok 视频号授权 → 可带货商品 → 可购物视频预检/发布)。各子能力完整参数、响应字段与错误码见 references/ 下对应文件,可执行脚本见 scripts/。
能力边界
✅ 能力范围
- TikTok 选品数据(
echotik_tiktok,EchoTik,覆盖 16 个区域市场):新品排行发现热销爆品与新兴趋势(echotik_tiktoklist-new-product-rank);商品搜索按销量/达人/佣金/评分/评论多维筛选(echotik_tiktoklist-product);商品关联带货视频查询播放/互动/视频销量/GMV(echotik_tiktokproduct-video);批量商品详情含多周期销量与 GMV、直播销量、带货达人数、价格评分与佣金(echotik_tiktokbatch-product-detail);解析 TikTok 视频链接返回无水印/含水印下载、播放与封面地址(echotik_tiktokget-video-download-url)。 - TikTok 全球电商热销与选品(
fastmoss_tiktok,FastMoss):按日/周/月维度与类目分析热销商品排行榜与 GMV 排名(fastmoss_tiktokproduct-rank-top-selling);按类目/销量/佣金率/达人数/店铺类型多维搜索筛选商品(fastmoss_tiktokproduct-search)。 - TikTok 官方带货视频 API(
tiktok_official_video_api):视频号达人 OAuth 授权、已授权账号列表、令牌查询与 access_token 刷新(tiktok_official_video_apilinkfox-tiktok-video-auth);可购物视频内容预检、查预检结果、发布、查发布状态、达人档案查询及大文件分片上传(tiktok_official_video_apilinkfox-tiktok-video);达人可带货商品查询(店铺商品与橱窗/直播袋商品),取得 product_id 供可购物视频挂车(tiktok_official_video_apilinkfox-tiktok-video-products)。 - 覆盖 region/marketplace:EchoTik 16 个 TikTok Shop 区域市场;FastMoss 全球电商(按 region 筛选);TikTok 官方视频号 region 支持
global(默认)/us(美国站)。具体取值见各 references。
❌ 边界与限制
- API Key 必需:所有工具均需环境变量
LINKFOX_AGENT_API_KEY(或LINKFOXAGENT_API_KEY);各工具独立计费、独立限频,数据时效与区域覆盖随数据源而异。 - 计费约束:同一会话同一参数组合默认只调用一次(脚本带本地缓存);失败或空结果不得自动换关键词、翻页或改区域连续试探;需继续检索时先向用户说明会产生额外消耗(计费规则见
skills-version.json与 references 内 api.md 的costToken字段:EchoTik 5 项 fixed≈4.5/9000 token,FastMoss 2 项 fixed≈10.5/21000 token,TikTok 官方 3 项免费)。 - TikTok 官方模块隔离:
linkfox-tiktok-video/linkfox-tiktok-video-products仅走/tiktokVideo/developerProxy,path 须以affiliate_creator/video/creator开头(否则 errcode 1005);不可用于/tiktokShop/*(TikTok Shop 卖家模块用linkfox-tiktok-shop-auth)。令牌ttsAccessToken由linkfox-tiktok-video-auth授权后经/tiktokVideo/accountTokens取得,固定 creator 达人端。 - TikTok 官方依赖链:可购物视频发布需先
linkfox-tiktok-video-auth授权取令牌,再linkfox-tiktok-video-products取product_id,最后linkfox-tiktok-video预检/发布;check_auth_dependency.py探测linkfox-tiktok-video-auth是否安装(exit 42=未安装/未授权,需先完成授权)。 - 大文件上传限制:≤10MB 走
upload_shoppable_video_file(multipart,网关暂不支持);>10MB 走大文件分片三步(Initialize → PUT 分片 → Bind,详见references/large-file-upload.md,Step 1/3 可经 proxy,Step 2 分片 PUT 不经网关)。 - 不在范围内:TikTok Shop 小店 ERP(商品/订单/财务,用
linkfox-tiktok-shop-auth+ 业务 skill)、TikTok Shop 可购物视频(/tiktokShop/developerProxy,用linkfox-tiktok-creator)、TikTok 广告投放、物流与供应链、非电商任务、与平台或卖家的直接沟通。
What ships with it
46 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.
- references/large-file-upload.md 6.4 KB
- references/linkfox-echotik-batch-product-detail.md 14 KB
- references/linkfox-echotik-get-video-download-url.md 11 KB
- references/linkfox-echotik-list-new-product-rank.md 9.2 KB
- references/linkfox-echotik-list-product.md 14 KB
- references/linkfox-echotik-product-video.md 10 KB
- references/linkfox-fastmoss-product-rank-top-selling.md 11 KB
- references/linkfox-fastmoss-product-search.md 12 KB
- references/linkfox-tiktok-video-auth.md 16 KB
- references/linkfox-tiktok-video-products.md 13 KB
- references/linkfox-tiktok-video.md 40 KB
- references/onboarding.md 2.0 KB
- scripts/_products_api_runner.py 5.4 KB runs code
- scripts/_products_endpoints.py 1.7 KB runs code
- scripts/_tiktok_video_common.py 5.1 KB runs code
- scripts/_tiktok_video_products_common.py 5.1 KB runs code
- scripts/_video_api_runner.py 5.9 KB runs code
- scripts/_video_endpoints.py 6.2 KB runs code
- scripts/account_tokens.py 2.9 KB runs code
- scripts/authorize_url.py 2.4 KB runs code
- scripts/authorized_accounts.py 2.1 KB runs code
- scripts/check_auth_dependency.py 3.9 KB runs code
- scripts/echotik_batch_product_detail.py 13 KB runs code
- scripts/echotik_get_video_download_url.py 13 KB runs code
- scripts/echotik_list_new_product_rank.py 13 KB runs code
- scripts/echotik_list_product_video.py 13 KB runs code
- scripts/echotik_list_product.py 13 KB runs code
- scripts/fastmoss_product_rank_top_selling.py 13 KB runs code
- scripts/fastmoss_product_search.py 13 KB runs code
- scripts/get_creator_profile.py 892 B runs code
- scripts/get_shop_products.py 1.1 KB runs code
- scripts/get_shoppable_video_precheck_result.py 1.2 KB runs code
- scripts/get_shoppable_video_status.py 1.2 KB runs code
- scripts/get_showcase_products.py 1.3 KB runs code
- scripts/large_file_upload_bind.py 1.0 KB runs code
- scripts/large_file_upload_init.py 1.0 KB runs code
- scripts/large_file_upload.py 1.6 KB runs code
- scripts/onboarding.py 24 KB runs code
- scripts/post_shoppable_video.py 1.7 KB runs code
- scripts/precheck_shoppable_video.py 1.7 KB runs code
- scripts/products_api.py 955 B runs code
- scripts/refresh_token.py 2.9 KB runs code
- scripts/response_io.py 18 KB runs code
- scripts/upload_shoppable_video_file.py 1.7 KB runs code
- scripts/video_api.py 1.0 KB runs code
- scripts/video_proxy.py 3.8 KB runs code
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.
- 9d ago First seen · 201 lines · 70 tokens per session scan A 8216dc2389d4
linkfox-tiktok-selection-and-shoppable-video is a skill published in the GitHub repository linkfox-ai/linkfox-skills (101 stars, last pushed 22d ago), licensed MIT. It adds 70 tokens to every session and 6,174 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
review-analyzer-skill
A review-analysis tool for studying product reviews, also called voice-of-the-customer analysis. It turns review data into labelled customer patterns, findings, reports, and visual dashboards.
shadcn
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for…
animate
Build an animation from scratch, making the decisions in the order that determines whether it feels right — should it animate at all, what purpose, which tool, which properties, which curve and duration, how it interrupts, how it exits. Writes the implementation. Use when asked to animate something, add motion, make a…
emil-design-eng
This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.
saleor-paper-storefront
Project-specific patterns for the Saleor Paper storefront built with Next.js 16, TypeScript, and Tailwind CSS. Use when working with product pages, checkout flow, caching, variant selection, filtering, SEO, or UI components. For universal Saleor API patterns, see the saleor-storefront dependency.
paper-migrations
Apply chronological Paper storefront upgrades to a forked shop. Use when the user says upgrade Paper, apply Paper migrations, catch up with upstream caching, or paper-version. Reads migrations/manifest.json and paper-version.json; ports architecture without overwriting custom styling.