autodesk-platform-servicesautodesk-platform-servicesOfficialยท3 Agent Skills Included

skills

Autodesk API development, AutoCAD plugins, and MCP server scaffolding

Scaffolds AutoCAD 2027 plugins in C++ and .NET, builds ribbon CUIX files from plain-English prompts, and generates MCP servers for Autodesk Platform Services. Eliminates broken Visual Studio wizards, manual XML editing, and hours of digging through APS documentation. Guides developers through Flow Production Tracking app lifecycles and verified build configurations for faster, error-free delivery.
npx skills add autodesk-platform-services/skills --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Autodesk Platform Services skills?โ–ผ

Run `npx skills add autodesk-platform-services/skills --all -g -y` in your terminal to install all skills globally. You can also install a single skill by adding `--skill acad-dotnet` to the command.

How to create an AutoCAD 2027 plugin without the broken VS wizard?โ–ผ

The acad-arx-wizard skill replaces the broken Visual Studio 2026 ObjectARX wizard with PowerShell scripts that generate complete C++ projects, Jigs, Reactors, and custom objects from a simple conversation.

Can I build an MCP server for Autodesk APS?โ–ผ

Yes. The aps-mcp-server-gen skill scaffolds a complete MCP server in Node.js, .NET, or Python with your choice of 2-legged OAuth, 3-legged OAuth, or Secure Service Account authentication.

How to build AutoCAD ribbon buttons without editing XML?โ–ผ

The acad-cuix-builder skill turns a plain-English description of your panels and buttons into a ready-to-load .cuix file with icons, tooltips, and LISP commands included.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. Every skill follows the universal SKILL.md standard and runs in Claude Code, Cursor, GitHub Copilot, and any agent that can execute terminal commands.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’