Budtender
This "Budtender" skill simulates a cannabis expert, offering product recommendations and information to enhance your experience.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add budtender npx -- -y @trustedskills/budtender
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"budtender": {
"command": "npx",
"args": [
"-y",
"@trustedskills/budtender"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The budtender skill allows an AI agent to provide information and recommendations related to cannabis products. It can answer questions about different strains, suggest products based on desired effects (e.g., relaxation, energy), and offer basic guidance on consumption methods. The agent is designed to simulate the experience of interacting with a knowledgeable budtender in a dispensary setting.
When to use it
- A user wants to learn more about specific cannabis strains or their properties.
- Someone needs help choosing a product based on desired effects like sleep, pain relief, or creativity.
- A user is curious about different consumption methods (e.g., edibles, vaping).
- To simulate a dispensary experience for educational purposes.
Key capabilities
- Strain information retrieval
- Product recommendations based on desired effects
- Consumption method guidance
- Simulates budtender interaction
Example prompts
- "What are the effects of Blue Dream?"
- "I'm looking for something to help me sleep, what do you recommend?"
- "Tell me about edibles."
Tips & gotchas
The skill’s knowledge is limited to publicly available information and does not constitute medical advice. Always consult with a healthcare professional before using cannabis products.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.