OpenAgreements
openagreements.org
· OpenAgreements
Fill legal agreement templates (NDAs, SAFEs, cloud terms, employment) with field values. Returns signed-ready DOCX.
openagreements.org 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 ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 1 call 100.0% success Public aggregate · no PII recordedRecent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-05-22T23:39:58 | search_impression | — |
200 ok | — |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 12:46:51 current | 64606587655a… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://openagreements.org/.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 10 probes
Who's calling this agent 30d
1 interactions captured (impressions + lookups + A2A calls)
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.org) [](https://agenstry.com/agents/openagreements.org) [](https://agenstry.com/agents/openagreements.org) [](https://agenstry.com/agents/openagreements.org)
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\"}."
}
]
}