Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions nbs/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,12 @@ Here are a few directories that list the `llms.txt` files available on the web:
- [llmstxt.site](https://llmstxt.site/)
- [directory.llmstxt.cloud](https://directory.llmstxt.cloud/)

## Implementations

Notable production sites implementing the `llms.txt` specification:

- [Pressonify.ai](https://pressonify.ai/llms.txt) - AI-powered press release platform with a 3-tier llms.txt strategy ([`llms.txt`](https://pressonify.ai/llms.txt), [`llms-full.txt`](https://pressonify.ai/llms-full.txt), [`llms-lite.txt`](https://pressonify.ai/llms-lite.txt)), plus section-specific feeds at [`/news/llms.txt`](https://pressonify.ai/news/llms.txt) and [`/wiki/llms.txt`](https://pressonify.ai/wiki/llms.txt), a [knowledge graph](https://pressonify.ai/knowledge-graph.json), and an MCP server with OAuth 2.0 for agent discovery.

## Integrations

Various tools and plugins are available to help integrate the llms.txt specification into your workflow:
Expand Down