Geo Database
Helps with AI, database as part of working with databases and data persistence workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add k-dense-ai-geo-database npx -- -y @trustedskills/k-dense-ai-geo-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"k-dense-ai-geo-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/k-dense-ai-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 geo-database, enabling AI agents to query and retrieve geographical data. It allows for spatial queries based on coordinates or locations, providing information such as points of interest, addresses, and geographic boundaries. The database is designed for efficient retrieval and analysis of location-based information.
When to use it
- Route Planning: Determine the best route between two locations considering real-world obstacles and points of interest.
- Location-Based Recommendations: Suggest nearby restaurants, attractions, or services based on a user’s current location.
- Geographic Analysis: Analyze data associated with specific geographic regions, such as population density or environmental factors.
- Address Validation: Verify the validity and accuracy of addresses against known geographical boundaries.
Key capabilities
- Spatial querying by coordinates
- Retrieval of points of interest (POIs)
- Geographic boundary information
- Address lookup and validation
Example prompts
- "Find all restaurants within 1 mile of 34.0522° N, 118.2437° W."
- "What is the population density of New York City?"
- "Validate the address: 1600 Amphitheatre Parkway, Mountain View, CA."
Tips & gotchas
The geo-database may have limitations in coverage for certain regions; results will be most accurate for well-populated areas. Ensure prompts are clear and specific regarding location or coordinates to avoid ambiguous results.
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.