Geo Database
Access detailed geographic data—locations, boundaries, demographics—from a comprehensive database maintained by jimmc414.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add jimmc414-geo-database npx -- -y @trustedskills/jimmc414-geo-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jimmc414-geo-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jimmc414-geo-database"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to a geographic database, allowing AI agents to retrieve information about locations based on various criteria. It can answer questions about place names, coordinates, and potentially other geographical data stored within the database. The skill enables location-based queries and analysis for tasks requiring spatial awareness.
When to use it
- Travel Planning: Get details about landmarks or points of interest in a specific city.
- Geographic Research: Find information on countries, regions, or cities based on latitude/longitude coordinates.
- Mapping Applications: Populate map features with relevant data retrieved from the geographic database.
- Location-Based Storytelling: Enrich narratives by providing accurate geographical details about fictional locations.
Key capabilities
- Geographic Data Retrieval
- Location Queries
- Coordinate-based Searches
- Place Name Lookups
Example prompts
- "What is the population of Tokyo?"
- "Find me information about the Eiffel Tower."
- "Give me details for coordinates 34.0522° N, 118.2437° W."
- “Tell me something interesting about Rome.”
Tips & gotchas
The skill's effectiveness depends on the comprehensiveness and accuracy of the underlying geographic database. Results may vary based on data availability.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.