Community写作与编辑github.com

basilalshukaili/agentbroker-skill

AgentBroker MCP skill: live GLEIF+SEC verification, OFAC/EU/UN/UK sanctions screening, trade-restriction mapping. 11 free tools, no key. Install for Claude Desktop, Cursor, Cline, Windsurf, VS Code.

agentbroker-skill 是什么?

agentbroker-skill is a Claude Code agent skill that agentBroker MCP skill: live GLEIF+SEC verification, OFAC/EU/UN/UK sanctions screening, trade-restriction mapping. 11 free tools, no key. Install for Claude Desktop, Cursor, Cline, Windsurf, VS Code.

兼容平台Claude Code~Codex CLICursorWindsurf
npx skills add basilalshukaili/agentbroker-skill

Installed? Explore more 写作与编辑 skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

在你喜欢的 AI 中提问

打开一个已预加载此 Agent Skill 的新对话。

文档

AgentBroker

Verified GLEIF+SEC company records and OFAC/EU/UN sanctions + cross-border trade-restriction screening as deterministic MCP calls - structured every time, no browser to babysit. 8 utility tools free (no key). Premium data tools free up to a daily limit, then $0.02/call.


What it is

AgentBroker is a streamable-HTTP MCP server that gives any agent a verified layer for business lookup, sanctions screening, trade-restriction mapping, and outbound-communication compliance. It also handles booking, messaging, and calling small and mid-sized businesses via a set of write tools that require a free key.

Canonical endpoint: https://hatchloop.dev/mcp/agent-broker
Protocol: MCP streamable-HTTP (2025-03-26)
Homepage: https://hatchloop.dev/agent-broker/


Utility tools - no key required, unmetered (8 tools)

These 8 tools are always free with no daily limit. They are the discovery hook and safe pre-flight checks.

ToolWhat it does
check_compliancePre-flight compliance check for TCPA (US), GDPR (EU), CASL (Canada), PDPL (Gulf), and 18 other jurisdictions. Returns consent requirements, opt-out rules, and a go/no-go verdict before an agent sends any message.
find_businessSearch curated, transactable SMBs by vertical (personal services, home services, professional services), location, and specific capability. Returns ranked candidates.
verify_businessConfirm that a specific SMB has a stated capability before spending ops on booking or messaging.
check_booking_linkClassify a public booking URL (Cal.com, Calendly, Doctolib, OpenTable, etc.) and confirm it is reachable before calling import_booking_url.
preview_costReturns cost estimate, latency band, and success probability for any write operation before you spend an op. Call this before any write tool.
get_statusPoll the status of an in-flight async operation (booking, call, message).
get_outcomeRetrieve the final structured outcome of a completed async operation.
self_testHealth check. Confirms the server is reachable and returning valid responses.

Premium data tools - free up to a daily limit (3 tools)

These tools hit live primary data sources (GLEIF, SEC EDGAR, OFAC, OpenSanctions) on every call. They are free within a daily per-caller quota; beyond the quota, they charge $0.02/call via credits or x402.

ToolFree daily quotaWhat it does
verify_company_record500/day (free key), 100/day (anon)Live GLEIF LEI lookup + SEC EDGAR check. Returns registry-verified legal name, jurisdiction, LEI status, and filing links. No hallucinated company data.
screen_sanctions500/day (free key), 100/day (anon)Checks a name or entity against OFAC SDN, EU Consolidated, UN Security Council, UK HM Treasury, and 40+ additional official watchlists via OpenSanctions. Returns match score, list names, and grounds.
map_trade_restriction500/day (free key), 100/day (anon)OFAC country embargoes + US export-control Entity List + sanctioned-party screening for a proposed shipment. Returns restriction status and honest official tariff-lookup links - no fabricated rates.

Beyond the daily quota: the tool returns an honest failure (reason_code: free_quota_exceeded, cost: $0). Escape paths: get a free email-verified key at https://hatchloop.dev/agent-broker, top up credits at https://hatchloop.dev/pricing, or pay per call via x402 ($0.02/call).


Write tools - free key tier and paid tier (8 tools)

These tools perform real outbound actions. They require an X-Agent-Identity bearer token.

Free key: 100 ops/day - email-verified at https://hatchloop.dev/agent-broker/
Paid (credits): Starter $9 -> 1,000 credits / Growth $29 -> 3,500 / Scale $99 -> 13,000 - buy at https://hatchloop.dev/pricing; or agents pay per-call via x402

ToolWhat it does
send_messageSend SMS, email, or voice message with automatic TCPA/GDPR pre-check applied first.
capture_leadHand a prospect off to a specific SMB with deduplication.
schedule_appointmentBook, reschedule, or cancel an appointment via Cal.com or compatible booking platforms.
send_transactional_confirmationTCPA-exempt transactional message (booking receipt, reminder).
handle_inboundClassify an inbound customer message as booking, cancel, opt-out, or question.
escalate_to_humanHand off to a human operator when the agent is stuck or the user requests it.
import_booking_urlParse any public booking URL into a structured booking object an agent can act on. Run check_booking_link first.
call_businessPlace a voice-AI phone call to a business on behalf of an agent. Requires provider config.

When to call each tool

Verification before trust:
Before acting on a company name a user supplies, call verify_company_record. Before acting on a sanctions-sensitive counterparty, call screen_sanctions. Before any cross-border shipment decision, call map_trade_restriction.

Compliance before outbound:
Always call check_compliance before calling send_message. It is free and prevents regulatory violations.

Cost estimation before write ops:
Call preview_cost before any write tool to confirm the op is within budget and likely to succeed.

Booking flow sequence:
find_business -> verify_business -> check_booking_link -> preview_cost -> schedule_appointment -> get_status -> get_outcome

Health check:
Call self_test at the start of any session to confirm the server is reachable before building logic that depends on it.


What this is not

  • Not a general web-search tool. Use it only for the specific operations listed above.
  • map_trade_restriction returns restriction status and links to official tariff schedules - it does not fabricate tariff rates.
  • Write tools (send_message, call_business, etc.) require a working provider configuration on the server side. They do not send messages out of the box without a key and configured provider.

相关技能

steipete/notion

Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

community

affaan-m/seo

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.

community

affaan-m/brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

community

affaan-m/crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

community

affaan-m/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

community

affaan-m/content-engine

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

community