Create llms.txt for wxt
See https://github.com/vitejs/vite/issues/19400
Documentation for LLMs already exists in this project, but I'm also thinking about integrating my plugin together with vitepress-knowledge
@okineadev It would be great if you could add your plugin, I really want to access llmx.txt.
@okineadev It would be great if you could add your plugin, I really want to access llmx.txt.
This is a question for the author of the project, who currently has his own integration with AI on the site and simply adding my plugin won't work, because then he would have to get rid of the AI assistant on the site
ai on the site doesn't work for me because I need to use vscode.
Looks like @okineadev's plugin works fine with the vitepress-knowledge. I don't have any plans to add the full llms.txt proposal to vitepress-knowledge, so I'm down to add this.
- https://github.com/wxt-dev/wxt/pull/1725
But how do you actually use these files in your editor? Will they crawl all the links in your README.md/CLAUDE.md/etc to get context? Does it also crawl any subsequent links listed in the main /llms.txt file? Why can't I find anything online about how to actually use these files in Cursor (or any other AI powered editor) other than copy/pasting the full /llms-full.txt file into context?
If tools won't automatically manage the amount of tokens in their context, what's the point of splitting up all the docs at this point in time?
Like I said, I'm not opposed to adding this, I'm just looking to understand how to use this tool so I know why I'm hosting these files. Because I can't seem to find any docs online right now.