@kolbo/mcp 1.81.8 → 1.81.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/skill/GENERATED.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# AUTO-GENERATED — do not edit
|
|
2
2
|
|
|
3
|
-
This tree is mirrored from kolbo-code@
|
|
3
|
+
This tree is mirrored from kolbo-code@9c91cff, the single source of truth.
|
|
4
4
|
Canonical source: packages/opencode/skills/kolbo/
|
|
5
5
|
Distribution: .github/workflows/sync-skill-to-plugin.yml
|
|
6
6
|
|
|
@@ -30,6 +30,15 @@ Read [routing.md](references/filmmaking/routing.md) for the full decision rules.
|
|
|
30
30
|
| Revise one failed behavior without losing what worked | Workbench | `validation.md` and the relevant craft reference |
|
|
31
31
|
| Multi-scene, episode, commercial, music video, or feature workflow | Production | `production-bible.md`, `workflows.md`, `validation.md` |
|
|
32
32
|
|
|
33
|
+
Craft packs named in the table above (load only what the shot needs):
|
|
34
|
+
[scene-engine.md](references/filmmaking/scene-engine.md) ·
|
|
35
|
+
[asset-preproduction.md](references/filmmaking/asset-preproduction.md) ·
|
|
36
|
+
[acting-direction.md](references/filmmaking/acting-direction.md) ·
|
|
37
|
+
[blocking-continuity.md](references/filmmaking/blocking-continuity.md) ·
|
|
38
|
+
[cinematography.md](references/filmmaking/cinematography.md) ·
|
|
39
|
+
[physics-action.md](references/filmmaking/physics-action.md) ·
|
|
40
|
+
[audio-dialogue-music.md](references/filmmaking/audio-dialogue-music.md)
|
|
41
|
+
|
|
33
42
|
For Seedance 2.5, always read [seedance-2-5.md](references/models/seedance25.md) before final compilation. Treat capability numbers as a dated adapter snapshot and verify them against current provider/catalog truth when real money or production delivery depends on them.
|
|
34
43
|
|
|
35
44
|
## Keep two layers separate
|