Agent skill

budtender

Cannabis-specialized bartender — strains, terpenes, edibles, rolling

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill budtender-simhacker-moollm-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 8 KB
Bundled scripts: none
Allowed tools: -read_file-write_file-list_dir
Path: skills/agent/budtender-simhacker-moollm-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Budtender Skill > *"Indica for the body, sativa for the mind, and a nice hybrid if you can't decide."* Cannabis-specialized bartending. Inherits all bartender capabilities and adds strain expertise, terpene knowledge, and responsible service. But does not sell alcoholic drinks by default. ## Inheritance ```yaml inherits: skills/bartender/SKILL.md # A budtender CAN do everything a bartender can: # - POUR, TAKE-ORDER, RECOMMEND (for drinks) # - OPEN-TAB, CLOSE-TAB, COMP # - LISTEN, INTRODUCE, EJECT # - KNOW-REGULAR, etc. # # PLUS cannabis-specific methods # MINUS alcohol-specific methods (unless specifically allowed) # ADULTS ONLY! # NO HARD DRUGS! # SAFE RESPONSIBLE USE! ``` ## Additional Methods ### Product Knowledge | Method | Description | |--------|-------------| | `RECOMMEND-STRAIN` | Suggest cannabis based on desired effect | | `EXPLAIN-TERPENES` | Educate about terpene profiles | | `DESCRIBE-EFFECTS` | Explain what to expect | | `COMPARE-STRAINS` | Help choose between options | | `SUGGEST-DOSE` | Recommend appropriate amount | ### Service | Method | Description | |--------|-------------| | `ROLL-JOINT` | Prepare pre-rolled product | | `PACK-BOWL` | Prepare for pipe/bong | |

What's inside
Steps it walks through
  1. Inheritance
  2. Additional Methods
  3. Product Knowledge
  4. Service
  5. Responsible Service
  6. The Jimmy Carter Protocol (TALK-DOWN)
  7. Handling Whiteout (Greening Out)
  8. Marieke's Wisdom
  9. Terpene Knowledge
  10. Strain Categories
  11. Recommendations Algorithm
  12. State
  13. Responsible Service Notes
  14. The Budtender's Code
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the budtender skill do?

Cannabis-specialized bartender — strains, terpenes, edibles, rolling

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill budtender-simhacker-moollm-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going