autodesk-revit
Installation
SKILL.md
Autodesk Revit
Autodesk Revit is a BIM (Building Information Modeling) software for architects, engineers, and construction professionals. It allows users to design and document building projects with parametric modeling. Revit helps streamline workflows from concept to construction.
Official docs: https://www.autodesk.com/developer-network/platform-products/revit/
Autodesk Revit Overview
- Model
- Element
- Parameter - integer, string, double
- View
- Workset
- Element
Use action names and parameters as needed.
Working with Autodesk Revit
This skill uses the Membrane CLI to interact with Autodesk Revit. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills