Geo Database

🌐Community
by drshailesh88 · vlatest · Repository

Access and query a comprehensive geospatial database maintained by drshailesh88 for location data and analysis.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add drshailesh88-geo-database npx -- -y @trustedskills/drshailesh88-geo-database
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "drshailesh88-geo-database": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/drshailesh88-geo-database"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The drshailesh88-geo-database skill provides access to a geographical database. It allows AI agents to retrieve information about locations, including potentially coordinates and other related data. This skill enables location-based queries and integration of geographic data into various applications.

When to use it

  • Travel planning: Retrieve details about points of interest in a specific city or region.
  • Logistics & routing: Determine the nearest service station or calculate distances between locations.
  • Data analysis: Filter data based on geographical location (e.g., find all restaurants within a 5-mile radius).
  • Content generation: Populate stories or articles with accurate geographic details.

Key capabilities

  • Access to a geographical database
  • Location information retrieval
  • Potential for coordinate lookup
  • Support for location-based queries

Example prompts

  • "What are some popular landmarks in Paris?"
  • "Find the coordinates of the Eiffel Tower."
  • "List all restaurants within 2 miles of my current location."

Tips & gotchas

The specific data available and query capabilities depend on the underlying geographical database. Ensure your AI agent understands how to format requests for optimal 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
drshailesh88
Installs
9

🌐 Community

Passed automated security scans.