LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

revit-build - AgenticRevit Plugin Build and Deployment Automation

Automates building, testing, and deployment of AgenticRevit plugin for Revit.

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • build debug version
  • build release version
  • clean and rebuild project
  • deploy plugin to Revit
  • copy DLL files
  • copy .addin manifest

Inputs

  • source code
  • build configuration
  • Revit 2025 SDK
  • Revit Addins folder path

Outputs

  • compiled DLL file
  • copied plugin files
  • build artifacts

Requirements

  • Revit 2025 SDK installed
  • .NET Framework 4.8
  • x64 platform configuration
  • access to Revit Addins folder

Source

  • Spec: SKILL.md
Revit
build-automation
plugin-deployment
dotnet
build debug version
build release version
clean and rebuild project
deploy plugin to Revit
source code
build configuration
Revit 2025 SDK
compiled DLL file
copied plugin files
build artifacts