Skills

All Skills

location

Skills tagged with #location

@mcp-registry
MCP

Mcp Server

Discover cities where it's currently 5PM around the world with timezone and location data.

mcp
19d ago
0
@managedcode

apple-crash-symbolication

Symbolicate .NET runtime frames in Apple platform .ips crash logs (iOS, tvOS, Mac Catalyst, macOS). Extracts UUIDs and addresses from the native backtrace, locates dSYM debug symbols, and runs atos to produce function names with source file and line numbers. Automatically downloads .dwarf symbols from the Microsoft symbol server using Mach-O UUIDs. USE FOR triaging a .NET MAUI or Mono app crash from an .ips file on any Apple platform, resolving native backtrace frames in libcoreclr or libmonosgen-2.0 to .NET runtime source code, retrieving .ips crash logs from a connected iOS device or iPhone, or investigating EXC_CRASH, EXC_BAD_ACCESS, SIGABRT, or SIGSEGV originating from the .NET runtime. DO NOT USE FOR pure Swift/Objective-C crashes with no .NET components, or Android tombstone files. INVOKES Symbolicate-Crash.ps1 script, atos, dwarfdump, idevicecrashreport.

managedcode/dotnet-skills+92 more
18d ago
3410
@homeassistant-extras

hass-sync

Maintains synchronization between src/hass folder and Home Assistant frontend source code. Verifies file locations, checks code matches upstream, and identifies unused code. Use when working with src/hass files, syncing Home Assistant code, or verifying code synchronization.

homeassistant-extras/device-card
19d ago
1170
@Redth

android-cli

Reference for the AndroidSdk.Tool CLI (`android` command) - a .NET global tool for Android SDK automation. Use when: (1) Managing Android SDK packages (list, install, uninstall, download), (2) Working with AVDs/emulators (create, delete, start, list), (3) Interacting with connected devices via ADB (list devices, get properties, install/uninstall APKs), (4) Locating or configuring JDK for Android development, (5) Setting up CI/CD for Android or .NET MAUI development, (6) Reading APK manifest information, (7) Accepting SDK licenses non-interactively.

Redth/AndroidSdk.Tools
19d ago
750
@ariroffe72
MCP

Zmanim MCP Server

MCP server providing Jewish prayer times (zmanim) calculations for any location worldwide.

mcpgithub
ariroffe72/zmanim-mcp-server.git
19d ago
0
@bahdotsh

explore-codebase-index

Orients exploration of the indxr repository using `.cursor/INDEX.md` as a single-file map of directory layout, declarations, imports, and cross-file structure. Use when navigating this codebase, locating symbols or modules, planning where to read code, or answering structural questions before opening many source files.

bahdotsh/indxr
18d ago
440
@abalmeo

Japan Travel Research & Recommendation Builder

Research top recommendations for a location in Japan and output the results in your preferred format.

abalmeo/claude-skill-japan-recs
19d ago
0
@JordanCoin

codemap

Analyze codebase structure, dependencies, changes, and cross-agent handoffs. Use when user asks about project structure, where code is located, how files connect, what changed, how to resume work, or before starting any coding task.

JordanCoin/codemap+1 more
18d ago
4740
@JaredStewart

coderlm

Primary tool for all code navigation and reading in supported languages (Rust, Python, TypeScript, JavaScript, Go, Java, Scala, SQL). Use instead of Read, Grep, and Glob for finding symbols, reading function implementations, tracing callers, discovering tests, and understanding execution paths. Provides tree-sitter-backed indexing that returns exact source code — full function bodies, call sites with line numbers, test locations — without loading entire files into context. Use for: finding functions by name or pattern, reading specific implementations, answering 'what calls X', 'where does this error come from', 'how does X work', tracing from entrypoint to outcome, and any codebase exploration. Use Read only for config files, markdown, and unsupported languages.

JaredStewart/coderlm
18d ago
1860
@warp-drive-data

ast-grep

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, write new rules, working with @ast-grep/napi or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics.

warp-drive-data/warp-drive+1 more
19d ago
3.1K0
@kingkongshot

pensieve

Project knowledge base and workflow router. knowledge/ caches previously explored file locations, module boundaries, and call chains for direct reuse; decisions/maxims are established architectural decisions and coding standards -- follow, don't re-debate; pipelines are reusable workflows; short-term/ holds new conclusions temporarily, promoted or deleted upon expiry. Use self-improve to capture new insights after completing tasks. Provides five tools: init, upgrade, migrate, doctor, self-improve.

kingkongshot/Pensieve
18d ago
2.5K0
@tmcfarlane

codebase-search

