الحصول على خرائط مواقع صديقة لـ LLM

Is there an easy way (other then manual) to get LLM friendly indexes of certain categories? Sort of like sitemaps, but with the goal of feeding the as markdown context to external tools.

Maybe LLM Automation Report, it can chew up all the tokens in a category (or a large amount of them) and compress.

It would not be recursive/chunked though, so it would be a bit limited.

Anyway, probably worth starting there as a proof of concept.