Toolverse
All skills

spots

by openclaw

Exhaustive Google Places search using grid-based scanning. Finds ALL places, not just what Google surfaces.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
4

About this skill

Exhaustive Google Places search using grid-based scanning. Finds ALL places, not just what Google surfaces.

How to use

  1. Zainstaluj narzędzie za pomocą polecenia go install github.com/foeken/spots@latest lub użyj binarki ze ścieżki ~/projects/spots/spots.

  2. Skonfiguruj dostęp do API Google: uruchom spots setup, aby otrzymać pełne instrukcje. Będziesz potrzebować klucza API z włączonymi usługami Places API i Geocoding API. Klucz zapisz w zmiennej środowiskowej GOOGLE_PLACES_API_KEY.

  3. Wykonaj pierwsze wyszukiwanie, podając nazwę dzielnicy lub miasta oraz rodzaj szukanych miejsc. Na przykład: spots "Arnhem Centrum" -r 800 -q "breakfast,brunch" przeszuka obszar o promieniu 800 metrów wokół Arnhem Centrum w poszukiwaniu miejsc do śniadania.

  4. Dostosuj wyniki za pomocą filtrów: użyj -r aby zmienić promień wyszukiwania w metrach (domyślnie 500), --min-rating aby wyfiltrować tylko miejsca z minimalną oceną, lub --open-now aby pokazać tylko otwarte lokale.

  5. Zmień format wyjścia dodając flagę -o: użyj json dla danych strukturalnych, csv do importu do arkusza kalkulacyjnego, lub map aby wygenerować interaktywną mapę HTML. Na przykład: spots "Amsterdam De Pijp" -r 600 -o map --out breakfast.html.

  6. Aby uzyskać szczegółowe opinie o konkretnym miejscu, użyj polecenia spots reviews "Nazwa lokalu".

Related skills

clickup

by civitai

Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.

Backend
2483

humanizer

by davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \

Backend
2873

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

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