Search and navigate large codebases efficiently. Use when finding specific code patterns, tracing function calls, understanding code structure, or locating bugs. Handles semantic search, grep patterns, AST analysis.

codebase-searchgrepcode-navigationpattern-matching
tmcfarlane/oh-my-cursor+6 more
18d ago
440
@mcp-registry
MCP

Serenn — Find Verified Field Service Technicians

Find verified appliance repair, HVAC, and plumbing technicians by location and brand.

mcpgithubaisearch
19d ago
0
@mcp-registry
MCP

Bezal — Local Business Intelligence for AI Agents

Search 7,000+ local service businesses across America by category, location, or keyword.

mcpaisearch
19d ago
0
@cmer81

open-meteo

Use when the user asks about current weather, forecasts, historical weather, air quality, marine conditions, flooding, or elevation for any location worldwide.

cmer81/open-meteo-mcp+1 more
19d ago
350
@timescale

design-postgis-tables

Comprehensive PostGIS spatial table design reference covering geometry types, coordinate systems, spatial indexing, and performance patterns for location-based applications

timescale/pg-aiguide+7 more
18d ago
1.6K0
@Dianel555

ace-tool

Semantic codebase search, code indexing, and prompt enhancement via standalone CLI. Use when: (1) Semantic code search with natural language queries, (2) Code indexing for remote codebase retrieval, (3) Prompt enhancement with codebase context, (4) Before grep/find/glob operations for better accuracy, (5) Complex requirements clarification, (6) Large codebase navigation. Triggers: "search context", "enhance prompt", "find code that", "index project", "clarify requirements". IMPORTANT: Always use ace-tool BEFORE grep/find/glob for semantic-level code location.

Dianel555/DSkills+2 more
18d ago
630
@krabat-l

debug-isolate

This skill should be used during Phase 2 (ISOLATE) of a debug session when the bug has been reproduced and needs to be narrowed down to a specific location. Provides isolation techniques including binary search, stack trace analysis, and diagnostic logging.

krabat-l/claude-debug+2 more
18d ago
70
@jasonwilbur
MCP

Cloud Regions

Cloud region data for AWS, Azure, GCP, OCI & more. Query by location, compliance, GPU.

mcpgithubawsgcpazure
jasonwilbur/mcp-server-cloud-regions
19d ago
0
@CodeAlive-AI

codealive-context-engine

Semantic code search and AI-powered codebase Q&A across indexed repositories. Use when understanding code beyond local files, exploring dependencies, discovering cross-project patterns, planning features, debugging, or onboarding. Queries like "How does X work?", "Show me Y patterns", "How is library Z used?". Provides search (fast, returns file locations and descriptions) and chat-with-codebase (slower, costs more, but returns synthesized answers).

CodeAlive-AI/codealive-skills
18d ago
80
@Poliklot

bitrix

Provides expertise in 1C-Bitrix CMS development using the actual project core as the primary source of truth. Use when working with currently installed core modules, standard components, iblocks, highloadblocks, photogallery, blog, forum, vote, forms, landing, sitecorporate solution wizards, social auth, Bitrix24 connector widgets, mobileapp/JN, fileman/editor, cloud storage/files, bitrixcloud backup/monitoring, security/WAF/MFA, locations, message service, localization/translate, HL blocks, templates, import/export, caching, performance diagnostics, agents, events, controllers, search, SEO, users, infrastructure, or PHP-heavy Bitrix tasks such as local modules, services, DTOs, event handlers, controller actions, validation, composer/phpunit/phpstan/php-cs-fixer toolchains, PHP testing/verification, and legacy-to-D7 boundaries. First inspect installed modules and components under `www/bitrix` before relying on memory. Missing modules such as `catalog`, `sale`, `bizproc`, `pull`, or `socialnet` must be treated as deferred until they appear in the core.

Poliklot/bitrix-agent-skill
15d ago
70
@filipstrand

mflux-cli

Navigate MFLUX CLI capabilities, locate commands by area, and summarize supported features.

filipstrand/mflux+7 more
19d ago
1.9K0
@awslabs

amazon-location-service

Integrates Amazon Location Service APIs for AWS applications. Use this skill when users want to add maps (interactive MapLibre or static images); geocode addresses to coordinates or reverse geocode coordinates to addresses; calculate routes, travel times, or service areas; find places and businesses through text search, nearby search, or autocomplete suggestions; retrieve detailed place information including hours, contacts, and addresses; monitor geographical boundaries with geofences; or track device locations. Covers authentication, SDK integration, and all Amazon Location Service capabilities.

awslabs/agent-plugins+5 more
19d ago
2400