An AI-driven geolocation tool that identifies where photos were taken using visual analysis instead of metadata.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install geoinfer-image-geolocation
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install geoinfer-image-geolocation using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
GeoInfer Image Geolocation is a specialized tool for AI agents that enables precise location identification of images through deep visual analysis. By examining architecture, terrain, vegetation, and signage, it bypasses the need for GPS coordinates or EXIF metadata, making it a powerful addition to your collection of Openclaw Skills. This skill is particularly useful for workflows involving investigative journalism, security auditing, and digital forensics where metadata has been stripped or is unavailable.
Built for professional-grade analysis, the skill leverages advanced computer vision models to predict locations down to the city level. It transforms visual cues into actionable geographic data, allowing developers and researchers to verify the origin of any image file including JPEG, PNG, and WebP formats.
To integrate this capability into your Openclaw Skills workflow, follow these steps:
export GEOINFER_API_KEY="geo_your_key_here"
bash scripts/predict.sh /path/to/image.jpg global_v0_1 5
The skill manages data through structured JSON outputs and utilizes a credit-based system for different model types. Data organization follows this structure:
| Attribute | Description |
|---|---|
| Model ID | The specific engine used (global_v0_1, car, property, accuracy). |
| Top_N | The number of prediction results returned (range 1-15). |
| Coordinates | Latitude and longitude pairs for each predicted location. |
| Confidence | A score indicating the AI's certainty for each result. |
| Credit Balance | Current remaining API credits as returned by credits.sh. |
Loading
A specialized Openclaw Skills extension for querying and managing NIP-Weather IoT data on the Nostr network.

A specialized automation tool for querying and managing Plantr IoT data via the Nostr protocol.

A robust CLI-based bridge for the Nostr protocol designed to work seamlessly with AI agents through Openclaw Skills.

A specialized tool for AI agents to locate movies and TV shows across all major US streaming platforms and digital storefronts.

A foundational framework for reasoning within Forrest Landry's Immanent Metaphysics, enabling structured team onboarding and ethical agent interaction.

A secure, direct integration for managing iCloud Calendars using the CalDAV protocol without third-party middleware.








































