Comment by ramoz

Comment by ramoz 7 months ago

1 reply

I've been using Gemini to shorten llms.txt and stick those in my repo.

But what I find best - cloning doc sites directly into my repos in a root context folder. I have bash scripts for managing those, and I instruct Claude how to use them. Context7 I dont like for the same reasons I don't hook up any MCP to Claude Code.

tough 7 months ago

I made a little bun app / script that takes a config.toml file with tasks and downloads the files using fetch or git clone

it aint much but its simple and i control it