In-process Revit AI add-in that compiles and runs C# against the live Revit API at runtime through a natural-language agent. For BIM modelers, Revit-API developers and AEC indie devs who want to drive Revit operations (inspection, queries, parameter edits, geometry creation, schedule cleanup) by describing the task in plain English instead of authoring per-task tools or external macros. This skill shapes the public Zexus project (QuanZ827/zexus) into one coherent workflow: installing the add-in, configuring an LLM provider, structuring prompts for the Roslyn-compiled C# agent, reviewing the plan before any write transaction, and extending or debugging the agent loop (ToolLoopController, ExecuteCodeTool, PolicyGate) when needed.
Créé par: songlin she · GitHub