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 provides a TikTok video URL and wants full metadata (author, stats, music, hashtags, mentions, slideshow), or has a list of TikTok video URLs to batch-extract.
python scripts/extract-video-detail.py via bash to parse the __UNIVERSAL_DATA_FOR_REHYDRATION__ SSR script tagA complete metadata JSON per video: id, text, author profile, play/digg/share/comment counts, music, video specs, hashtags, mentions, slideshow links. Enables verification, archiving, and analytics.
Use Cases
A social media analyst needs to verify the exact engagement stats and author info of a viral TikTok video for a client report. They paste the video URL into the agent, which navigates to the page and extracts full metadata (play count, digg count, author followers, hashtags). This avoids manual screenshot errors and delivers clean JSON for the report, saving time and improving data accuracy.
A researcher collects 200 TikTok video URLs about a trend and needs metadata for each. Using the skill's batch mode, the agent loops through URLs with delays, extracts JSON per video, and saves results incrementally with resume-on-error. The structured dataset enables content trend analysis without manual per-video lookup, greatly boosting research efficiency.
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