Skip to content

feat(skills): add dynamic caption techniques and split captions skill into references - #173

Merged
vanceingalls merged 3 commits into
mainfrom
vance/dynamic-captions
Apr 2, 2026
Merged

feat(skills): add dynamic caption techniques and split captions skill into references#173
vanceingalls merged 3 commits into
mainfrom
vance/dynamic-captions

Conversation

@vanceingalls

@vanceingalls vanceingalls commented Mar 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Split the captions skill from a single 611-line file into focused references: SKILL.md (core rules), transcript-guide.md (whisper/transcription), dynamic-techniques.md (animation patterns)
  • Add audio-reactive skill with "Content, Not Medium" constraint — steers away from generic visualizations (equalizer bars, spectrum analyzers, waveforms) toward content-grounded animation where audio drives when and how much, not what to show
  • Add initial dynamic caption technique selection by energy level

Test plan

  • All skill files render correctly as markdown
  • Cross-references between files use correct relative paths
  • audio-reactive/SKILL.md contains the anti-pattern list and content-grounded examples

🤖 Generated with Claude Code

vanceingalls commented Mar 31, 2026

Copy link
Copy Markdown
Collaborator Author

@vanceingalls
vanceingalls force-pushed the vance/dynamic-captions branch from f37f828 to 07c69a1 Compare March 31, 2026 23:41
@vanceingalls
vanceingalls marked this pull request as ready for review March 31, 2026 23:41
@vanceingalls vanceingalls changed the title feat: dynamic captions skill feat(skills): add dynamic caption techniques and split captions skill into references Mar 31, 2026
vanceingalls and others added 2 commits April 1, 2026 22:28
Audio reactivity applies to any visual element in a composition, not
just captions. Move it to its own skill referenced from compose-video.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vanceingalls
vanceingalls merged commit 159a2e7 into main Apr 2, 2026
15 checks passed
dahans-msft2 pushed a commit to dahans-msft2/hyperframes that referenced this pull request Aug 6, 2026
… into references (heygen-com#173)

## Summary

- Split the captions skill from a single 611-line file into focused references: `SKILL.md` (core rules), `transcript-guide.md` (whisper/transcription), `dynamic-techniques.md` (animation patterns)
- Add `audio-reactive` skill with "Content, Not Medium" constraint — steers away from generic visualizations (equalizer bars, spectrum analyzers, waveforms) toward content-grounded animation where audio drives *when* and *how much*, not *what to show*
- Add initial dynamic caption technique selection by energy level

## Test plan

- [ ] All skill files render correctly as markdown
- [ ] Cross-references between files use correct relative paths
- [ ] `audio-reactive/SKILL.md` contains the anti-pattern list and content-grounded examples

🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants