Atlas

🏢Official
by openai · vlatest · Repository

Atlas provides concise, factual summaries of complex topics, rapidly delivering key insights for quick understanding and decision-making.

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

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

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

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

About This Skill

What it does

The atlas skill provides access to a collection of data and tools for geospatial analysis. It allows agents to retrieve information about locations, calculate distances between points, and perform other location-based tasks. This capability can be used to enhance applications requiring geographic understanding and decision-making.

When to use it

  • Route Optimization: Determine the most efficient route between multiple delivery addresses.
  • Real Estate Analysis: Identify properties within a specific radius of amenities like schools or parks.
  • Environmental Monitoring: Analyze data related to pollution levels across different geographic areas.
  • Disaster Response: Locate affected populations and resources during natural disasters.

Key capabilities

  • Geospatial Data Retrieval
  • Distance Calculation
  • Location-Based Analysis

Example prompts

  • "What is the population of cities within 100km of London?"
  • "Calculate the distance between New York City and Los Angeles."
  • "Find all hospitals located near a specific zip code."

Tips & gotchas

The atlas skill requires access to geospatial data sources, which may have usage limitations or licensing restrictions. Be mindful of these constraints when designing your AI agent's workflows.

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
openai
Installs
25

🏢 Official

Published by the company or team that built the technology.