setup-autodesk-fusion

$npx mdskill add openai/community-plugins/setup-autodesk-fusion

Call `fusion_connection_status` and `fusion_capabilities_list` first. Distinguish synthetic fixture, managed and assisted modes. Fixture output is not evidence that Autodesk is installed.

SKILL.md

.github/skills/setup-autodesk-fusionView on GitHub ↗
---
name: setup-autodesk-fusion
description: Configure and diagnose Fusion interoperability, transport selection, scoped profiles and qualification. Use for setup or connection problems, not design edits.
---

Call `fusion_connection_status` and `fusion_capabilities_list` first. Distinguish synthetic fixture, managed and assisted modes. Fixture output is not evidence that Autodesk is installed.

Read [setup](../../README.md) and resolve the installed plugin root. Use its bundled CLI without startup npm. Discover the explicitly configured native endpoint and enroll the actual Python tool/schema hash; never guess tools, scan ports or silently switch transports. For the typed add-in, install the assembled package and follow [the add-in guide](../../addin/README.md).

For additional required native arguments, use `native-enroll --fixed-arguments-file` with a trusted absolute JSON-object file and explicitly reviewed values. Do not infer defaults, reuse an old mapping's values or override the script argument. An optional `--url` is saved as the selected endpoint. Enrollment rejects changed profiles and never executes the native tool or establishes qualification.

Use a trusted private profile for the user's scope. Existing valid grants cover routine work; changed target, billing, publication or manufacturing risk needs matching authority. Never edit policy to bypass a denial or invent qualification evidence.

Cloud PKCE and native Data MCP authentication are separate. Let the user complete the supported Autodesk sign-in URL; never collect passwords or copy Codex credentials. Enterprise extensions are privileged deployment code.

Run [qualification](../../docs/qualification.md) on approved synthetic documents. Report the connection evidence and exact remaining configuration or licensed-environment gate.

More from openai/community-plugins

SkillDescription
analyze-log-signalsAnalyze reviewed Grafana log evidence for event patterns, error-rate changes, and enrolled security markers. Use when a user needs bounded log analytics for an incident window, error-log comparison, anomaly triage, operational debugging, or a cautious check of approved security signals.
audit-ios-readinessRun a read-only App Store-readiness preflight for a declared iOS target without claiming approval or submitting anything.
audit-review-eval-validityAudit whether a declared local review evaluation can support fair quality claims. Use only when the user explicitly asks to audit review-eval validity or use the bundled synthetic fixture.
benchmark-review-configsDeterministically score comparable imported review-run lanes with root-cause metrics and uncertainty. Use only when the user explicitly asks to benchmark normalized local review runs or use the bundled synthetic fixture.
create-fusion-deliverablesStage and verify Fusion exports, drawing PDFs, flat-pattern DXF, viewport images and local renders. Use for engineering deliverables, not automatic publication or release.
edit-fusion-designPrepare, execute and verify authorized Fusion CAD changes using resolved entities, explicit units and state-bound plans. Use for reviewed parameter, sketch, feature, assembly or configuration operations.
handoff-fusion-engineeringPrepare a traceable local Fusion engineering review draft with source identities, artifacts and unresolved assurance gates. Not for sending, publication or release approval.
inspect-fusion-designInspect an explicit Fusion design, parameters, geometry, references, configuration and health without editing it. Use for model understanding or engineering audits.
inspect-infrastructure-healthInspect reviewed Grafana infrastructure evidence for host or fleet CPU usage, memory load, disk space, and system load. Use for server-health checks, capacity symptoms, resource saturation, disk pressure, cloud or local host comparisons, and bounded infrastructure triage.
investigate-application-performanceInvestigate reviewed Grafana APM evidence for request rate, error rate, and operational latency. Use when an application is slow, erroring, dropping traffic, regressing against a baseline, or needs a bounded request-rate, error, and p95 latency health assessment.