niche

Analyze YouTube viral videos and update master prompts with versioned outputs.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/leessju/claude-skills --skill niche-leessju
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: niche
Source: https://github.com/leessju/claude-skills/tree/main/niche
Command: npx skills add https://github.com/leessju/claude-skills --skill niche-leessju

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

바이럴 영상의 분석과 기존 패턴 대비를 자동으로 수행하고, 마스터 프롬프트를 버전업하는 일을 단순화합니다.

Core Features & Use Cases

  • 영상 링크를 분석하고 패턴과 장르를 대조합니다.
  • 프롬프트의 버전 관리(버전 판단, changelog 업데이트)를 자동화합니다.
  • 테스트 대본 생성 및 버전 간 비교를 지원합니다.

Quick Start

영상 링크 하나를 입력하면 분석 → 버전 판단 → 프롬프트 업데이트가 수행됩니다.

Frequently Asked Questions about niche

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically analyze viral videos to improve my prompt?

Automated viral video analysis improves prompts by comparing new YouTube content against existing patterns to determine version updates. Inputting a video link triggers analysis, version judgment, and master prompt iteration.

How does automated prompt versioning work for YouTube video analysis?

Automated prompt versioning works by applying Gemini-based analysis to video URLs and storing local metadata. This data drives PATCH, MINOR, and MAJOR version decisions, outputting versioned prompts with changelog updates.

Can I compare multiple YouTube viral video URLs to update a single master prompt?

Yes, you can compare multiple YouTube viral video URLs to update a single master prompt. The analysis applies to one or more video links, comparing new content against existing patterns to drive ongoing iteration.

What do I need to set up before automating master prompt updates with video analysis?

You need Gemini-based analysis prompts and local metadata storage to support versioning decisions. These prerequisites enable the system to store analysis results locally and drive PATCH, MINOR, and MAJOR version updates.

Does the prompt versioning system generate test scripts for comparison?

Yes, the prompt versioning system generates test scripts and supports comparison between versions. This allows you to validate the updated master prompt against previous iterations after analyzing new viral video content.

When should I use a MAJOR version update over a MINOR or PATCH for my prompt?

MAJOR, MINOR, or PATCH version updates are determined by comparing newly analyzed viral content against existing stored patterns. The automated version judgment uses local metadata to decide the scale of the prompt iteration.