shuotao/REVIT_MCP_study
Skill Claude CodeCodex
Translates Revit-oriented BIM Skill intent and terminology into a guarded Archicad MCP workflow while preserving the original Domain method and Revit route. Use when applying BIMMCP Skills to Archicad, selecting a BIM backend, querying Archicad elements, numbering Zones, producing Archicad quantity takeoffs, or…
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A workflow for automatically adding dimensions to floor-plan views. Dimensions are annotations that show measured distances such as room widths or wall lengths.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A batch tool for applying a View Template to multiple views in Autodesk Revit. A View Template is a saved set of display settings; targets can be selected by sheets or view names and filtered by view type.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A batch material editor for Autodesk Revit that copies each type's existing material and changes only the copy's rendered diffuse colour. A material controls how a building element looks, and the original graphics colour and other properties remain unchanged.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A batch editor for the maximum height of rooms in Autodesk Revit, a building-design program. It groups rooms by name or purpose and sets their upper limit and offset in millimetres without changing their level.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
Build the RevitMCP Revit add-in for one or all Revit versions (2022-2026) using the unified RevitMCP.csproj.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A building-code review helper for daylight, floor-area ratio, floor areas, and parking. It checks design information in Autodesk Revit against the stated building-regulation criteria.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A two-way consistency checker for CLAUDE.md, a project instruction file used by coding agents. It compares the documented instructions with the actual work after pull requests, skill upgrades, or tool changes, then checks both directions for mismatches.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A batch copier for detailed drawing items between views in the same Autodesk Revit project. These items include lines, notes, filled areas, detail components, and dimensions.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A cross-project sheet-copying tool for Autodesk Revit. A sheet is a drawing page, and this workflow rebuilds sheets that contain model views, schedules, drafting views, and custom sheet information when Revit's built-in import cannot copy them directly.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
An opt-in development workflow for hot-reloading the RevitMCP core while Autodesk Revit stays open. It rebuilds, deploys, reloads, and checks the CoreRuntime.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A curtain-wall panel layout tool for Autodesk Revit, a building-design program. It lets you design panel patterns and preview the result in a web page before applying it.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A workflow for finding duplicate detail elements in a Revit view and removing them after a preview and confirmation. Detail elements include items such as detail components, lines, filled areas, text, and dimensions.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A skill for batch-creating dependent views and setting their crop boundaries from grid lines. Dependent views are drawing views linked to a main view, and crop boundaries control which part is shown.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
Deploy the built RevitMCP.dll to the correct Revit Add-ins folder for a specified version (Windows only).
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A workflow for synchronising numbers in Revit detail components, including detail headers and sheet numbers. Revit is software for designing and documenting buildings.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A workflow for finding clashes between MEP pipes and structural elements in Revit. MEP means mechanical, electrical, and plumbing systems; a clash is an unwanted physical overlap between building elements.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
Wrap a standalone Revit IExternalCommand (.cs / DLL, WPF dialog allowed) into a revit-mcp MCP tool. Generates the C# command handler + switch case + TypeScript tool definition, builds, dual-path deploys, guides the restart, auto-verifies the tool is live, then commits (never pushes). Use when the user says "把這支…
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A workflow for turning a recently written domain process into a flowchart. A domain is a defined area of work or knowledge, and Mermaid is a text format that creates diagrams from structured descriptions.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A workflow for creating Revit structural beams from layers in a CAD or DWG drawing. CAD and DWG are common formats and tools for computer-aided technical drawings.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A workflow for creating Revit structural or architectural columns from layers in a CAD or DWG drawing. CAD and DWG are common formats and tools for computer-aided technical drawings.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A workflow for colouring Revit elements according to the values of their parameters. A parameter is information attached to an element, such as a type, size, or status.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
A workflow for finding and visually marking Revit elements by their parameter values. It first explores available fields, aligns the query with them, and then retrieves matching elements.
shuotao/REVIT_MCP_study
Skill Claude CodeCodex
An import workflow that brings Excel worksheets into Revit drafting views. It preserves merged cells, table borders, row and column sizes, wrapped text, and viewport positions when views are replaced.