Back to library
AI
tutorial

Turn Video Tutorials into Reusable AI Coding Skills with /learn

Convert external knowledge into automated agent actions instantly.

Use the /learn command to transform tutorial videos or documentation into reusable Skills that the AI agent can execute repeatedly.

Qwen

The Scenario

You find a video tutorial explaining a complex API integration or a specific coding style and want your AI agent to be able to replicate that logic consistently in the future.

Before & after

The old way

Manually watching a video, taking notes, and then writing a custom script or configuration takes 30–60 minutes.

With AI

Use the /learn command to ingest the video or documentation, creating a reusable Skill in about 2 minutes.

The Prompt

/learn [URL_TO_VIDEO_OR_DOCUMENTATION] as a skill to [SPECIFIC_TASK_DESCRIPTION]

The /learn command is a new feature in Qwen Code that allows the AI to parse external knowledge sources like videos and convert them into 'Skills'—reusable agentic workflows that can be called upon later.

Source

Qwen Code Blog: AI Coding Updates and Guides | Qwen Code Docs
"/learn turns videos into reusable skills."