brands-organize

Move carousel and reels MP4 files into brand-specific directories and update INDEX.md.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/zerowater-may/howzero_threads --skill brands-organize
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: brands-organize
Source: https://github.com/zerowater-may/howzero_threads/tree/main/.claude/skills/brands-organize
Command: npx skills add https://github.com/zerowater-may/howzero_threads --skill brands-organize

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill includes scripts (resource) components.

What problem does it solve?

μƒˆλ‘œ μƒμ„±λœ μΉ΄λŸ¬μ…€ μ½˜ν…μΈ μ™€ 릴슀 MP4 파일(.claude/skills/.../reels/out/*.mp4)을 λΈŒλžœλ“œ μ»¨λ²€μ…˜μ— 맞좰 μžλ™μœΌλ‘œ μ •λ¦¬ν•˜κ³ , 각 λΈŒλžœλ“œμ˜ INDEX.mdλ₯Ό μ—…λ°μ΄νŠΈν•˜λŠ” μž‘μ—… 흐름을 μ œκ³΅ν•©λ‹ˆλ‹€.

Core Features & Use Cases

  • μžλ™ 정리: μž”μ—¬ μΉ΄λŸ¬μ…€ 디렉토리(docs/content/carousel-*)λ₯Ό λΈŒλžœλ“œλ³„ ν΄λ”λ‘œ μ΄λ™ν•˜κ³ , λΈŒλžœλ“œμ˜ κ΅¬μ‘°ν™”λœ 경둜λ₯Ό μƒμ„±ν•©λ‹ˆλ‹€.
  • 릴슀 정리: .claude/skills/carousel/brands//reels/out/.mp4 νŒŒμΌμ„ λΈŒλžœλ“œλ³„ 릴슀 보관 λ””λ ‰ν† λ¦¬λ‘œ λΆ„λ₯˜ν•˜κ³ , 각 파일 버전(예: main, full, raw λ“±)을 μ •λ¦¬ν•©λ‹ˆλ‹€.
  • INDEX.md μ—…λ°μ΄νŠΈ: 각 λΈŒλžœλ“œμ˜ INDEX.md 끝에 μƒˆ ν•­λͺ©μ„ μˆ˜λ™μœΌλ‘œ μΆ”κ°€ν•˜μ—¬ μΉ΄νƒˆλ‘œκ·Έλ₯Ό μ΅œμ‹  μƒνƒœλ‘œ μœ μ§€ν•©λ‹ˆλ‹€γ€‚

Quick Start

μž”μ—¬ μΉ΄λŸ¬μ…€κ³Ό 릴슀 νŒŒμΌμ„ μžλ™μœΌλ‘œ μ •λ¦¬ν•˜λ €λ©΄ μ•„λž˜ 슀크립트λ₯Ό μ‹€ν–‰ν•©λ‹ˆλ‹€γ€‚

Frequently Asked Questions about brands-organize

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

FAQPage Schema
How do I automatically organize leftover carousel content into brand folders?β–Ό

To automatically organize leftover carousel content into brand folders, this Skill relocates files from docs/content/carousel-* directories into standardized brand-specific paths and updates INDEX.md to reflect the new locations.

What is the best way to sort reels MP4 files by brand version?β–Ό

Sorting reels MP4 files by brand version is handled by moving files from .claude/skills/carousel/brands/*/reels/out/ into categorized brand directories, separating versions like main, full, and raw automatically.

How does indexing work when moving content to brand-specific directories?β–Ό

Indexing works by manually appending new entry records to each brand's INDEX.md file after content relocation, ensuring the catalog accurately reflects the standardized directory structure.

When do I need to run a content management script to tidy brand assets?β–Ό

You need to run a content management script to tidy brand assets at session end, when new content is created under carousel directories, or when explicitly requesting to unify and organize leftover files.

How are file naming conflicts handled during automated brand folder organization?β–Ό

File naming conflicts during automated brand folder organization are resolved through interactive prompts or by applying suffixes to the relocated files, ensuring no content is overwritten.

Do I need shell utilities to automate moving reels MP4 files to brand directories?β–Ό

Yes, you need shell utilities and file operations implemented in the included scripts to automate moving reels MP4 files and to apply simple brand inference rules for directory placement.