local-places
π―Skillfrom steipete/clawdis
Searches and retrieves local places like restaurants and cafes using a Google Places API proxy on localhost with flexible location and filtering options.
Part of
steipete/clawdis(48 items)
Installation
uv run --env-file .env uvicorn local_places.main:app --host 127.0.0.1 --port 8000Skill Details
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
More from this repository10
Manages Gmail, Calendar, Drive, Contacts, Sheets, and Docs via CLI with OAuth-based Google Workspace interactions.
Retrieves current weather and forecasts for any location using free services, with multiple output formats and no API key required.
Quickly summarizes URLs, local files, and YouTube links using AI models with flexible extraction options.
Runs coding agents like Claude Code or Codex in bash with PTY support, enabling programmatic control and background processing.
Streamlines interaction with MCP servers through CLI, enabling listing, configuration, authentication, and direct tool calls via HTTP or stdio.
Manages Apple Reminders via CLI, enabling listing, adding, editing, completing, and deleting tasks with flexible date and list filtering.
Searches and downloads GIFs from Tenor/Giphy with a CLI/TUI, enabling preview, extraction, and easy sharing.
Edits PDFs using natural language instructions, allowing precise page-level modifications with simple CLI commands.
Automates interactions with Obsidian vaults, enabling searching, creating, moving, and managing Markdown notes via obsidian-cli.
Automates macOS UI interactions by capturing screens, targeting elements, driving input, and managing apps via a powerful CLI tool.