Geo Fundamentals

🌐Community
by sickn33 · vlatest · Repository

This skill provides basic geographic knowledge – location, distance, direction – for context and improved conversation understanding.

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 geo-fundamentals npx -- -y @trustedskills/geo-fundamentals
2

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

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

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

About This Skill

What it does

This skill provides foundational geographic knowledge and reasoning capabilities. It can identify locations based on descriptions, calculate distances between points, and understand basic geographical relationships like proximity and relative position. The skill is designed to enhance AI agents' ability to interact with location-based information effectively.

When to use it

  • Travel planning: Ask the agent to find nearby restaurants or hotels given a specific city.
  • Logistics & routing: Determine the distance between two warehouses for shipment optimization.
  • Geographic queries: Request information about landmarks, countries, or regions based on their location.
  • Location-based storytelling: Generate narratives that incorporate geographical details and spatial relationships.

Key capabilities

  • Location identification from descriptions
  • Distance calculation between points
  • Understanding of proximity and relative position

Example prompts

  • "What is the distance between London and Paris?"
  • "Find a coffee shop near Times Square in New York City."
  • "Which countries border Germany?"

Tips & gotchas

The skill relies on accurate location data; ambiguous descriptions may lead to incorrect results. It's best used for general geographic understanding rather than precise, high-resolution mapping.

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
sickn33
Installs
0

🌐 Community

Passed automated security scans.