DealForge autonomously sources, scores, and writes investment memos on venture deals. Stop manually hunting.
1,180+ deals tracked · 22 AI investment memos · Updated daily
Show HN: Agent Use Interface (AUI) – let users bring their own AI agent
As I started building AI integrations, I came to realize that for many projects, the the best agentic experience is one that simply enables the user's personal agent to take actions within your app.<p>The existing options like MCP or A2A are quite involved and for simple apps that are already URL parameter driven, those options seem like overkill.<p>This led me to prototype the Agent Use Interface (AUI) spec.<p>The idea is simple: a lightweight, open spec that makes any app "agent-navigable." You drop an XML file at /agents/aui.xml that describes the URL-parameter-driven actions your app supports, like search, create, filter, etc. And that way any AI agent can read aui.xml, understand what's possible, and construct URLs on behalf of the user.<p>That's it. No SDK. No auth flow. No API keys. Just a catalog of what your app can do, written for LLMs to understand.<p>Is there something like this that already exists? Is the approach too simple to be useful?<p>If your app already supports Universal Links or is otherwise URL parameter driven you could probably add support for AUI in an afternoon.<p>See a working example: <a href="https://habittiles.app/agents/aui.xml" rel="nofollow">https://habittiles.app/agents/aui.xml</a>
Heuristic score based on available signals. Funding: $0, Source: show_hn.