π¦ ClawHubβ¦ BytesAgain
Beer
by @xueyetianya
Use when exploring beer styles, pairing beer with food, calculating ABV for homebrew, finding craft beer recommendations, or learning tasting techniques.
TERMINAL
clawhub install beerπ About This Skill
name: "Beer β Styles Encyclopedia, Food Pairing & Homebrew Guide" description: "Use when exploring beer styles, pairing beer with food, calculating ABV for homebrew, finding craft beer recommendations, or learning tasting techniques." version: "2.0.1" author: "BytesAgain" homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills tags: ["beer", "craft-beer", "homebrew", "brewing", "ipa", "stout", "lifestyle"]
Beer β Styles Encyclopedia, Food Pairing & Homebrew Guide
Your AI beer sommelier. Styles encyclopedia, food pairing guide, ABV calculator, tasting notes framework, and craft beer recommendations.
Requirements
Commands
styles
Beer style encyclopedia with flavor profiles and examples.bash scripts/script.sh styles ipa
bash scripts/script.sh styles stout
bash scripts/script.sh styles lager
bash scripts/script.sh styles wheat
bash scripts/script.sh styles sour
bash scripts/script.sh styles porter
bash scripts/script.sh styles pilsner
bash scripts/script.sh styles list
pair
Beer and food pairing recommendations.bash scripts/script.sh pair bbq
bash scripts/script.sh pair pizza
bash scripts/script.sh pair seafood
bash scripts/script.sh pair cheese
bash scripts/script.sh pair dessert
bash scripts/script.sh pair spicy
bash scripts/script.sh pair list
abv
Calculate alcohol by volume for homebrewing.bash scripts/script.sh abv 1.050 1.010
taste
Beer tasting notes framework and scoring guide.bash scripts/script.sh taste
homebrew
Homebrew recipes and getting started guide.bash scripts/script.sh homebrew starter
bash scripts/script.sh homebrew wheat
bash scripts/script.sh homebrew ipa
bash scripts/script.sh homebrew list
shop
Craft beer and gear recommendations.bash scripts/script.sh shop craft
bash scripts/script.sh shop gear
bash scripts/script.sh shop glasses
help
Show all commands.bash scripts/script.sh help