c3d-data-shortcuts

Automate Civil 3D data shortcut management and repair via the API.

3|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/hebackus/c3d-api-plugin --skill c3d-data-shortcuts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: c3d-data-shortcuts
Source: https://github.com/hebackus/c3d-api-plugin/tree/main/skills/c3d-data-shortcuts
Command: npx skills add https://github.com/hebackus/c3d-api-plugin --skill c3d-data-shortcuts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes management of Civil 3D data shortcuts and cross-drawing references, helping teams locate, publish, synchronize, and repair references quickly.

Core Features & Use Cases

  • Working with data shortcuts: understand how to publish and publish references to shared across drawings; handle DataShortcuts and DataShortcutManager
  • Repair and synchronization: detect broken references and repair or synchronize them across a project
  • Automation and workflows: batch operations to enumerate published items, create references, and repair shortcuts across multiple drawings

Quick Start

Use this skill to manage Civil 3D data shortcuts across drawings and repair broken references in your project.

Frequently Asked Questions about c3d-data-shortcuts

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

FAQPage Schema
How do I repair broken Civil 3D data shortcuts across multiple drawings?

Repair broken Civil 3D data shortcuts by running batch repair operations via the Civil 3D API to detect and synchronize broken cross-drawing references across a project. This automates the detection and repair of missing data references.

How do I publish and manage Civil 3D data references for cross-drawing synchronization?

Publish and manage Civil 3D data references by configuring working and project folders, then using DataShortcuts and DataShortcutManager to synchronize shared items across multiple drawings. This centralizes cross-drawing reference management.

Can I automate enumerating published data shortcut items in a Civil 3D project?

Yes, you can enumerate published data shortcut items in a Civil 3D project by applying batch workflows via the Civil 3D API. This allows you to quickly locate and list all published data references across drawings.

What is the best way to configure working folders for Civil 3D data shortcuts?

Configure working folders for Civil 3D data shortcuts by centralizing project folder paths to properly manage and synchronize cross-drawing references. This setup ensures that broken shortcuts can be repaired and references remain consistent.

Does this data shortcut repair workflow require any external dependencies?

No, this data shortcut repair workflow has no external dependencies and operates directly through the Civil 3D API. It natively handles DataShortcuts and DataShortcutManager operations to repair and synchronize references.