Open Source dev finds — tools, libraries, repos, articles, and more worth bookmarking.
25 results
Cloudflare'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.
Open-source terminal multiplexer built for coding agents — run Claude Code, Codex, OpenCode and more from one terminal on any box, with persistent PTY sessions you can detach and reattach from any device, even a phone over SSH.
A registry of 5,700+ integration specs from Rhys Sullivan — the same builder behind Executor. Every service normalized into MCP, OpenAPI, GraphQL, and CLI form, each surface leading with a grounded, cited credential guide agents can act on.
TypeScript library for reading, writing, and converting media files directly in the browser — like FFmpeg, but for the web. Zero dependencies, tree-shakable, and hardware-accelerated via the WebCodecs API.
Open-source, fully native macOS voice-to-text app using local Parakeet TDT v3 models with zero network calls. Press-and-hold a hotkey to record, release to paste the transcript anywhere.
Local Node.js loop that turns GitHub issues into pull requests — label an issue `auto-pr` and a multi-step Claude pipeline (research → plan → implement → review) spawns Claude Code and opens a PR.