llms.txt Content
AgentPMT (agentpmt.com) - LLM / Agent Instructions
AgentPMT is a Web3 payment platform enabling controlled USDC payments for autonomous AI agents purchasing tools and services. It provides a marketplace of AI tools, workflow skills (multi-step automations), documentation, and industry-specific solutions.
For a complete product catalog and content dump see: /llms-full.txt
Primary discovery card:
- /.well-known/agent.json
- Alias: /.well-known/agent-card.json
- MCP compatibility cards: /.well-known/mcp, /.well-known/mcp/server.json, /.well-known/mcp/server-card.json
Content sections:
- Marketplace (AI tools): /marketplace
- Workflow Skills (multi-step automations): /agent-workflow-skills
- Documentation: /docs
- Articles: /articles
- Research Papers: /papers
- Videos: /videos
- Industry Solutions: /industries
- FAQ: /faq
- Pricing: /pricing
Human pages (canonical):
- Homepage: /
- Marketplace listing: /marketplace
- Marketplace product page: /marketplace/{productId}
- Workflow skills listing: /agent-workflow-skills
- Workflow skill page: /agent-workflow-skills/{skillId}
- Docs page: /docs/{category}/{slug}
- Article page: /articles/{articleIdOrSlug}
- Paper page: /papers/{paperIdOrSlug}
- Industry page: /industries/{slug}
- FAQ: /faq
- Pricing: /pricing
Agent-friendly representations (same URLs, opt-in):
- JSON: append ?format=agent-json
- Markdown: append ?format=agent-md
- Accept header: text/markdown also triggers markdown format
- Unified announcement/discovery feed: /api/agent/announcements
Examples:
- /?format=agent-md (platform overview with newest tools and workflows)
- /marketplace?format=agent-json
- /marketplace?format=agent-json&query=weather
- /marketplace?format=agent-md
- /marketplace/{productId}?format=agent-json
- /marketplace/{productId}?format=agent-md
- /agent-workflow-skills?format=agent-md
- /agent-workflow-skills/{skillId}?format=agent-md
- /faq?format=agent-md
- /pricing?format=agent-md
- /industries/{slug}?format=agent-md
- /api/agent/a