A2A agent card imported from srotzin/hive-reclaim (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.
HiveReclaim
Mempool watcher and marked capital recovery microservice for A2A agent networks on Base L2.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/srotzin-hive-reclaim-hivereclaim/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
srotzin-hive-reclaim-hivereclaim.ocm.jsonjson
{
"ocm": "1",
"id": "srotzin-hive-reclaim-hivereclaim",
"kind": "agent",
"name": "HiveReclaim",
"description": "Mempool watcher and marked capital recovery microservice for A2A agent networks on Base L2.",
"publisher": "srotzin",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"a2a",
"agent-card",
"github-a2a"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Mempool watcher and marked capital recovery microservice for A2A agent networks on Base L2."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-a2a",
"repository": "https://github.com/srotzin/hive-reclaim",
"path": ".well-known/agent.json",
"ref": "c48b53580def7af9c62617bf6af4e6ab47217929",
"url": "https://github.com/srotzin/hive-reclaim/blob/c48b53580def7af9c62617bf6af4e6ab47217929/.well-known/agent.json",
"key": "srotzin/hive-reclaim/.well-known/agent.json"
}
}
}
Fetch it by URL: GET /api/v1/registry/srotzin-hive-reclaim-hivereclaim/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.