A VS Code extension that simplifies browsing, searching, and managing LLMS.txt files from various websites. Access and view LLMS.txt content directly within your editor, making it easier to understand how different websites interact with AI language models.
- Open VS Code
- Open the Extensions view from the Activity Bar
- Search for "LLMS.txt"
- Click Install
- 🌐 Browse Websites: View a categorized list of websites that provide LLMS.txt files
- 🔍 Smart Search: Quick search with fuzzy matching and search history
- 📂 Category Management: Filter websites by category
- ⭐ Favorites: Mark and quickly access your favorite websites
- 📋 Quick Copy: Easily copy LLMS.txt and LLMS Full.txt URLs
- 👀 Content Preview: View file contents directly in VS Code
- 🔄 Auto-refresh: Keep your website list up to date
- Search Websites: Quick search through all websites
- Filter by Category: Filter websites by their category
- Clear Category Filter: Remove category filtering
- Refresh Websites: Update the website list
- Copy LLMS.txt URL: Copy the URL of a website's LLMS.txt file
- Copy LLMS Full.txt URL: Copy the URL of a website's LLMS Full.txt file
- View Content: Open and view the content directly in VS Code
- Visit Website: Open the website in your default browser
- Add/Remove Favorites: Manage your favorite websites
Right-click on any website to access:
- Copy URL options
- View content options
- Add/Remove from favorites
- Visit website
The extension can be customized through VS Code settings:
llms-txt.general.autoRefreshInterval: Control how often the website list refreshesllms-txt.general.maxSearchHistory: Set the number of recent searches to rememberllms-txt.view.defaultExpandedCategories: Control whether categories are expanded by defaultllms-txt.view.showFavicons: Toggle website favicon display
- Node.js (v14 or higher)
- npm (v6 or higher)
- VS Code
- Clone the repository
- Run
npm install - Open in VS Code
- Press F5 to start debugging
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Data source: LLMS.txt Hub
