Skip to content

feat: summarize builtin skill + ASCII brand-teaser recipe#105

Open
New1Direction wants to merge 2 commits into
mainfrom
feat/summarize-skill-and-ascii-teaser
Open

feat: summarize builtin skill + ASCII brand-teaser recipe#105
New1Direction wants to merge 2 commits into
mainfrom
feat/summarize-skill-and-ascii-teaser

Conversation

@New1Direction

Copy link
Copy Markdown
Owner

What

Two banked-work items from this session:

  1. summarize builtin skill (src/skills_builtin/summarize/) — native fetch for text/web URLs, delegates to the steipete/summarize CLI for media, provenance recorded to the ledger. Auto-loaded with the other builtins.
  2. ASCII brand-teaser recipe (docs/branding/teaser/) — reproducible terminal launch-teaser pipeline: chafa/tplay render → vhs capture → ffmpeg CRT pass. banner.tape (chrome wordmark) + video.tape (clip → ASCII) + crt.sh. Render outputs are gitignored (large / may include third-party footage).

Test plan

  • korgex boots and summarize appears in the skills list (verified locally, ~56 skills auto-loaded)
  • CI green
  • Brand: cd docs/branding/teaser && vhs banner.tape && bash crt.sh reproduces the teaser (needs brew install vhs chafa)

Native fetch for text/web URLs; delegates to the steipete/summarize CLI for
media; provenance recorded to the ledger. Auto-loaded with the other builtins.
Terminal launch-teaser pipeline: chafa/tplay render -> vhs capture -> ffmpeg
CRT pass (scanlines/bloom/barrel/vignette). banner.tape (chrome wordmark) +
video.tape (clip -> ASCII) + crt.sh. Renders are gitignored (large / may
include third-party footage).
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.

1 participant