civil3d_skills
Browse and search pre-built C# code templates for Civil 3D automation. Retrieve full skills to adapt and execute for design tasks.
Instructions
Browse and read Civil 3D code skills (documented C# code templates). Use 'list' to see available skills, 'search' to find by keyword, 'get' to read the full skill with code template. Skills are pre-built C# patterns you can adapt and execute via civil3d_execute or civil3d_query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | list = show all skills, search = find by keyword, get = read full skill | |
| category | No | Filter by category (surfaces, alignments, points, etc.) | |
| query | No | Search query for 'search' action | |
| skillName | No | Skill name for 'get' action |