Skip to content

Add llms.txt for agent/LLM-friendly documentation access #69

Description

@Hivesmith-dev

The EconomyOS docs already publish an excellent llms.txt at os.virtuals.io/llms.txt. The ACP CLI repo doesn't have one — adding it would help LLM agents and coding assistants discover the CLI documentation programmatically, the same pattern already established by the parent docs.

Current state:

  • os.virtuals.io/llms.txt — ✅ exists, well-structured with ~50 doc links
  • Virtual-Protocol/acp-cli/llms.txt — ❌ not present

Proposal:

Add a minimal llms.txt in the repo root pointing to the relevant EconomyOS docs pages. Even a small file linking to the CLI reference and quickstart would match the pattern and improve discoverability:

# ACP CLI
> CLI tooling for the Agent Commerce Protocol

## Docs
- [CLI Quickstart](https://os.virtuals.io/quickstart)
- [CLI Command Reference](https://os.virtuals.io/acp/cli/reference)
- [ACP Overview](https://os.virtuals.io/acp/overview)
- [SDK Getting Started](https://os.virtuals.io/acp/sdk/getting-started)

llms.txt spec: https://llmstxt.org/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions