edit-fusion-design

$npx mdskill add openai/community-plugins/edit-fusion-design

Inspect the selected document and exact operation schema. Resolve design intent, units, frame, occurrence context and configuration. Generated configuration instances and external sources are not implicitly editable.

SKILL.md

.github/skills/edit-fusion-designView on GitHub ↗
---
name: edit-fusion-design
description: Prepare, 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.
---

Inspect the selected document and exact operation schema. Resolve design intent, units, frame, occurrence context and configuration. Generated configuration instances and external sources are not implicitly editable.

Prepare one operation with `fusion_changes_prepare`; review inputs, effects, state and policy blockers. Execute the unchanged hash with a unique idempotency key under the existing scoped grant. Prepare dependent operations only after inspecting the previous result. Parameter batches have documented local atomicity; feature sequences and cross-system writes do not.

Preserve driving constraints and parametric history. Never convert to direct mode, break references, fetch latest versions or interrupt an active command as a convenience.

For offset planes, sweep, loft, draft, split-body and mirror, read the [CAD feature contracts](../../docs/cad-features.md). Keep native geometry in one editable component, explicit cut/intersect participants, ordered loft sections and exact sweep-path membership. Mirror creates separate bodies; split does not preserve unsplit originals. Draft's optional tangent/symmetric flags expand its effect and must be part of the reviewed request. Reinspect changed construction planes or axes before using their handles.

Verify meaningful numerical postconditions and feature health. Reinspect stale state. For partial/unknown outcomes, inspect receipts and the model before any new write; never blindly replay. `fusion_recovery_prepare` does not silently undo user work.

Saving is a separate cloud effect. Unsupported variants stay explicit. Assisted native tools require their separate broad grant and have different guarantees. See [workflow](../../README.md).

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.
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.
monitor-iot-edgeMonitor reviewed Grafana telemetry and freshness evidence for IoT devices and edge fleets. Use for smart devices, home automation sensors, remote equipment, wind turbines, space hardware, device-fleet freshness, missing telemetry, and bounded edge-health comparisons.