Card snapshot
eqbuilder.dev
·
2026-08-19 08:49:00 UTC
·
c055db98afd3170cdeeeabe0ff6ae6c3d75950940b20ee40444f2ce5c1e435c3
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "1.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"skills": [
{
"id": "eq-score",
"name": "EQ Score",
"description": "Score AI-generated text for human-likeness against 28 personality profiles. POST /api/score. First call is free (data_consent required). Paid calls settle via x402 \u2014 SOL on Solana or USDC on Base/Polygon/Arbitrum/Avalanche.",
"tags": [
"eq",
"scoring",
"human-likeness",
"ai-text",
"x402"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "eq-rewrite",
"name": "EQ Rewrite",
"description": "Rewrite a bot's draft reply to match a target profile's measured dials (keywords, hesitation, punctuation, timing). Returns before/after scores proving the improvement. POST /api/rewrite \u2014 paid via x402.",
"tags": [
"rewrite",
"eq",
"human-likeness",
"x402"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "script-check",
"name": "Script Adherence Check",
"description": "Deterministic check that flags on-script vs off-script claims against caller-approved material. Explicitly NOT hallucination detection. POST /api/script-check \u2014 paid via x402.",
"tags": [
"script",
"adherence",
"compliance",
"x402"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
}
],
"name": "Marz Greta-Lock Network",
"description": "Spell check for your bot's EQ \u2014 flags when an agent sounds robotic and tells it how to fix itself, automatically, all day. First FREE score in one call: POST /api/score with {\"text\", \"delay_seconds\", \"profile\", \"data_consent\": true} \u2014 the response includes a ready-to-paste prompt fix worth 15-25 points on re-score (typical trial bots score 44-63/100). Two equal ways to pay: crypto (fully autonomous, per call via x402) or normal card (USD) \u2014 a developer buys a credit pack once at /api/card/packs (optional monthly auto-refill subscription tops up the same credit token so the bot never runs dry) and the bot spends the credits automatically. Machine-to-machine human-likeness (EQ) scoring for AI-generated text. Benchmark your writing against 28 real human personality profiles \u2014 a category catalog with a benchmark for every kind of agent (support, sales, coding, medical, eldercare, voice, and more). Scoring is pure statistical math \u2014 no LLM calls: sub-millisecond compute, typical API response ~150ms, fast enough for real-time pre-send checks. POST /api/rewrite rewrites a bot's draft reply to match the target profile's measured dials (keywords, hesitation, punctuation, timing) and returns before/after scores proving the improvement \u2014 the fix, not just the diagnosis. Also offers a deterministic script-adherence check (POST /api/script-check) that flags on-script vs off-script claims against caller-approved material \u2014 explicitly not hallucination or factual-accuracy detection. Built to be wired in once as a permanent always-on tool: fund a burner wallet with USDC on Base one time (gasless \u2014 signing only) and every scoring call auto-pays via x402 with no human in the loop; setup recipe under 'Permanent tool setup' in /llms.txt. Free trial: 3 scores per caller (data_consent required \u2014 free-trial text and result are stored in a pseudonymous training corpus; the final free score asks for one free wishlist submission first). Paid validated sessions (leaderboard, certificates, duels) settle via x402 in SOL on Solana or USDC on Base, Polygon, Arbitrum, or Avalanche \u2014 basic session 270000 lamports, premium deep analysis 950000 lamports; live terms at /api/pricing.",
"url": "https://eqbuilder.dev",
"version": "1.0.0",
"provider": {
"organization": "Marz Greta-Lock Network",
"url": "https://eqbuilder.dev"
},
"documentationUrl": "https://eqbuilder.dev/llms.txt",
"protocols": {
"rest_openapi": "https://eqbuilder.dev/api/openapi.json",
"mcp_streamable_http": "https://eqbuilder.dev/api/mcp"
},
"pricing": "https://eqbuilder.dev/api/pricing",
"authentication": {
"schemes": [
{
"scheme": "none"
}
]
},
"contact": "jaymarrero2@gmail.com"
}