twisted_vase

Generate a 3D printable twisted vase mesh with customizable dimensions and twist angle.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/Xia12121/hybrid-design-agent --skill twisted-vase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: twisted_vase
Source: https://github.com/Xia12121/hybrid-design-agent/tree/main/skills/core/twisted_vase
Command: npx skills add https://github.com/Xia12121/hybrid-design-agent --skill twisted-vase

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, trimesh, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the generation of custom twisted vases, providing a streamlined solution for 3D modeling and design purposes.

Core Features & Use Cases

  • Customization: Specify vase dimensions (width, height, twist angle) and wall thickness.
  • 3D Modeling: Outputs a 3D printable mesh for a spiral, twisted vase.
  • Use Case: Ideal for artists, designers, and engineers looking to create unique and customizable vases for various applications, such as product design, 3D printing, or visual effects.

Quick Start

Generate a twisted vase with a half-width of 40mm, height of 150mm, and a twist angle of 120 degrees.

Frequently Asked Questions about twisted_vase

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a 3D printable mesh for a twisted vase?

You can generate a 3D printable mesh for a twisted vase by specifying the width, height, twist angle, and wall thickness. The Skill outputs a trimesh object for use in 3D modeling software.

What dimensions and parameters can I customize for 3D printable twisted vases?

For 3D printable twisted vases, you can customize the half-width, height, twist angle, and wall thickness. These parameters define the spiral geometry of the final mesh output.

Do I need numpy and trimesh to create spiral vase designs?

Yes, numpy and trimesh are required to create spiral vase designs. These dependencies handle the underlying mesh generation and 3D manipulation operations.

Can I use this generated 3D mesh directly for 3D printing?

Yes, the generated 3D mesh is designed for 3D printing. The Skill outputs a trimesh object that can be exported and processed in standard 3D modeling software for printing.

What is the best way to automate custom vase design for visual effects?

To automate custom vase design for visual effects, use a script that generates a twisted vase mesh with specified dimensions. This provides a streamlined solution for creating unique 3D printable models.