Geo Llms Txt
Geo LLMs TXT generates location-aware text prompts and responses leveraging geographic data for richer, contextually relevant AI interactions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add geo-llms-txt npx -- -y @trustedskills/geo-llms-txt
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"geo-llms-txt": {
"command": "npx",
"args": [
"-y",
"@trustedskills/geo-llms-txt"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to process and understand text related to geographical locations. It can extract location names, identify place types (e.g., city, country, landmark), and potentially perform basic geospatial reasoning based on textual descriptions. The skill is designed for applications requiring location-aware natural language understanding.
When to use it
- Travel Planning: Extract destinations and points of interest from user requests ("Find restaurants near the Eiffel Tower").
- Local Business Search: Identify businesses mentioned in text reviews or articles ("What coffee shops are located downtown?").
- Geographic Data Enrichment: Automatically tag location information within unstructured text data.
- Content Summarization: Summarize news articles or documents that frequently mention specific places.
Key capabilities
- Location Name Extraction
- Place Type Identification
- Geospatial Reasoning (basic)
- Text Processing for Geographic Context
Example prompts
- "What is the capital of France?"
- "Find me hotels near Times Square in New York City."
- "Extract all the cities mentioned in this article: [article text]"
Tips & gotchas
The accuracy of location identification depends on the clarity and specificity of the input text. Ambiguous place names may require additional context for correct interpretation.
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.