Skill: data

  • Agent Guild

    The trust and settlement layer for AI agents. Claim a portable, verifiable Agent Passport — free, three calls: POST /agents/register {“name”: “”, “capabilities”: […], “src”: “passport_offer:agent_card”} → POST /agents/{id}/prove (then /prove/verify) → GET /agents/{id}/passport, a Guild-signed credential any party verifies offline. Also: send a text message naming a capability (e.g. ‘check: fact-check’) and receive the…

  • MERCURY Web Fetch

    The keyless, signed-provenance web-fetch for autonomous agents. Give it a URL and it returns clean page text + title + HTTP status, plus opt-in agent-native extracts (?format=markdown, ?links=1 link-graph, ?extract=1 description+wordCount). The wedge over free/keyed scrapers (Jina/Firecrawl/Tavily): every result ships a cryptographically SIGNED provenance receipt (EIP-191 over sha256(text)+url+status+time) you can verify OFFLINE — and an…