Back to list
randysalars

production-operations

by randysalars

0🍴 0📅 Jan 25, 2026

SKILL.md


name: Production Operations tier: 3 load_policy: task-specific description: Complete production pipeline for creating hypnotic audio/video sessions version: 1.0.0

Production Operations Skill (Tier 3)

This Is the Assembly Line of Dreamweaving

This tier contains all operational skills for producing finished hypnotic sessions.


Purpose

Execute the technical production pipeline from script to YouTube-ready package.

These skills are loaded based on the specific task being performed.


Sub-Skills

SkillLocationLoads When
SSML Generationssml-generation/Script writing tasks
Voice Synthesisvoice-synthesis/Audio generation tasks
Audio Mixingaudio-mixing/Post-voice mixing tasks
Video Assemblyvideo-assembly/Video creation tasks
YouTube Packagingyoutube-packaging/Publication preparation
Session Creationsession-creation/New session initialization

Pipeline Flow

Session Init → SSML Script → Voice TTS → Audio Mix → Video Assembly → YouTube Package
     │              │            │           │            │              │
     ▼              ▼            ▼           ▼            ▼              ▼
  session-      ssml-       voice-      audio-      video-        youtube-
  creation/   generation/  synthesis/   mixing/    assembly/     packaging/

Production Standards

Audio Quality

ParameterStandard
Sample Rate44100 Hz or 48000 Hz
Bit Depth24-bit (processing), 16-bit (final)
LUFS-14 LUFS integrated
True Peak-1.5 dBTP maximum
FormatMP3 320kbps (delivery), WAV (masters)

Video Quality

ParameterStandard
Resolution1920x1080 (Full HD)
CodecH.264
Frame Rate24 fps (cinematic) or 30 fps
AudioAAC 320kbps

SSML Standards

ParameterStandard
Speaking Raterate="1.0" (always)
PacingVia <break> tags only
Voiceen-US-Neural2-H (production)
ValidationMust pass validate_ssml.py

Integration with Other Tiers

TierRelationship
Tier 1 (Neural Core)Content generation follows Tier 1 language/symbolic rules
Tier 2 (Safety)All output validated against safety constraints
Tier 4 (Growth)Analytics feed back to improve production

Quick Reference

Full Build Command

/full-build {session}

Individual Stages

/generate-script {session}   # SSML generation
/build-audio {session}       # Voice + mixing
/build-video {session}       # Video assembly

Validation

python3 scripts/utilities/validate_ssml.py sessions/{session}/working_files/script.ssml

  • Serena Memory: production_workflow_stages
  • Serena Memory: audio_production_methodology
  • Doc: docs/CANONICAL_WORKFLOW.md

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon