run-fusion-cloud-recipes

$npx mdskill add openai/community-plugins/run-fusion-cloud-recipes

Inspect `fusion_cloud_status`, authorization owner, reviewed recipes, scope and admission budget. Never reuse native MCP tokens, distribute a client secret or request a PAT.

SKILL.md

.github/skills/run-fusion-cloud-recipesView on GitHub ↗
---
name: run-fusion-cloud-recipes
description: Prepare, submit and reconcile reviewed Fusion Automation jobs with exact sources, scoped authorization and explicit budgets. Not for arbitrary model-generated cloud scripts.
---

Inspect `fusion_cloud_status`, authorization owner, reviewed recipes, scope and admission budget. Never reuse native MCP tokens, distribute a client secret or request a PAT.

Choose an installed recipe and declared typed inputs. Freeze exact source versions/configuration/hashes. A generic signed activity does not constrain code, data or cost.

Use `fusion_cloud_job_prepare` to resolve actual dependencies and reservation. Required hard-cap or immutability guarantees remain blockers when unsupported; do not weaken them silently.

For a bounded batch, use `fusion_cloud_batch_prepare` with one approved recipe, frozen common source context, approved object-storage destination, a stable request key and explicit unique variant IDs. Review the whole prepared mapping before submission. `fusion_cloud_batch_resume` admits only the requested bounded wave of unattempted children; it does not refresh expiry, bypass per-job budgets or publish into Fusion/ERP. Use `fusion_cloud_batch_inspect` after interruption, and retain each child job ID for detailed status, output validation and billing.

Submit the unchanged plan with an existing compute grant and unique idempotency key. Durable intent/reservation precedes submission. Lost acknowledgments and unknown states never justify blind resubmission.

Poll the plugin job ID. Provider success remains validating until trusted output checks pass. Cancel only where qualified; cancellation is not rollback or free compute. Final billing comes from the trusted reconciliation adapter; unknown exposure retains its reservation.

Unknown validation intent or a recorded output-identity collision blocks the batch. Do not clear records, regenerate keys, revalidate to erase a conflict or submit remaining variants as a workaround. A receipt ID collision check does not prove physical storage-key isolation; that is part of the trusted stager's qualification.

Report processing, validation, artifact and cost evidence separately. Offline mocks do not establish geometry, residency, metering or service compatibility. See [enterprise recipes](../../docs/enterprise.md) and [batch recovery](../../docs/batches.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.
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.