Geo Fundamentals

🌐Community
by hainamchung · vlatest · Repository

This skill provides basic geographic knowledge – location, distance, and direction – useful for context and spatial reasoning tasks.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "hainamchung-geo-fundamentals": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/hainamchung-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 understanding. It allows AI agents to answer questions about locations, provide basic geographical context, and perform simple location-based tasks. The agent can identify countries based on descriptions or coordinates, and offer general information related to geography.

When to use it

  • A user asks "What country is known for the Eiffel Tower?"
  • You need an AI assistant to describe the climate of a specific region.
  • To verify if a given set of GPS coordinates falls within a particular nation's borders.
  • When building a travel planning agent that requires basic geographical awareness.

Key capabilities

  • Country identification based on descriptions
  • Country identification based on coordinates
  • Providing general geographic information

Example prompts

  • "What country is located at 48.8566° N, 2.3522° E?"
  • "Tell me about the geography of Japan."
  • “Which country is famous for its pyramids?”

Tips & gotchas

The skill provides fundamental geographic knowledge; more complex or highly specific geographical queries may require additional specialized skills. Accuracy depends on the underlying data and should be verified when critical.

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
hainamchung
Installs
2

🌐 Community

Passed automated security scans.