Skip to content

FEATURE: Add a section to copy llm.txt/llm-full.txt links #1265

@IdrisGit

Description

@IdrisGit

While working on the #1020 I had a realization that this is going to be a very important feature to be able to feed documentation in markdown/text to LLMs/agentic coding tools.

Alot of libraries/projects have started creating llm.txt files accessible via links (e.g https://orm.drizzle.team/llms.txt), currently NPM registry doesn't have support for this, and we have to check the docs if the library has an llm.txt route.

I think this could be a really neat feature to show and allow users to copy this routes/links (if available) similar to the install command.

Currently npmx doesn't have a registry/db to allow adding such links, NPM doesn't have it and I am not aware of any service from where we can fetch the data. I am thinking we should create a registry where maintainers can submit their links (potentially versioned).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions