Tencent Video
Skill by codekungfu
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/codekungfu/tencent-videoWhat This Skill Does
The Tencent Video skill by codekungfu is a specialized OpenClaw agent designed to interact with the Tencent Video (v.qq.com) platform. It serves as a bridge for retrieving real-time data from publicly available movie, TV series, and variety show pages. By leveraging OpenClaw's automation capabilities, this skill allows users to extract key metadata such as update status, current episode counts, viewer ratings, and featured cast information without requiring manual navigation of the site's complex UI.
Installation
To integrate this skill into your environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/codekungfu/tencent-video
Ensure your OpenClaw environment is updated to the latest version to maintain compatibility with the site's current structure.
Use Cases
This skill is ideal for content curators, media analysts, and general viewers who need summarized information from the Tencent Video ecosystem. Specific use cases include:
- Media Monitoring: Quickly checking if a specific TV series has updated to the latest episode or if a season has concluded.
- Trend Analysis: Extracting list data from Tencent Video’s top-ranking charts to identify trending genres or popular celebrity appearances.
- Content Cataloging: Automating the collection of show synopses and guest lists for personal archives or reporting purposes.
Example Prompts
- "Check the current update status and total episode count for the latest trending variety show on Tencent Video."
- "Extract the top 10 ranked shows from the Tencent Video homepage and create a summary of their genres and average user ratings."
- "Go to the page for [Drama Title] and list all the main actors along with a brief summary of the latest season."
Tips & Limitations
To ensure stable operation, please note the following:
- Human-in-the-loop: Due to dynamic rendering and potential anti-bot protections on Tencent Video, it is highly recommended to have an agent instance verify content availability through an interactive browser session rather than background headless requests.
- Rate Limiting: This skill is designed for light analysis. Avoid high-frequency or bulk scraping, as this may trigger platform security blocks.
- Non-Invasive: The skill does not support video file downloads, reverse engineering of internal APIs, or bypassing access controls. It is strictly for metadata extraction of public content. Always prioritize compliance with the platform’s Terms of Service and use collected data for private, non-commercial analytical purposes only.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-codekungfu-tencent-video": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, data-collection