ymm4-mcp skillA
ymm4-mcp is agent-read markdown (skill) from scpgamerscp/ymm4mcp: YukkuriMovieMaker4(YMM4)をMCPで操作するスキル。 ゆっくり実況動画の制作補助に使う。 以下の場面で必ず使うこと: - 「ゆっくり実況を作って」「セリフを追加して」「タイムラインを編集して」 - 「映像を確認して」「音声を確認して」「BGMを調べて」 - 「セリフと映像を合わせて」「重複をチェックして」 - 「スケルトンキング」「マインクラフト」等の動画内容への言及 - YMM4・ゆっくりムービーメーカー・ゆっくり動画に関する操作全般.
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
# YMM4 MCP スキル
YukkuriMovieMaker4をMCP経由で操作し、ゆっくり実況動画を自動生成・編集するスキル。
---
## 前提条件
- YMM4が起動済み
- YMM4McpPluginが有効(ツール → MCP連携サーバー → 起動)
- MCPサーバーがプラグイン設定のポート(既定8765)で動作中
---
## APIエンドポイント一覧
### プロジェクト・アイテム系
```
GET /api/status
GET /api/project
GET /api/items
POST /api/project/save
POST /api/project/open
POST /api/project/save-as
POST /api/project/export
GET /api/jobs
GET /api/jobs/{id}
POST /api/jobs/{id}/cancel
POST /api/jobs/{id}/resume
POST /api/timeline/duration
```
### セリフ・アイテム編集系
```
POST /api/items/voice
POST /api/items/prop
POST /api/items/delete
POST /api/items/select
```
複数セリフの `add_script` はHTTPエンドポイントではなく、MCP `ymm4_interact` のactionです。
### 映像確認系
```
GET /api/preview/capture
POST /api/preview/seek
GET /api/preview/position
POST /api/playback/play
POST /api/playback/stop
```
### 音声系
```
POST /api/preview/record
POST /api/preview/watch ← 映像+音声同時取得
```
---
## MCPツールの使い方
### ymm4_interact(操作系)
```python
# アイテム一覧取得
action="get_info", sub_action="items"
# セリフ一括追加(文字数から長さ自動計算)
action="add_script",
start_frame=0, fps=30, chars_per_sec=5,
lines=[
{"layer": 7, "character": "ゆっくり霊夢", "text": "セリフ内容"},
…Read the whole file at its exact version.
How to install
mdr add scpgamerscp/ymm4mcp/ymm4-mcp@git:20260923.2b34b35mdr add scpgamerscp/ymm4mcp/ymm4-mcp@sha256:719204009be5f803Pin 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.
[](https://markdownregistry.com/a/art_bjj53yprzkn37ago)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260923.2b34b35 latest | 2026-09-23 | 2b34b35 | 9,062 B | A | view · diff |
| git:20260922.8f0fc71 | 2026-09-22 | 8f0fc71 | 7,631 B | A | view · diff |
| git:20260921.b342565 | 2026-09-21 | b342565 | 7,249 B | A | view · diff |
| git:20260304.eafe690 | 2026-03-04 | eafe690 | 6,868 B | A | view · diff |
| git:20260226.90db1af | 2026-02-26 | 90db1af | 6,497 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (9062 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
scpgamerscp/ymm4mcp · 24 stars · license none · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_bjj53yprzkn37ago GET https://markdownregistry.com/api/v1/resolve?ref=scpgamerscp/ymm4mcp/ymm4-mcp GET https://markdownregistry.com/api/v1/blob/719204009be5f803d9ea4ba8f69f4dd60d4cba3fe5d56589ce0b6de3d8c41dd9
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.