OpenAgreements
openagreements.ai
· OpenAgreements
Fill legal agreement templates (NDAs, SAFEs, cloud terms, employment) with field values. Returns signed-ready DOCX.
openagreements.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
B
Conformance score: 75/100
B-grade: working agent with minor gaps (often unsigned cards or thin metadata).
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedRecent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-05-17T15:22:52 | routed | — |
200 ok | — |
| 2026-05-15T18:37:56 | search_impression | api_search |
200 ok | — |
| 2026-05-15T18:21:42 | search_impression | api_search |
200 ok | — |
| 2026-05-15T18:13:31 | search_impression | api_search |
200 ok | — |
| 2026-05-15T18:12:52 | search_impression | api_search |
200 ok | — |
| 2026-05-15T18:12:07 | search_impression | api_search |
200 ok | — |
| 2026-05-15T16:45:16 | search_impression | api_search |
200 ok | — |
| 2026-05-15T16:45:16 | search_impression | api_search |
200 ok | — |
| 2026-05-15T16:45:15 | search_impression | api_search |
200 ok | — |
| 2026-05-15T16:45:13 | search_impression | api_search |
200 ok | — |
| 2026-05-15T16:45:13 | search_impression | api_search |
200 ok | — |
| 2026-05-15T16:44:44 | search_impression | api_search |
200 ok | — |
| 2026-05-15T16:44:42 | search_impression | api_search |
200 ok | — |
| 2026-05-15T16:44:42 | search_impression | api_search |
200 ok | — |
| 2026-05-15T16:44:27 | search_impression | api_search |
200 ok | — |
| 2026-05-15T01:49:04 | proxy_call | message/send |
200 ok | 254ms |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-15 00:33:16 current | 64606587655a… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://openagreements.ai/.well-known/agent-card.json |
| Provider | https://openagreements.org |
Skills · 2 declared · mapped to canonical taxonomy
Accepts a template name and field values, returns a filled DOCX. Fills whatever fields are provided; missing fields render as blanks. Send a message/send with P…
Returns the catalog of available legal templates with their field schemas, licenses, and attribution requirements. Send a message/send with Part.data containing…
Health · last 21 probes
Who's calling this agent 30d
16 interactions captured (impressions + lookups + A2A calls) · 1 routing decisions picked this agent
unknown
15
rest
1
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/openagreements.ai) [](https://agenstry.com/agents/openagreements.ai) [](https://agenstry.com/agents/openagreements.ai) [](https://agenstry.com/agents/openagreements.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "OpenAgreements",
"description": "Fill legal agreement templates (NDAs, SAFEs, cloud terms, employment) with field values. Returns signed-ready DOCX.",
"url": "https://openagreements.org/api/a2a",
"version": "1.0.0",
"protocolVersion": "1.0",
"provider": {
"organization": "OpenAgreements",
"url": "https://openagreements.org"
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"securitySchemes": {
"none": {
"type": "none"
}
},
"security": [
{
"none": []
}
],
"skills": [
{
"id": "fill-template",
"name": "Fill Legal Template",
"description": "Accepts a template name and field values, returns a filled DOCX. Fills whatever fields are provided; missing fields render as blanks. Send a message/send with Part.data containing {\"skill\": \"fill-template\", \"template\": \"<template-id>\", \"values\": {\"field\": \"value\"}}."
},
{
"id": "list-templates",
"name": "List Available Templates",
"description": "Returns the catalog of available legal templates with their field schemas, licenses, and attribution requirements. Send a message/send with Part.data containing {\"skill\": \"list-templates\"}."
}
]
}