agentsclimarketplace

Revit api interface

Skill a5c-ai/babysitter/library/specializations/domains/science/civil-engineering/skills/revit-api-interface

Revit API interface skill for element extraction, creation, and automationFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill revit-api-interface

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.8 KB, 275 tokens by cl100k_base, as published. Nobody here has run it

Revit API Interface Skill

Purpose

The Revit API Interface Skill provides programmatic access to Revit models for element extraction, creation, schedule generation, and automation of structural workflows.

Capabilities

  • Extract element properties
  • Create structural elements
  • Generate schedules
  • Apply structural parameters
  • Export to analysis software
  • Rebar detailing automation
  • Family parameter management
  • View and sheet automation

Usage Guidelines

When to Use

  • Automating Revit workflows
  • Extracting model data
  • Creating structural elements
  • Generating documentation

Prerequisites

  • Revit model available
  • API access configured
  • Element parameters defined
  • Automation script developed

Best Practices

  • Test on model copies
  • Validate data integrity
  • Handle errors gracefully
  • Document API usage

Process Integration

This skill integrates with:

  • BIM Coordination
  • Reinforced Concrete Design
  • Structural Steel Design

Configuration

revit-api-interface:
  operations:
    - extract
    - create
    - modify
    - export
  element-types:
    - structural-framing
    - structural-columns
    - walls
    - foundations
    - rebar

Output Artifacts

  • Element extractions
  • Schedule exports
  • Parameter reports
  • Automation logs

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.