dynamo-router-starter Skill
Start or patch Dynamo router modes and run router endpoint smoke checks. Use for round-robin, KV-aware, least-loaded, or device-aware routing setup; use recipe-runner for recipe deployment and troubleshoot for failure diagnosis. Published by openai in plugins.
What is dynamo-router-starter Skill?
Start or patch Dynamo router modes and run router endpoint smoke checks. Use for round-robin, KV-aware, least-loaded, or device-aware routing setup; use recipe-runner for recipe deployment and troubleshoot for failure diagnosis. 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.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use dynamo-router-starter Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/nvidia/skills/dynamo-router-starter/SKILL.md
What it does
Start or patch Dynamo router modes and run router endpoint smoke checks. Use for round-robin, KV-aware, least-loaded, or device-aware routing setup; use recipe-runner for recipe deployment and troubleshoot for failure diagnosis.
Skill instructions
Dynamo Router Starter <!-- SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. SPDX-License-Identifier: CC-BY-4.0 -- Purpose Make Dynamo routing feel easy by getting a baseline router mode running, enabling KV-aware routing when appropriate, and proving the endpoint works. Keep the user focused on exact commands and success signals, not router internals. Prerequisites - Python 3.10+ with the dynamo package importable (python3 -m dynamo.frontend --help works). - For Kubernetes runs: kubectl configured with access to the target namespace and a deployed Dynamo recipe. - Network reachability to the frontend service (port-forward or direct). - A model already loaded into at least one worker (/v1/models returns at least one entry). Required Inputs Collect or infer: - local Python/CLI or Kubernetes recipe path - desired mode: round-robin, kv, least-loaded, device-aware-weighted, direct, or random - frontend port or Kubernetes frontend service - whe
Explore related resources
Frequently asked questions
What is dynamo-router-starter?
dynamo-router-starter is a open-source AI agent skill with Copy skill directory. Start or patch Dynamo router modes and run router endpoint smoke checks. Use for round-robin, KV-aware, least-loaded, or device-aware routing setup; use recipe-runner for recipe deployment and.
Who is dynamo-router-starter best for?
dynamo-router-starter is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install dynamo-router-starter?
Install or run dynamo-router-starter using Copy skill directory. Check dynamo-router-starter for the latest setup command.
Is dynamo-router-starter actively maintained?
dynamo-router-starter may need a closer maintenance check before production use.
Auto-fetched from GitHub.