Domains
Forms
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a user wants to extract channel-level and video detail data from a specific YouTube channel (latest/popular/earliest videos, subscriber count, views, likes, comments) without manual scraping.
python ./scripts/youtube_video_api.py <channel_url> <video_type> via BrowserAct API.Structured YouTube channel and video metrics (title, URL, subscribers, views, likes, comments, duration, date) ready for analysis, reporting, or DB import.
Use Cases
A brand monitor wants to track a competitor's YouTube channel posting cadence and video performance. They provide the channel URL and choose 'Latest' video type. The skill returns subscriber count, recent video titles, publish dates, views and likes. This helps the brand benchmark content frequency and engagement, informing their own publishing strategy without manual scraping.
A content strategist needs to analyze a creator's growth path by reviewing their earliest videos. They input the channel URL with 'Earliest' type. The skill extracts old video metrics and channel subscriber info, enabling the strategist to understand origin content and engagement evolution, then build data-driven growth recommendations for clients.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File