Generate Barrels
Creates realistic 3D barrel models of varying sizes, styles, and states (e.g., aged, damaged) for game assets or visualizations.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add generate-barrels npx -- -y @trustedskills/generate-barrels
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"generate-barrels": {
"command": "npx",
"args": [
"-y",
"@trustedskills/generate-barrels"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, generate-barrels, allows AI agents to create barrel designs based on specified parameters. It can produce various barrel types and sizes suitable for different applications. The generated designs are intended for visualization or further refinement by human designers.
When to use it
- Game development: Quickly generate a variety of barrel assets for props in a game environment.
- Industrial design prototyping: Create initial barrel shapes for potential storage containers or other industrial uses.
- Architectural visualization: Generate barrels as decorative elements within architectural renderings.
- 3D modeling inspiration: Provide starting points for more detailed 3D models of barrels.
Key capabilities
- Barrel generation based on parameters.
- Support for various barrel types and sizes.
- Output suitable for visualization or further refinement.
Example prompts
- "Generate a wooden wine barrel, medium size."
- "Create a steel barrel design optimized for pressure resistance."
- "Show me some barrel designs for storing chemicals."
Tips & gotchas
The skill’s output is intended as a starting point and may require manual adjustments in a 3D modeling program to achieve desired levels of detail. Specific parameter ranges or constraints will likely influence the quality and suitability of the generated design.
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.