develop-pyrevit-extensions
Installation
SKILL.md
Develop pyRevit Extensions
Use this skill to navigate the pyRevit knowledge base, planning workflow, and reusable assets in this repo.
Quick Start
- Open
references/docs_overview.mdfor the index. - For setup and first-button walkthroughs, read
CodexWorkspace/human/README.md. - For the full dual-model workflow, read
references/agent_ai_orchestrated_dev_methodology.md.
Versioned Guidance
- For version-specific API patterns and constraints, use the appropriate
pyrevit-revit-20xxskill inCodexWorkspace/skills/. - Use the related pyRevit notes in
references/pyrevit_overview.mdwhen scaffolding a new command.
Planning + Prompts
- Copy planning templates from
assets/templates/intoCodexWorkspace/workspace/. - Use prompts from
assets/prompts/as instructed inreferences/prompts_overview.md.