BimDown CSV-Only (Format B) Agent Skill

Builds BIM geometry from inline CSV files with meter-based coordinates.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/NovaShang/bimdown-format-comparison --skill bimdown-csv-only-format-b-agent-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: BimDown CSV-Only (Format B) Agent Skill
Source: https://github.com/NovaShang/bimdown-format-comparison/tree/main/formats/bd-csv
Command: npx skills add https://github.com/NovaShang/bimdown-format-comparison --skill bimdown-csv-only-format-b-agent-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill facilitates building data modeling using a simplified, CSV-based format, where all geometry coordinates are directly embedded within the CSV files.

Core Features & Use Cases

  • Streamlined Geometry: Utilizes inline geometry within CSV files for building elements, eliminating the need for separate SVG files.
  • Coordinate Precision: Ensures all geometry data is stored in meters, maintaining accuracy and compatibility across various modeling applications.
  • Element Management: Handles various elements such as walls, slabs, columns, doors, windows, spaces, levels, and grids with specific data structures.
  • Use Case: A construction project manager uses this Skill to model a building's geometry accurately and quickly, directly from a CSV dataset, enhancing collaboration and reducing time-to-delivery.

Quick Start

Use the 'bd-csv' skill to import the building geometry data from 'project/project_metadata.json'.

Frequently Asked Questions about BimDown CSV-Only (Format B) Agent Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I model building geometry using inline CSV data for BIM workflows?

Model building geometry using inline CSV data by embedding all coordinates directly within the file. This BimDown Format B approach eliminates separate SVG files, streamlining BIM workflows for walls, slabs, and columns.

What is the BimDown Format B for building modeling?

BimDown Format B is a building modeling approach that uses inline CSV files for geometry. It stores all spatial coordinates in meters and uses ID prefixes to clearly identify various building elements like walls, slabs, and columns.

Can I use CSV files to model structural elements without external SVG files?

Yes, you can use CSV files to model structural elements without external SVG files. This Skill embeds geometry coordinates directly inline, managing elements like doors, windows, spaces, levels, and grids entirely within the CSV data.

What is the best way to import building metadata to generate a CSV-based BIM model?

The best way to import building metadata is to use the 'bd-csv' skill to process the 'project/project_metadata.json' file. This action directly generates the inline CSV building model without requiring external geometric references.

Does BimDown CSV modeling support coordinate precision in meters for all structural elements?

BimDown CSV modeling supports coordinate precision strictly in meters for all structural elements. This ensures spatial accuracy and compatibility across various modeling applications when handling walls, slabs, and columns.