Home / scpgamerscp / ymm4mcp · mcp-server/skills/ymm4-jikkyou/SKILL.md · GitHub

ymm4-jikkyou skillA

ymm4-jikkyou is agent-read markdown (skill) from scpgamerscp/ymm4mcp: YMM4でゆっくり実況動画を作るスキル。 ゲームプレイ映像にゆっくりボイスのセリフを合わせて実況動画を自動生成する。 以下の場面で必ず使うこと: - 「ゆっくり実況を作って」「ゲーム実況にセリフをつけて」 - 「映像を見ながらセリフを考えて」「ボス戦の実況をして」 - 「マインクラフト・Apex・原神」等ゲーム名が出てきたとき - 「霊夢と魔理沙に実況させて」「セリフと映像を合わせて」 - ゲームプレイ動画・実況・解説コメントに関する操作全般.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# ゆっくり実況スキル

ゲームプレイ映像を watchで確認しながら、霊夢・魔理沙の掛け合いセリフを
映像ぴったりのタイミングで自動生成・配置するスキル。

---

## 実況動画の構成パターン

```
[オープニング]  霊夢が挨拶・今日の内容紹介
[序盤]          魔理沙が現状・目的を補足説明
[イベント発生]  映像の変化に合わせてリアクション(交互に)
[クライマックス] 盛り上がりに合わせてテンションを上げる
[エンディング]   霊夢が締め・次回予告
```

---

## 標準ワークフロー

### Step 1:映像全体を把握(watchで確認)

```python
# 大まかな流れを掴む(500〜1000fごと)
action="watch", frame=0,     duration_ms=4000, capture_interval_ms=2000
action="watch", frame=500,   duration_ms=4000, capture_interval_ms=2000
action="watch", frame=1500,  duration_ms=4000, capture_interval_ms=2000
action="watch", frame=3000,  duration_ms=4000, capture_interval_ms=2000
action="watch", frame=5000,  duration_ms=4000, capture_interval_ms=2000
```

**把握すべき情報:**
- どんなゲームか・何をしているシーンか
- 大きなイベント(ボス登場・死亡・クリア等)の発生フレーム
- 映像内のテキスト(チャット・ボスのセリフ・UI表示)
- 音声の雰囲気(BGM・SE・静かか騒がしいか)

### Step 2:シーン表を作る

| フレーム | シーン内容 | セリフ担当 |
|---|---|---|
| 0f | オープニング | 霊夢 → 魔理沙 |
| ○○f | ○○イベント | 魔理沙 → 霊夢 |
| ○○f | クライマックス | 霊夢 → 魔理沙 |

### Step 3:台本設計のルール

**キャラクター性:**
- 霊夢:ボケ・実況役・マイペース「〜じゃない?」「なんか〜な気がするわ」「え、そうなの?」
- 魔理沙:ツッコミ・解説役・突っ込み速い「違うだろ!」「それはおかしいぜ!」「〜に決まってるだろ!」

> ⚠️ **魔理沙の一人称は「私」。「俺」「僕」は使わないこと。**

**セリフのテンプレ:**
```
オープニング:
  霊夢「はーい!ゆっくり霊夢よ!今日は[内容]に挑戦するわよ!」
…

Read the whole file at its exact version.

How to install

Latest version
mdr add scpgamerscp/ymm4mcp/ymm4-jikkyou@git:20260304.eafe690
Exact content
mdr add scpgamerscp/ymm4mcp/ymm4-jikkyou@sha256:e50afffdf22a7563

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_xhu3be66d77zspln.svg)](https://markdownregistry.com/a/art_xhu3be66d77zspln)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260304.eafe690 latest2026-03-04 eafe690 5,646 BA view · diff
git:20260226.90db1af2026-02-26 90db1af 5,553 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (5646 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

scpgamerscp/ymm4mcp · 24 stars · license none · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_xhu3be66d77zspln
GET https://markdownregistry.com/api/v1/resolve?ref=scpgamerscp/ymm4mcp/ymm4-jikkyou
GET https://markdownregistry.com/api/v1/blob/e50afffdf22a756399246300819fac0db64407f22f6f3d4ccb0b05d2016768d0

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from scpgamerscp/ymm4mcp

ymm4-chaban skill
scpgamerscp/ymm4mcp · mcp-server/skills/ymm4-chaban/SKILL.md · YMM4でゆっくり茶番動画を作るスキル。 霊夢(ボケ)と魔理沙(ツッコミ)のコント・日常会話・掛け合いで笑いを取る茶番劇を自動生成する。 以下の場面で必ず使うこと: - 「ゆっくり茶番を作って」「コントを作って」「ネタ動画にして」 -…
git:20260304.eafe690 · audit A · 24 stars
ymm4-chosei skill
scpgamerscp/ymm4mcp · mcp-server/skills/ymm4-chosei/SKILL.md · AquesTalk(ゆっくりボイス)の音声記号列を自動生成・変換するスキル。 普通の日本語テキストをアクセント記号・句切記号付きの音声記号列に変換する。 以下の場面で必ず使うこと: -…
git:20260619.4621522 · audit A · 24 stars
ymm4-kaisetsu skill
scpgamerscp/ymm4mcp · mcp-server/skills/ymm4-kaisetsu/SKILL.md · YMM4でゆっくり解説動画を作るスキル。 テーマや知識をゆっくりボイスで分かりやすく解説する動画を自動生成する。 以下の場面で必ず使うこと: - 「ゆっくり解説を作って」「〜について解説動画にして」 -…
git:20260911.564bfb9 · audit A · 24 stars
ymm4-story skill
scpgamerscp/ymm4mcp · mcp-server/skills/ymm4-story/SKILL.md · YMM4でゆっくり音声を使ったストーリー・物語動画を作るスキル。 霊夢・魔理沙・その他キャラクターが登場する短編小説・ドラマ・ファンタジー・ 感動系・ホラー・ミステリー等の物語を自動生成する。 以下の場面で必ず使うこと: -…
git:20260304.eafe690 · audit A · 24 stars
ymm4-mcp skill
scpgamerscp/ymm4mcp · mcp-server/ymm4-skill/SKILL.md · YukkuriMovieMaker4(YMM4)をMCPで操作するスキル。 ゆっくり実況動画の制作補助に使う。 以下の場面で必ず使うこと: - 「ゆっくり実況を作って」「セリフを追加して」「タイムラインを編集して」 -…
git:20260923.2b34b35 · audit A · 24 stars

Every file in scpgamerscp/ymm4mcp

Browse by kind, by grade A, or by owner.