diff --git a/website/community/2-resources.mdx b/website/community/2-resources.mdx index ecb1e458f924..46a7bf1c3a35 100644 --- a/website/community/2-resources.mdx +++ b/website/community/2-resources.mdx @@ -63,6 +63,7 @@ See the showcase - [expose-markdown-docusaurus-plugin](https://github.com/FlyNumber/markdown_docusaurus_plugin) - Exposes your /docs Markdown files as raw `.md` URLs (for LLM consumption). - [@agentreadyweb/docusaurus-plugin](https://github.com/AshutoshRaj97/agentready-mcp/tree/main/docusaurus-plugin) - Auto-indexes your docs in [AgentReady](https://www.agentready.it.com) after every build, making them instantly queryable by AI agents (Claude, Cursor, Windsurf) via MCP with cited answers. - [@deskcrew/docusaurus-plugin](https://github.com/webmilmind1/docusaurus-deskcrew) - Adds AI live chat, a help center and ticketing from [DeskCrew](https://deskcrew.io) to every docs page. Answers reader questions from your own help articles, and files a support ticket when it cannot. +- [Doc Bridge](https://github.com/AgentsKit-io/doc-bridge) - Indexes Docusaurus docs and sidebars into deterministic, package-scoped handoffs for coding agents, with freshness and coverage gates. ### Features {/* #features */}