npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

create-yukkuri-channel

v1.3.1

Published

ゆっくり解説チャンネル制作ワークフロー一式をセットアップするCLI

Readme

ゆっくり解説チャンネル制作キット 🎬

AIエージェント(Antigravity / Claude Code 等)と連携して、参考動画を渡すだけでゆっくり解説動画を自動制作するワークフロー一式です。

npx create-yukkuri-channel my-channel

キャラクター画像・BGM・効果音・テロップ背景はすべて同梱済み。 あとは下記の 3つだけ 準備すれば制作を始められます。


あなたがやること(3つだけ)

1. 🎤 VOICEVOXをインストール

霊夢・魔理沙の音声を合成するソフトです。

  1. https://voicevox.hiroshiba.jp/ からダウンロード
  2. インストールして起動

動画制作中は起動しておいてください。それ以外の時は閉じてOKです。


2. 🎥 背景動画を1つ配置

動画全体の背景としてループ再生されるMP4を1つ用意してください。

ファイル名: background_video.mp4(この名前にしてください) 配置先: yukkuri/素材/bgm/background_video.mp4

どこで手に入る?

Pexels(無料)で以下のようなキーワードで検索 → 無料ダウンロード:

  • abstract background
  • cosmicparticles
  • dark background loop

💡 暗めで落ち着いた動画がおすすめ。字幕やキャラが見やすくなります。 10秒程度の短い動画でもループ再生されるので大丈夫です。


3. 📺 参考動画を配置

伸びているゆっくり解説動画のMP4を 参考動画/ フォルダに置いてください。 この動画を分析して、構成やテンポを参考にした企画・台本を自動生成します。


🚀 制作開始

AIエージェントのチャットで:

/yukkuri-workflow

と入力するだけ。分析 → 企画 → 台本 → 画像収集 → 音声生成 → プレビューまで全自動で進みます。


📦 同梱済みの素材

| 素材 | 内容 | |------|------| | キャラクター画像 | 霊夢・魔理沙 各12枚(表情×口パク差分) | | BGM | 2曲 | | 効果音(SE) | 6種類 | | テロップ背景 | 配置済み | | 元キャラ画像 | 合成前パーツ一式 |


その他の前提条件

以下は AIエージェントがセットアップを案内してくれる ので、指示に従えばOKです:

  • Node.js 18+
  • ffmpeg
  • Noto Sans JP フォント
  • Pexels APIキー(背景画像の自動ダウンロード用・無料)

FAQ

Q: 2本目以降の動画を作るときは? → 同じディレクトリで /yukkuri-workflow を再実行するだけ。

Q: キャラ画像を差し替えたいyukkuri/素材/characters/reimu/ marisa/ の画像を同じファイル名で差し替え。

Q: 背景動画を変えたいyukkuri/素材/bgm/background_video.mp4 を差し替えるだけ。


ライセンス

MIT