scrape data from Google Maps. Extracts data such as the name, address, phone number, website URL, rating, reviews number, latitude and longitude, reviews,email and more for each place
Zvec
Zvec is an open-source backend skill for Claude Code and compatible agents, published by alibaba. Its author describes it as: “A lightweight, lightning-fast, in-process vector database”. The project has 15k stars on GitHub and is available under the Apache License 2.0 license. Add it to your setup with `git clone https://github.com/alibaba/zvec ~/.claude/skills/zvec`.
Installation
Add Zvec to your agent with:
git clone https://github.com/alibaba/zvec ~/.claude/skills/zvec Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for Zvec when you want backend help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear Apache License 2.0 license — safe to read and adapt
- Established project with 15,322 GitHub stars
- Actively maintained (recent commits)
Topics
Related skills
More Backend →AI Agent skills to access structured datasets for startup founders
A collection of skills for Rails development and consulting with an emphasis on learning, communication, and client success.
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
Query, monitor, and manage Unraid servers via GraphQL API through MCP tools. Supports system info, Docker, VMs, array/parity, notifications, plugins, rclone, and live telemetry.