@kushalbyatnal: today, we're open sourcing the Extend CLI watch Fable use it to parse and extract an entire corpus of documents — end t…
Summary
Open sourcing the Extend CLI watch Fable, a tool to parse and extract documents end-to-end from the terminal. It includes a built-in agent skill compatible with Claude Code, Codex, and Cursor.
View Cached Full Text
Cached at: 06/12/26, 09:02 PM
today, we’re open sourcing the Extend CLI
watch Fable use it to parse and extract an entire corpus of documents — end to end, without leaving the terminal
try it yourself: npm install -g @extend-ai/cli
it comes with a built-in agent skill, so claude code/codex/cursor know how to drive it out of the box
Similar Articles
@kushalbyatnal: Introducing Extend UI — open-source components for document agents - 14 components & examples for PDF, DOCX, and XLSX v…
Extend UI is an open-source library of 14 UI components for document agents, including viewers for PDF, DOCX, XLSX, with features like bounding box citations, file upload, and e-signature. It is MIT licensed and available on the shadcn component registry.
@huangyun_122: This open-source library Lark CLI perfectly layers knowledge ingestion, assembly, and distribution: 1/ OpenClaw, Codex, CC conversation history enters the Lark knowledge base via SKILL 2/ Lark CLI connects to Agent, further digests the ingested knowledge base documents, and pushes them into the vector database 3/ To…
Lark CLI is an open-source command-line tool designed for human and AI agents, providing 200+ commands and 26 AI Skills across 18 business domains to streamline knowledge ingestion, assembly, and distribution.
@OpenAIDevs: Introducing Euphony, an open-source tool for visualizing chat data and Codex session logs. Paste in a public URL or upl…
OpenAI released Euphony, an open-source tool that visualizes chat data and Codex session logs with filtering and editing features.
@kushalbyatnal: Over 1 billion PDFs are created every day, but your agents still can’t read them reliably. Today we’re releasing Parse …
Extend released Parse 2.0, a state-of-the-art document parsing API that achieves top accuracy on real-world documents, outperforming competitors on the open-source RealDoc-Bench benchmark.
@driaforall: Introducing watchmen. It writes the skill files your coding agents should already have from your own sessions, shared a…
Introduces watchmen, an open-source local tool that writes skill files for coding agents (Claude Code, Codex, pi) from user sessions, reducing token costs by avoiding re-explaining learned behaviors.