← Back to Skills Marketplace
306
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install toutiao-trending
Description
检索并摘要今日头条公开文章、视频和话题,提供标题、作者、发布时间及互动数据的轻量分析和提醒。
Usage Guidance
This skill is internally consistent and doesn't ask for credentials or install anything. Before enabling it, confirm how your agent will access web pages (browser plugin, headless renderer, or manual steps). If the agent has autonomous browsing, set rate limits and explicit rules to prevent bulk scraping or downloading video content (the SKILL.md forbids bulk scraping, but enforcement depends on agent policies). Also verify the agent won't forward scraped content to external endpoints you don't control, and ensure use complies with Toutiao's terms of service and copyright rules.
Capability Analysis
Type: OpenClaw Skill
Name: toutiao-trending
Version: 0.1.0
The skill bundle (toutiao-trending) consists of metadata and instructions for an AI agent to perform search and summarization tasks on the Toutiao platform. The instructions in SKILL.md are focused on legitimate public data retrieval and explicitly prohibit high-risk activities such as batch scraping, API reverse engineering, or video downloading.
Capability Assessment
Purpose & Capability
Name/description (summarize public Toutiao articles/videos/topics) match the SKILL.md: it describes visiting public pages, extracting titles/author/time/interaction counts and providing lightweight analysis. No unrelated env vars, binaries, or install steps are requested.
Instruction Scope
SKILL.md stays within the stated boundary (public pages, no reverse-engineering, no bulk scraping, no video downloads). It asks agents to 'visit' and 'parse' pages and recommends manual open for dynamic rendering. This is coherent, but vague: how dynamic content is rendered/executed depends on the agent's browsing tooling — that could enable scraping if misused. The skill itself does not instruct reading unrelated files or exfiltrating data.
Install Mechanism
No install spec and no code files — lowest-risk instruction-only skill; nothing is downloaded or written to disk by the skill package.
Credentials
No required environment variables, credentials, or config paths are declared. Requested data fields (public metadata and interaction counts) are appropriate for the stated function.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill does not request elevated or persistent privileges or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install toutiao-trending - After installation, invoke the skill by name or use
/toutiao-trending - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Version 0.1.0 of toutiao-hot-trend skill
- Initial release with support for retrieving and summarizing trending content from 今日头条 (Toutiao).
- Enables keyword-based article/video search and summarization, with fields like title, author, publish time, interaction stats, and tags.
- Supports generating summaries of channel distribution and topical statistics.
- Automatically extracts public video metadata (title, description, interactions) without downloading content.
- Designed for lightweight analysis and notifications of public content only, with compliance guidelines for responsible use.
Metadata
Frequently Asked Questions
What is Toutiao?
检索并摘要今日头条公开文章、视频和话题,提供标题、作者、发布时间及互动数据的轻量分析和提醒。 It is an AI Agent Skill for Claude Code / OpenClaw, with 306 downloads so far.
How do I install Toutiao?
Run "/install toutiao-trending" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Toutiao free?
Yes, Toutiao is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Toutiao support?
Toutiao is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Toutiao?
It is built and maintained by ClawKK (@codekungfu); the current version is v0.1.0.
More Skills