Descriptions:
Matthew Berman unveils Journey, a new platform he describes as an “npm for AI agent workflows.” The core idea is that once a builder has tuned a working agent workflow, sharing and replicating it is currently painful — Journey solves this by packaging workflows into installable units called kits, which bundle skills, tools, memory, external service dependencies, test cases, and documented failure examples into a single artifact.
Berman walks through his own flagship kit — a knowledge-base RAG system that ingests tweets, articles, and papers via Telegram, stores them using Nomic embeddings, and lets agents query the database in natural language. The install flow is deliberately agent-first: users can paste a prompt into Claude Co-work, OpenClaw, or any modern agent harness and have the kit fully configured without visiting the website. The CLI path (`npm install -g journey-kits`) and a dedicated Claude Desktop guide are also covered.
Journey is currently free for individual discovery and installation, with team and enterprise features available separately. Berman positions it as infrastructure for a world where agents need to discover and reuse each other’s capabilities — solving a distribution problem for the emerging agent ecosystem that tools like Firecrawl, FX Twitter, and Chrome DevTools already power under the hood.
📺 Source: Matthew Berman · Published April 04, 2026
🏷️ Format: Showcase







