Imported from nimbusxr/custos (skills/custos.detect_buildings/SKILL.md). Install upstream with npx skills add nimbusxr/custos --skill custos.detect_buildings. Copyright stays with the author.
Building Detection
Detects buildings using the on-device vision model. Places BLD-N markers
at detected locations.
When detecting within a GRG, call grg_bounds first to get the exact
bounds, then pass north/south/east/west to detect_buildings. Do NOT
compute bounds yourself — always call grg_bounds for GRG-scoped detection.
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/nimbusxr-custos-custos-detect-buildings/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.