Favicon of dynamo-interconnect-check

dynamo-interconnect-check Skill

AI Agent SkillJavaScriptOpen source

Validate that a Dynamo deployment's NIXL/UCX/NCCL interconnect is ready for disaggregated serving over RDMA/NVLink. Use after recipe-runner brings a deployment up (especially disagg/multi-node) to confirm the KV transport is correct; use troubleshoot for diagnosing already-failed pods. Published by openai in plugins.

Decision snapshot

Is this a fit?

Best for

Testing, Deployment, Design and media, Includes SKILL.md

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

19 days ago

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is dynamo-interconnect-check Skill?

Validate that a Dynamo deployment's NIXL/UCX/NCCL interconnect is ready for disaggregated serving over RDMA/NVLink. Use after recipe-runner brings a deployment up (especially disagg/multi-node) to confirm the KV transport is correct; use troubleshoot for diagnosing already-failed pods. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
92/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Deployment
  • Design and media
  • Testing use cases
  • Deployment use cases

Declared skill metadata

  • Declared author: Dan Gil <dagil@nvidia.com
  • Declared license: Apache-2.0
  • Source file: plugins/nvidia/skills/dynamo-interconnect-check/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use dynamo-interconnect-check Skill

  • Use it for testing.
  • Use it for deployment.
  • Use it for design and media.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/nvidia/skills/dynamo-interconnect-check/SKILL.md

What it does

Validate that a Dynamo deployment's NIXL/UCX/NCCL interconnect is ready for disaggregated serving over RDMA/NVLink. Use after recipe-runner brings a deployment up (especially disagg/multi-node) to confirm the KV transport is correct; use troubleshoot for diagnosing already-failed pods.

Skill instructions

Dynamo Interconnect Check <!-- SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. SPDX-License-Identifier: CC-BY-4.0 -- Purpose Confirm that the transport disaggregated serving depends on actually works. A deployment can pass an endpoint smoke test while disagg is silently wrong: if NIXL/UCX cannot reach the peer worker over RDMA or NVLink, KV transfer falls back to a slow or broken path. Catch that with read-only checks before trusting a disagg deployment or its benchmark numbers. This skill is read-only. It never mutates the cluster and never prints secrets. Prerequisites - Python 3.10+ on the operator machine. - kubectl exec access to a worker pod in the target Dynamo deployment. - Read access to the recipe directory (recipes/<model/<framework/<mode). - For node-capability checks: tools like ibstat, nvidia-smi, lsmod available in the worker pod image (missing tools are reported as skipped, not failures). When To Use - After dynamo-recipe

Verified compatibility and discovery

Frequently asked questions

What is dynamo-interconnect-check?

dynamo-interconnect-check is a open-source AI agent skill with Copy skill directory. Validate that a Dynamo deployment's NIXL/UCX/NCCL interconnect is ready for disaggregated serving over RDMA/NVLink.

Who is dynamo-interconnect-check best for?

dynamo-interconnect-check is best for reusing agent instructions, scripts, and references, testing workflows, deployment workflows, design and media workflows.

How do I install dynamo-interconnect-check?

Install or run dynamo-interconnect-check using Copy skill directory. Check dynamo-interconnect-check for the latest setup command.

Is dynamo-interconnect-check actively maintained?

dynamo-interconnect-check may need a closer maintenance check before production use.

Share:

Stars
5,140
Forks
717
Last commit
19 days ago
Last verified
Aug 24, 2026
Metadata fetched
Aug 24, 2026
Repository age
6 months
License
Unknown

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to dynamo-interconnect-check