## The Problem
Workflows are invisible to AI agents. The only way to discover them is browsing the marketplace UI. No AI agent, no developer tool, no A2A client can programmatically find what's available.
## The Solution
Implement [AgentCard](https://a2a-protocol.org/) β the Google/Linux Foundation standard (150+ orgs) for machine-readable service discovery.
A JSON file at `/.well-known/agent.json` describing:
β Skills available
β Inputs needed
β Costs
β Authentication
## Why It Matters
β Every indie.money workflow becomes discoverable by any standard-compliant agent
β Opens the marketplace to AI-to-AI commerce
β Future-proofs for the agentic web
## Links
β [A2A Protocol Spec](https://a2a-protocol.org/)
β GitHub #903
π¬ Would this unlock new use cases for you? What agents would you connect?