← Back to Skills Marketplace
267
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-channels-update-push
Description
监控视频平台官方频道更新,快速获取指定频道在过去一周内发布的新视频(排除 Shorts 短视频)。支持 YouTube、Vimeo 等视频平台。用于: (1) 获取竞品或行业标杆的品牌内容更新,(2) 追踪多个频道的视频发布动态,(3) 生成带链接的视频更新报告。
Usage Guidance
This skill appears to do what it says: monitor channels and produce a report. Before installing, verify the channel list file path and name (SKILL.md alternates between video-channels.md and youtube-channels.md) and ensure ~/.openclaw/workspace/.channels/video-channels.md exists and is the intended file. Note that viewing some YouTube pages may require you to be logged into YouTube in the environment where the agent runs (the skill does not request or store credentials). If you need automation (vs. manual browsing), expect to add code or tools; review any future code additions for web-scraping libraries or network endpoints before trusting them.
Capability Analysis
Type: OpenClaw Skill
Name: video-channels-update-push
Version: 1.0.0
The skill bundle is a straightforward set of instructions for monitoring YouTube channel updates and managing a channel list within the OpenClaw workspace. It contains no executable code, suspicious network requests, or prompt injection attempts, and its behavior is entirely consistent with its stated purpose of tracking video content for brands like Apple and Porsche.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: open channel pages, filter last-week uploads (exclude Shorts), and build a linkified report. Storing a channel list in a workspace file (~/.openclaw/workspace/.channels/...) is coherent with the stated purpose.
Instruction Scope
Instructions are manual/heuristic (open YouTube pages, view 'Latest', filter by date). They reference reading and editing a local channels file for managing monitored channels, which is expected. However the SKILL.md inconsistently refers to video-channels.md and youtube-channels.md (and the top metadata uses name 'ads-update'), which can cause confusion or broken runs.
Install Mechanism
No install spec and no code files — instruction-only — so nothing will be downloaded or written by an installer. This is the lowest-risk install model.
Credentials
The skill requests no environment variables, credentials, or external config. It does note that some YouTube pages require being logged in — that implies the user/agent may need an existing browser session to view certain content, but no secrets are requested by the skill itself.
Persistence & Privilege
The skill is not always-on and does not request elevated privileges or modify other skills. It reads/writes a per-agent workspace file (expected for a channel list), which is a reasonable persistence scope.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-channels-update-push - After installation, invoke the skill by name or use
/video-channels-update-push - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Monitor official video channel updates and generate weekly video reports (excluding Shorts) for platforms like YouTube and Vimeo.
- Tracks and reports new videos posted in the past week for specified channels.
- Excludes Shorts from monitoring and reporting.
- Provides a customizable channel list for managing tracked channels.
- Automatically generates reports with video titles, durations, publish dates, view counts, and a star rating for view levels.
- Useful for tracking competitor or industry leader content updates across multiple channels.
Metadata
Frequently Asked Questions
What is Video Channels Update Push?
监控视频平台官方频道更新,快速获取指定频道在过去一周内发布的新视频(排除 Shorts 短视频)。支持 YouTube、Vimeo 等视频平台。用于: (1) 获取竞品或行业标杆的品牌内容更新,(2) 追踪多个频道的视频发布动态,(3) 生成带链接的视频更新报告。 It is an AI Agent Skill for Claude Code / OpenClaw, with 267 downloads so far.
How do I install Video Channels Update Push?
Run "/install video-channels-update-push" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Channels Update Push free?
Yes, Video Channels Update Push is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Video Channels Update Push support?
Video Channels Update Push is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Channels Update Push?
It is built and maintained by FredHNian (@fredhnian); the current version is v1.0.0.
More Skills