{"id":49642803,"url":"https://github.com/isaddiq/claude-bim-development-skill","last_synced_at":"2026-05-05T20:04:43.727Z","repository":{"id":354349556,"uuid":"1223248863","full_name":"isaddiq/Claude-BIM-development-skill","owner":"isaddiq","description":"This Claude Code plugin provides a BIM software development skill for designing, coding, debugging, reviewing, and extending BIM-related software.","archived":false,"fork":false,"pushed_at":"2026-04-28T07:28:18.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-28T08:26:34.492Z","etag":null,"topics":["agent-skills","bim","claude-code","digitaltwin","revit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaddiq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-28T06:29:27.000Z","updated_at":"2026-04-28T07:28:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/isaddiq/Claude-BIM-development-skill","commit_stats":null,"previous_names":["isaddiq/claude-bim-development-skill"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/isaddiq/Claude-BIM-development-skill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaddiq%2FClaude-BIM-development-skill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaddiq%2FClaude-BIM-development-skill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaddiq%2FClaude-BIM-development-skill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaddiq%2FClaude-BIM-development-skill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaddiq","download_url":"https://codeload.github.com/isaddiq/Claude-BIM-development-skill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaddiq%2FClaude-BIM-development-skill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32665684,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-skills","bim","claude-code","digitaltwin","revit"],"created_at":"2026-05-05T20:04:40.213Z","updated_at":"2026-05-05T20:04:43.710Z","avatar_url":"https://github.com/isaddiq.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BIM Software Dev Plugin Marketplace\n\nThis repository is a Claude Code plugin marketplace for BIM software development.\n\nIt provides the `bim-software-dev-plugin`, which adds a Claude Code skill for Revit API, Unity BIM tools, IFC/OpenBIM workflows, BIM data engineering, BIM automation, model validation, XR, digital twins, AI/ML datasets, robotics, graph databases, and BIM integration work.\n\n## Install From GitHub\n\nIn Claude Code, add this GitHub repository as a plugin marketplace:\n\n```text\n/plugin marketplace add isaddiq/Claude-BIM-development-skill\n```\n\nThen install the BIM plugin from that marketplace:\n\n```text\n/plugin install bim-software-dev-plugin@bim-dev-marketplace\n```\n\u003cimg width=\"910\" height=\"693\" alt=\"image\" src=\"https://github.com/user-attachments/assets/81c3651d-62d3-49b1-a66c-7e48c68c0371\" /\u003e\n\nIf you prefer the full Git URL, this is equivalent:\n\n```text\n/plugin marketplace add https://github.com/isaddiq/Claude-BIM-development-skill.git\n```\n\n## Use The Skill\n\nAfter installation, run the BIM software development skill from Claude Code:\n\n```text\n/bim-software-dev-plugin:bim-software-dev create a C# Revit add-in that exports BIM metadata to CSV\n```\n\nMore examples:\n\n```text\n/bim-software-dev-plugin:bim-software-dev create a C# Revit add-in that exports ElementId, UniqueId, category, family, type, level, and parameters to CSV\n/bim-software-dev-plugin:bim-software-dev create Unity C# scripts to bind BIM metadata from CSV to imported GameObjects and show properties on object selection\n/bim-software-dev-plugin:bim-software-dev debug why my Revit-exported OBJ objects appear in Unity but metadata does not bind\n/bim-software-dev-plugin:bim-software-dev design an IFC to graph database pipeline for BIM semantic queries\n/bim-software-dev-plugin:bim-software-dev create a BIM-to-robotics semantic scene graph pipeline\n```\n\nSome Claude Code versions may expose plugin skill shortcuts differently. If the command name differs, check the available plugin and skill commands:\n\n```text\n/plugin\n/skills\n```\n\n## What This Plugin Helps With\n\n- C# Revit API add-ins and metadata exporters\n- C# Unity BIM viewers, metadata binding, and object selection\n- IFC/OpenBIM extraction, validation, and transformation\n- BIM-to-database and BIM-to-graph workflows\n- BIM web APIs, dashboards, and viewer integrations\n- BIM model validation and mapping reports\n- XR, digital twin, robotics, and AI/ML BIM data pipelines\n\n## Local Development\n\nIf you cloned this repository and want to test the plugin locally without installing it from the marketplace, run:\n\n```bash\nclaude --plugin-dir ./plugins/bim-software-dev-plugin\n```\n\nYou can also add the cloned repository root as a local marketplace:\n\n```text\n/plugin marketplace add .\n/plugin install bim-software-dev-plugin@bim-dev-marketplace\n```\n\n## Repository Structure\n\n```text\n.claude-plugin/\n  marketplace.json\n\nplugins/\n  bim-software-dev-plugin/\n    .claude-plugin/\n      plugin.json\n    skills/\n      bim-software-dev/\n        SKILL.md\n        references/\n        templates/\n        snippets/\n        scripts/\n```\n\nThe root `.claude-plugin/marketplace.json` makes this repository a Claude Code plugin marketplace. The plugin-level `.claude-plugin/plugin.json` defines the installable BIM plugin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaddiq%2Fclaude-bim-development-skill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisaddiq%2Fclaude-bim-development-skill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaddiq%2Fclaude-bim-development-skill/lists"}