Rank Local

🌐Community
by calm-north · vlatest · Repository

This "Rank Local" skill helps you prioritize tasks based on their proximity to your current location, boosting efficiency and streamlining workflows.

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

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

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

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

About This Skill

What it does

The rank-local skill enables AI agents to analyze and rank local search results based on relevance, proximity, and other location-based factors. It helps users identify the most suitable local businesses or services by evaluating data such as distance, ratings, and reviews.

When to use it

  • You need to find the best nearby restaurants or cafes based on user reviews and distance.
  • A customer wants to locate the closest hardware store with high ratings for a home repair project.
  • A real estate agent is helping a client search for local schools near potential properties.

Key capabilities

  • Analyzes location-based data (e.g., distance, ratings)
  • Ranks results by relevance and proximity
  • Filters based on user preferences or criteria

Example prompts

  • "Find the top 5 local coffee shops within 2 miles with a rating above 4 stars."
  • "Rank nearby grocery stores by customer reviews and distance from my current location."
  • "Show me the best-rated local gyms in this area, sorted by proximity."

Tips & gotchas

  • Ensure that location data is accurate for optimal results.
  • This skill may not work well without access to real-time or up-to-date local business listings.

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
calm-north
Installs
1.0k

🌐 Community

Passed automated security scans.