autodesk-platform-services
- 13 skills
- 0 followers
- 9 hours ago last updated
- ▌ Lisp To Dotnet · autodesk-platform-services bundleAutoLISP to AutoCAD .NET migration skill for Design Automation (DA). Analyzes .lsp files, maps LISP patterns to .NET equivalents, generates a single DA-ready C# plugin — every command becomes a parameterized, non-interactive entry point — with unit tests, accoreconsole integration tests, and a DA-deployable bundle. AutoLISP does not run in Design Automation; this skill is the migration path.
- ▌ Oas Core · autodesk-platform-servicesUse when authoring or editing OAS-Core JSON — rooms, walls, openings (doors/windows), curtain walls, roofs, floor slabs, furniture, railings, or annotations in a 2D floor plan.
- ▌ Oas Layout · autodesk-platform-servicesUse when producing or editing fully resolved OAS-Layout JSON — multi-level plans with levels, rooms, walls, openings, slabs, roofs, furniture, railings, and inter-level connections.
- ▌ Oas Render · autodesk-platform-servicesUse when mapping OAS plans to a visual output — SVG, Canvas, or WebGL — including scale, axis orientation, and z-order layering.
- ▌ Oas Program · autodesk-platform-servicesUse when capturing OAS design intent — room requirements, area targets, adjacency rules, circulation rules, or global constraints — before any geometry has been resolved.
- ▌ Oas Geometry · autodesk-platform-servicesUse when writing or debugging OAS geometry — points, polygons, line segments, arcs, circles, spirals, fillets, units, or coordinate conventions. Load before any geometry-heavy edit.
- ▌ Oas Extensions · autodesk-platform-servicesUse when adding or editing OAS extension blocks — machinery, materials, site, MEP, or Autodesk metadata — that augment a Core or Layout document.
- ▌ Acad Dotnet · autodesk-platform-services bundleScaffold and develop AutoCAD 2027 .NET plugins (AutoCAD, Civil 3D, Plant 3D) targeting .NET 10 / x64. Covers dotnet new templates, csproj patterns, bundle packaging, desktop NETLOAD testing, and Design Automation deployment.
- ▌ Flow Ptr App · autodesk-platform-services bundleGuide for developing a new Flow Production Tracking (FPTR) / ShotGrid Toolkit (sgtk) app following a Spec-driven approach. Triggers on: create a new FPTR app, new Flow Production Tracking app, new Toolkit app, tk-multi-starterapp, sgtk app development, tank install_app, tank switch_app, dev sandbox pipeline configuration, ShotGrid Toolkit app.
- ▌ Acad Arx Wizard · autodesk-platform-services bundleAgentic ObjectARX project scaffolding for AutoCAD 2027 / Visual Studio 2026. Replaces the broken .vsz VsWizardEngine wizard with a PowerShell script that generates identical C++ project files. Works for new ARX/DBX/CRX projects and add-on class wizards (Jig, Reactors, Custom Object, MFC, .NET Wrapper, COM Wrapper, Dynamic Property).
- ▌ Aps Docs Portal · autodesk-platform-servicesNavigate the Autodesk Platform Services (APS) documentation portal — find the right API docs, decode glossary terms, crawl table-of-contents JSON trees, extract content from static HTML pages, and convert CDN URLs to clickable portal links. Covers ACC, BIM 360, Model Derivative, Data Management, Viewer, Design Automation, Authentication, Webhooks, and all related APS APIs.
- ▌ Acad Cuix Builder · autodesk-platform-services bundleGenerate a complete AutoCAD .bundle (CUIX ribbon + extended tooltip GIFs + LISP + PackageContents) from a plain-English prompt. No XML editing required.
- ▌ Aps MCP Server Gen · autodesk-platform-services bundleScaffold a custom MCP (Model Context Protocol) server that integrates with Autodesk Platform Services (APS). Use this skill when the user wants to build, create, generate, or set up an MCP server for APS, Autodesk, Forma, or any Autodesk cloud API. Supports Node.js/TypeScript, .NET/C#, and Python. Handles STDIO (local) and Streamable HTTP (cloud) transport, and various APS auth patterns: 2-legged OAuth, Secure Service Accounts, and 3-legged OAuth.