AI Agent Hub
Back to skills
Content Learning Remix icon

Content Learning Remix

Content Creation Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Install @user_2b46b0cf/video-plus into your AI assistant using https://skillhub.cn/install/skillhub.md.

About this skill

Problem

When research notes, articles, social posts, audio, and video are mixed together, the issue is often not “summarize this,” but broken evidence. Source claims, timestamps, subtitles, visual cues, and model inferences can become hard to separate. This skill first converges heterogeneous input into a canonical content.json evidence package, then uses that package to produce learning, research, or original creation outputs.

How It Works

It follows a five-layer pipeline: Route detects the source type; Acquire extracts metadata, body text, subtitles, or transcripts, and samples frames when visual evidence matters; Understand normalizes the material while preserving timestamps and provenance; Create builds a script, article, lesson, or platform adaptation from mechanisms and ideas; Deliver selects a complete bundle for the target audience. For audio and video, it prefers creator-provided subtitles or automatic captions before falling back to ASR. For visually important content, it can sample frames with --frames 8 and reason over demonstrations, slides, products, or editing cues.

Boundaries

It is useful for public articles, media links, local files, and pasted text, especially when the goal is remixing source material into a lesson, script, article, or platform-specific piece. It does not guarantee access past login walls, region blocks, anti-bot controls, or expired signatures. ASR output should be treated as evidence rather than publication-ready copy, and visual claims should not be made unless frames were actually inspected.

Use Cases

  • Turn a YouTube tutorial into timestamped Chinese study notes and a review script.
  • Compile competitor Bilibili videos, articles, and local text into an evidence package for feature comparison.
  • Combine podcast audio and a written transcript into cited claim breakdowns and verification notes.
  • Generate a platform-ready course script from a demo video and product docs without copying the wording.

Best For

  • Content operations leads who turn external videos, articles, and posts into publishable lessons or platform scripts.
  • Researchers who need citable sources, timestamps, and claim flags from multiple inputs.
  • Learning-product owners who convert tutorials, audio, and docs into learner-ready lessons and scripts.
  • Platform engineers who debug ingestion failures by inspecting content.json, warnings, and fallback behavior.