Skip to content

Feature Request: Add support for generating llms.txt files #2914

@IndrajeetPatil

Description

@IndrajeetPatil

The llms.txt format provides a standardized Markdown document designed for LLMs and AI coding assistants. Several Python packages now include llms.txt files on their documentation sites (e.g., PydanticAI, LangGraph/LangChain) to improve discoverability and usage by AI tools.

Proposal:
Should {pkgdown} automatically generate llms.txt files for R packages?
This would help R packages become more accessible to LLM-based development workflows.

Benefits:

  • Standardized format for AI tools to understand package functionality
  • Improved package discoverability in AI-assisted coding
  • Alignment with emerging best practices in documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions