stream-control

star 28

Start and stop live C64 audio or video streams.

chrisgleissner By chrisgleissner schedule Updated 3/26/2026

name: stream-control description: Start and stop live C64 audio or video streams.

Intent

Use this skill when the user wants a live audio or video stream forwarded to another host.

Inputs

  • Stream type: audio or video.
  • Destination host and port.
  • Whether the session should be stopped or started.

Execution

  1. Use c64_stream with op: "start" to begin a stream.
  2. Use c64_stream with op: "stop" to terminate a stream.
  3. Confirm the stream target back to the user after each action.

Validation

  1. Summarize the stream type and target that the workflow attempted.
  2. Report any failure clearly so the user can adjust network or backend settings.

Safety

  • Remind the user to stop streams explicitly when capture is finished.
Install via CLI
npx skills add https://github.com/chrisgleissner/c64bridge --skill stream-control
Repository Details
star Stars 28
call_split Forks 9
navigation Branch main
article Path SKILL.md
More from Creator
chrisgleissner
chrisgleissner Explore all skills →