Its early days but a standard for using an /llms.txt file to provide information to help LLMs use a website at inference time is emerging. See llmstxt.org.
I would like to propose to add this to all holoviz sites via nb-site.
I addition I would like to propose that all .md source files be included in the build docs together with .hml files.
See https://gofastmcp.com/getting-started/welcome#llm-friendly-docs for an example
In addition it would enable building a mcp server into all holoviz packages without distribution the raw markdown files. See panel-extensions/panel-material-ui#346 for context. Here the docs index and raw .md source is collected into a big dict/ json for usage with the mcp server.