Agent Skills: Revit 2024 pyRevit Guidance

Revit 2024 API guidance for pyRevit development. Use when implementing or reviewing pyRevit commands that target Autodesk Revit 2024, including transaction patterns, API constraints, and version-specific best practices.

UncategorizedID: OriAshkenazi/ai-pyrevit-developer-template/pyrevit-revit-2024

Install this agent skill to your local

pnpm dlx add-skill https://github.com/OriAshkenazi/ai-pyrevit-developer-template/tree/HEAD/CodexWorkspace/skills/pyrevit-revit-2024

Skill Files

Browse the full folder contents for pyrevit-revit-2024.

Download Skill

Loading file tree…

CodexWorkspace/skills/pyrevit-revit-2024/SKILL.md

Skill Metadata

Name
pyrevit-revit-2024
Description
Revit 2024 API guidance for pyRevit development. Use when implementing or reviewing pyRevit commands that target Autodesk Revit 2024, including transaction patterns, API constraints, and version-specific best practices.

Revit 2024 pyRevit Guidance

Use this skill when you need version-specific Revit 2024 API rules and patterns.

Reference

  • references/revit_2024_development_guidelines.md

How It Fits

  • Pair this with the base develop-pyrevit-extensions skill for workflow, prompts, and templates.