breweries
CLI for AI agents to find breweries for their humans. Uses Open Brewery DB. No auth required.
Why use this skill?
Easily find craft breweries, brewpubs, and regional beer producers using the OpenClaw breweries skill. Get locations and details.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jeffaf/breweriesWhat This Skill Does
The breweries skill is a specialized CLI utility designed to integrate seamlessly with OpenClaw agents, allowing them to interface with the Open Brewery DB. It serves as a bridge between natural language queries and structured brewery data. Whether you are looking for specific regional craft breweries or simply need to find a place to enjoy a pint, this skill handles the heavy lifting of API interaction. It requires no authentication, meaning your agent can query the database immediately upon installation without complex configuration or token management. The utility supports searching by name, location (city or state), and specific brewery classification, providing concise, actionable output including links to official websites.
Installation
To add this capability to your agent, run the following command in your terminal:
clawhub install openclaw/skills/skills/jeffaf/breweries
Ensure that your environment supports standard command-line execution, as the skill functions via a wrapper script located in your skill folder.
Use Cases
This skill is perfect for users who frequently need local recommendations or need to aggregate data about the craft beer industry. It is ideal for travel planning, social organizing, or even market research. If your agent is managing your schedule, it can quickly identify local breweries during a trip, provide addresses, and supply website links for further planning.
Example Prompts
- "I'm heading to Denver for the weekend, can you find me some local craft breweries there?"
- "Search for the Sierra Nevada brewery and see if they have any information available."
- "I'm feeling adventurous, can you suggest three random breweries for me to check out?"
Tips & Limitations
When using the breweries skill, keep in mind that it returns a maximum of 10 results per query. Because it relies on the Open Brewery DB, data availability depends on community submissions to that database. The skill is strictly for breweries—it will not return results for standard bars, bottle shops, or wine retailers that do not brew on-site. When searching by state, you can use either the full state name or the standard two-letter abbreviation for better success. Use the 'type' filter if you are looking specifically for brewpubs or high-volume facilities, as this will help narrow down the output significantly from generic searches.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jeffaf-breweries": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
books
CLI for AI agents to search and lookup books for their humans. Uses Open Library API. No auth required.
harrypotter
CLI for AI agents to lookup Harry Potter universe info for their humans. Uses HP-API. No auth required.
spacex
CLI for AI agents to lookup SpaceX launches and rockets for their humans. No auth required.
anime
CLI for AI agents to search and lookup anime info for their humans. Uses Jikan (unofficial MyAnimeList API). No auth required.
bluesky
Complete Bluesky CLI: post, reply, like, repost, follow, block, mute, search, threads, images. Everything you need to engage on Bluesky from the terminal.