Agent Skills: Revit 2023 pyRevit Guidance

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

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

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-2023

Skill Files

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

Download Skill

Loading file tree…

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

Skill Metadata

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

Revit 2023 pyRevit Guidance

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

Reference

  • references/revit_2023_development_guidelines_with_llm_integration.md
  • references/pyrevit_elements_selection.md
  • references/pyrevit_cpython_ironpython_development.md

How It Fits

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