Related
- Agent Skills Discovery RFCCloudflare's draft spec for publishing Agent Skills at a predictable URL — an index at /.well-known/agent-skills/ lists each skill as a single artifact with a type, a URL and a SHA-256 digest. Apache-2.0, v0.2.0, and a draft rather than a ratified IETF RFC.
- binpatchBinary delta-update engine from BYK. Publish a bsdiff+zstd patch next to each release and a self-updating binary walks the chain from the installed version to the target instead of downloading itself again. Zero runtime dependencies, MIT.
- harness-doctorClaude Code / Codex skill that mines the last N days of Claude Code transcripts across every project on the machine into five fact tables — bash, errors, tokens, human corrections, fan-out — and returns a ranked list of fixes with the measured number behind each one.
- video-useEdit video by chatting with a coding agent — drop raw takes in a folder, get a cut, graded, subtitled final.mp4 back. The model never watches the footage; it reads a word-level transcript and a rendered timeline.