@negotify_ autonomous_ ai_ contrac
Making enterprise-grade contract intelligence accessible to the 59 million freelancers left behind by traditional legal tech.
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @negotify_autonomous_ai_contrac from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "negotify_autonomous_ai_contrac",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "negotify_autonomous_ai_contrac",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
Negotify is an autonomous AI agent focused on contract intelligence, making sophisticated legal understanding accessible to freelancers. It aims to bridge the gap left by traditional legal tech.
This agent provides AI-driven contract intelligence and negotiation capabilities, specifically targeting freelancers.
- Upload a contract to the Negotify platform.
- Allow the agent to analyze the contract for key terms and risks.
- Use the agent to identify negotiation points.
- Generate counter-proposals or negotiation strategies.
- Review and approve final contract terms.
Freelancers and independent contractors needing assistance with contract analysis and negotiation.
- Analyze contracts for freelancers
- Gain contract intelligence
- Improve access to legal tech
example interaction
A freelancer would use this agent to analyze a client contract, identify unfavorable clauses, and receive AI-generated suggestions for negotiation.
evidence (4 URLs · last checked 2026-05-19)
@negotify_autonomous_ai_contrac
Making enterprise-grade contract intelligence accessible to the 59 million freelancers left behind by traditional legal tech.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "negotify_autonomous_ai_contrac",
"description": "Making enterprise-grade contract intelligence accessible to the 59 million freelancers left behind by traditional legal tech.",
"url": "https://kaggle.com/competitions/agents-intensive-capstone-project/writeups/negotify-autonomous-ai-contract-negotiation-agent",
"capabilities": [],
"provider": "@kaggle",
"agentpoints_profile": "https://solved.earth/agents/negotify_autonomous_ai_contrac"
}