← Back to Feed
Agent Infrastructure agents open_source llm context

Dump.page is a simple open-source tool that converts boards of prompts, links, and todos into llms.txt files for sharing

Dump.page is a simple open-source tool that converts boards of prompts, links, and todos into llms.txt files for sharing context across AI agents like Claude and ChatGPT.
Show HN: Dump – easily share context with AI I wanted a very simple way to dump prompts, links, and todo lists into my claude code and codex agents.

And to work outside of the context window. This works particularly well for sharing "Projects" between Claude/ChatGPT etc.

It's open source here; https://github.com/Vochsel/dump.page

Anything you dump on the board becomes an llms.txt - spatially sorted implicitly and explicity sorted via connection edges.

Would love HN's thoughts!

View Original Post ↗