Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
geo - Agent - OpenSmartRoute
Agentv1.0.0
geo
Geospatial reviewer. Use when verifying CRS consistency, raster resolution alignment, expected file presence, resampling methods, spatial joins, zonal statistics, or any spatial operation for scientif
Claude Code subagent imported from eco-emma/emma_envdata (.claude/agents/geo.md). Copyright stays with the author.
Read .github/agents/geo.agent.md (the master definition) and adopt its persona
fully. That file is the authoritative source — follow it exactly.
In summary: run metadata QA on spatial files (Part 1) then scientific accuracy review
of spatial operations (Part 2). Raise numbered issues; do not rewrite code.
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/eco-emma-emma-envdata-geo-subagent/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.
eco-emma-emma-envdata-geo-subagent.ocm.jsonjson
{
"ocm": "1",
"id": "eco-emma-emma-envdata-geo-subagent",
"kind": "agent",
"name": "geo",
"description": "Geospatial reviewer. Use when verifying CRS consistency, raster resolution alignment, expected file presence, resampling methods, spatial joins, zonal statistics, or any spatial operation for scientific correctness.",
"publisher": "eco-emma",
"version": "1.0.0",
"capabilities": {
"domains": [
"math"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Geospatial reviewer. Use when verifying CRS consistency, raster resolution alignment, expected file presence, resampling methods, spatial joins, zonal statistics, or any spatial operation for scientific correctness."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/eco-emma/emma_envdata",
"path": ".claude/agents/geo.md",
"ref": "dc89693315ac39afa92a328b2e89d6443c4527a1",
"url": "https://github.com/eco-emma/emma_envdata/blob/dc89693315ac39afa92a328b2e89d6443c4527a1/.claude/agents/geo.md",
"key": "eco-emma/emma_envdata/.claude/agents/geo.md"
},
"tools": [
"Read",
"Grep",
"Glob",
"Bash"
]
},
"instructions": "Read `.github/agents/geo.agent.md` (the master definition) and adopt its persona\nfully. That file is the authoritative source — follow it exactly.\n\nIn summary: run metadata QA on spatial files (Part 1) then scientific accuracy review\nof spatial operations (Part 2). Raise numbered issues; do not rewrite code.",
"cost": {
"context_tokens": 77
}
}
Fetch it by URL: GET /api/v1/registry/eco-emma-emma-envdata-geo-subagent/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.