Toutiao

提供今日头条公开文章和视频的关键词搜索、内容摘要及热点频道分布的轻量化检索与分析服务。

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 25 · 0 current installs · 0 all-time installs
byClawKK@CodeKungfu
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (retrieving and summarizing public Toutiao articles/videos) match the SKILL.md content. The skill does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md is high-level and limited to public page retrieval, summarization, and channel statistics; it explicitly rejects bulk scraping, API reverse-engineering, video downloads, and recommends manual opening to avoid anti-bot detection. Because instructions are non-prescriptive about how to fetch pages, an agent could still implement automated HTTP requests — the doc asks to avoid that, but enforcement depends on the agent runtime and policies.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk and there are no external downloads to review.
Credentials
Requires no environment variables, credentials, or config paths; requested access is minimal and proportionate to the stated task.
Persistence & Privilege
always:false and default invocation settings (agent may call the skill) — no elevated persistence or cross-skill configuration changes are requested.
Assessment
This skill appears coherent and low-risk: it only documents how to summarize public Toutiao pages and does not ask for secrets or install code. Before enabling, confirm your agent/runtime enforces the non-scraping guidance (rate limits, no bulk downloads, respect site ToS). Monitor the skill's network activity for unexpected automated crawling and consider restricting autonomous invocation or adding logging/quotas if you want tighter control.

Like a lobster shell, security has layers — review code before you run it.

Current versionv0.1.0
Download zip
latestvk9752evxjx30xn8fg45h0zsqg58304s2

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

今日头条

用途与边界

  • 面向公开文章/视频/话题页的检索与内容摘要
  • 不提供接口逆向或批量抓取能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

常见任务

  • 指定关键词的文章/视频集合摘要(标题、作者、发布时间、互动)
  • 热点频道的条目分布与题材统计
  • 视频内容的标题与简介摘要

数据字段

  • 标题、作者、来源、发布时间、正文摘要/简介、标签、链接
  • 互动指标(评论/点赞/收藏/分享,如公开展示)
  • 频道名称、采集时间、来源链接

自动化要点

  • 动态渲染与反爬,建议人工打开后触发解析
  • 频率控制,不进行批量抓取;结果标注采集时间
  • 视频页解析仅获取公开元信息,不进行下载

示例流程

  • 关键词摘要:输入关键词 → 搜索 → 抽取条目 → 输出摘要清单
  • 频道统计:访问频道 → 抽取条目 → 题材分布与来源统计
  • 视频摘要:访问视频页 → 解析标题/简介/互动 → 输出摘要

合规提示

  • 遵守平台规则,不进行接口调用或批量采集
  • 不进行视频下载或去水印

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…