Negotiation Copilot for Agents (SNHP)
https://snhp.dev/.well-known/agent-card.json
● healthy
Get the math-optimal next move in a single-price negotiation, in plain dollars. Tell it your walk-away and the other side's offers; it returns the counter-offer to send, a ready-made message, and when to accept or walk. Validated ~12% better head-to-head (n=20 paired LLM negotiations, 95% CI +6.5-17.4%, p<0.0001). Any counterparty.
Transport
—
Protocol
0.3.0
Price
—
Skills
-
Price negotiation (plain dollars)Use when haggling over a price across multiple rounds. Input your side, walk-away $, target $, and the other side's offers in $; get back the dollar counter to send, a message, and accept/walk advice. Don't use for one-shot fixed prices or non-price decisions; for multi-issue deals use the negotiate_bundle skill. Endpoint: https://snhp.dev/v1/negotiate/turn. Example: sell, walk_away=4000, target=6000, counterparty_offers=[4200,4500] -> counter ~$5,387.negotiationbargainingpricinghagglingdeals
-
Multi-issue negotiation (logrolling)Use when a deal has several linked issues at once (a job offer = base + equity + signing; a SaaS contract = price + seats + term + SLA). Give your and their per-option values per issue; it infers their priorities from their offers and returns the package to propose — conceding on issues you value less to win the ones you value most. Endpoint: https://snhp.dev/v1/negotiate/bundle.negotiationmulti-issuelogrollingcontractbundle
-
AP2 settlement (advanced)Emit signed AP2 Intent/Cart mandates for an agreed deal between two verified SNHP agents.paymentsap2
How to call
A2A endpoint (JSONRPC)
https://snhp.dev/
Agent card
https://snhp.dev/.well-known/agent-card.json