alexdailycheckin

Yapcut — Development skill for Claude Code

Development community

A two-part Claude Code content engine.

How to install Yapcut

This entry records only its repository, not the path inside it, so there is no exact command to give. Open alexdailycheckin/yapcut and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Yapcut does

A two-part Claude Code content engine. Outlier Radar researches your niche and writes weekly ready-to-film short-form scripts to a tracked dashboard (Industry + Viral videos). The Yap Editor turns raw phone clips into finished vertical videos: talking-head or day-in-the-life. Creator-agnostic via first-run discovery.

Alternatives in Development

  • Project-Level Skills — This directory contains skills for developing and maintaining the claude-mem project itself, not skills that a 39.3k ★
  • Industry Funnel — 行业漏斗筛选:从全市场到 3 家的价值投资精选流程 15.9k ★
  • Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★

README

YapCut by alexmuresan.com

[![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](LICENSE)

**A two-part short-form content engine for Claude Code.** It takes you from "I don't know what to post" all the way to a finished vertical video, and it is **creator-agnostic**: on first use each part interviews you about your niche and brand, then works to yours.

  1. Outlier Radar researches your niche every week. It finds short-form videos that went viral (specifically, ones that beat their own creator's baseline by 5x or more, so you are copying a proven mechanic, not chasing follower counts), extracts the hook and format that made them work, pours in fresh substance from your subject, and writes ~10 ready-to-film scripts per lane to a self-contained tracked dashboard.
  2. TikTok Yap Editor turns your raw phone clips into a finished, captioned, feed-ready vertical video, either a talking-head cut or a day-in-the-life storytelling montage.

Pick a script on the dashboard, shoot it, drop the clips on the editor. That is the loop.

Install it on your own computer

You need [Claude Code](https://claude.com/claude-code). Two routes.

**Route 1, the plugin marketplace.** Type these three commands inside Claude Code:

/plugin marketplace add alexdailycheckin/yapcut
/plugin install outlier-radar
/plugin install tiktok-yap-editor

**Route 2, from git, with Claude doing the setup.** Copy the prompt below, paste it into Claude Code, and it clones the repo, installs both skills, pulls the video dependencies, and verifies the install before telling you it is done.

Install YapCut (Alex Mureșan's short-form content engine) from git into my Claude Code
setup, then verify it actually runs. Do the work, don't just print instructions.

1. Clone and copy the two skills to user level so they load in every project:
   git clone https://github.com/alexdailycheckin/yapcut.git ~/yapcut
   mkdir -p ~/.claude/s