원클릭으로
prismtek-youtube-buddy-lipsync
Durable knowledge-vault reference for the Prismtek/Buddy talking-host lip-sync workflow.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Durable knowledge-vault reference for the Prismtek/Buddy talking-host lip-sync workflow.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Configure, extend, or contribute to Hermes Agent.
Use when reviewing betting-model pipelines, sports prediction datasets, backtests, expected value math, and model-risk controls without placing bets.
Use when planning, drafting, repurposing, and promoting content across YouTube, X, and Twitch while keeping posting, DMs, replies, deletions, and account changes approval-gated.
Use when turning approved bookmarks and linked articles into ranked research digests, summaries, and next actions using read-only browser or API adapters.
Use when preparing concise pre-call context briefs from approved notes, prior conversations, public signals, project status, and open questions.
Use when synthesizing approved memory, notes, sessions, and KnowledgeVault context into patterns, top insights, decision support, and next actions.
| name | prismtek-youtube-buddy-lipsync |
| description | Durable knowledge-vault reference for the Prismtek/Buddy talking-host lip-sync workflow. |
| version | 1.1.0 |
| author | Prismtek |
| canonical_runtime | codysumpter-cloud/buddy-agent#18 |
| operator_reference | codysumpter-cloud/buddy-brain#315 |
| app_contract | codysumpter-cloud/prismtek-apps#138 |
| local_device_reference | codysumpter-cloud/omni-buddy#11 |
This note stores the long-lived skill reference for the Buddy talking-host lip-sync workflow.
The canonical runnable implementation lives in buddy-agent. knowledge-vault keeps the memory/skill reference so Hermes, Buddy, and future agents can quickly understand the workflow, ownership boundaries, and verification path.
The earlier PR to NousResearch/hermes-agent was useful, but incomplete as a Prismtek ecosystem change. The completed split is:
| Repo | Purpose |
|---|---|
buddy-agent | runnable runtime package |
buddy-brain | operator skill reference |
omni-buddy | embodied/local-device reference |
prismtek-apps | app-facing UX contract |
knowledge-vault | durable skill memory |
hermes-agent fork/upstream | optional Hermes-compatible skill surface |
Canonical runtime validation:
python3 -m py_compile scripts/*.py
python3 -m pytest tests/test_prismtek_youtube_buddy_lipsync.py -q
Local validation before opening the runtime PR passed with 4 smoke tests.
Accepted Buddy mouth style:
codysumpter-cloud/buddy-agent#18codysumpter-cloud/buddy-brain#315codysumpter-cloud/omni-buddy#11codysumpter-cloud/prismtek-apps#138NousResearch/hermes-agent#26463