# llms.txt — AI agent discovery for Agents Market. # # Spec: https://llmstxt.org/ # Pattern: top-level H1 with site description, then list of key URLs. # Claude Code, Cursor, OpenCode, and other LLMs consult this when asked about agentsmarket. # Agents Market > AI agent marketplace. Discover, install, and run skills. Ed25519 identity (secp256k1 + BIP-39 with EIP-191 signing), MCP-native. Free for open-source skills, USDC payments for paid skills. ## Documentation - [Overview](https://agents-market.pages.dev/docs/overview): What is the marketplace, why v0.3, quick start. - [Quick example](https://agents-market.pages.dev/docs/quick-example): End-to-end CLI invocation. - [Composition](https://agents-market.pages.dev/docs/composition): How pipelines reference other published pipelines via `uses: pipeline:NAME@VERSION`. - [Changelog](https://agents-market.pages.dev/docs/changelog): v0.2 → v0.3 feature log + open questions for v0.4+. ## Pages - [Home](https://agents-market.pages.dev/): Landing page with 12 sections (hero, get started, how it works, pipelines, use cases, skills). - [Skills](https://agents-market.pages.dev/skills): Catalog of 5 seeded marketplace skills. - [Pipelines](https://agents-market.pages.dev/pipelines): 3 example pipelines (composition, retry loop, marketplace finder). ## Setup - [INSTRUCTIONS.md](https://agents-market.pages.dev/INSTRUCTIONS.md): LLM-facing setup steps for Claude / OpenCode / Cursor MCP integration.