Toolverse
All skills

grounding-lite

by openclaw

Google Maps Grounding Lite MCP for location search, weather, and routes via mcporter.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend
Views
1

About this skill

Google Maps Grounding Lite MCP for location search, weather, and routes via mcporter.

How to use

  1. Włącz API Google Maps Tools w Cloud Console poleceniem gcloud beta services enable mapstools.googleapis.com.

  2. Wygeneruj klucz API w Google Cloud Console (sekcja Credentials) i zapisz go jako zmienną środowiskową: export GOOGLE_MAPS_API_KEY="TWÓJ_KLUCZ".

  3. Zainstaluj narzędzie mcporter za pośrednictwem npm: npm install -g mcporter.

  4. Skonfiguruj połączenie z Grounding Lite w mcporter: mcporter config add grounding-lite --url https://mapstools.googleapis.com/mcp --header "X-Goog-Api-Key=$GOOGLE_MAPS_API_KEY" --system.

  5. Wyszukaj miejsca poleceniem mcporter call grounding-lite.search_places textQuery="pizza near Times Square NYC" — otrzymasz listę miejsc z podsumowaniami i linkami do Map Google.

  6. Sprawdzaj pogodę komendą mcporter call grounding-lite.lookup_weather location='{"address":"Warszawa"}' unitsSystem=METRIC lub obliczaj trasy: mcporter call grounding-lite.compute_routes origin='{"address":"Warszawa"}' destination='{"address":"Kraków"}' travelMode=DRIVE — wynik zawiera czas i dystans podróży.

Related skills

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

video-downloader

by ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Backend
50173