You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
authored
skills(cuopt-install): update for mathematical_optimization namespace refactor (#1476)
Update `cuopt-install` skill content for the `mathematical_optimization`
namespace refactor from #1446.
## Summary
- Port skill changes from #1446 to a dedicated per-skill PR
- Adds blank line under SKILL.md header to trigger NVSkills evaluation
and signing
## NVSkills CI
Comment `/nvskills-ci` to trigger evaluation and signing.
---------
Signed-off-by: nvskills-svc-account <svc-nvskills-signing@nvidia.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: nvskills-svc-account <svc-nvskills-signing@nvidia.com>
Copy file name to clipboardExpand all lines: skills/cuopt-install/skill-card.md
+15-10Lines changed: 15 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,21 +7,26 @@ This skill is ready for commercial/non-commercial use. <br>
7
7
NVIDIA <br>
8
8
9
9
### License/Terms of Use: <br>
10
-
Apache2.0 <br>
10
+
Apache-2.0 <br>
11
11
## Use Case: <br>
12
-
Developers and engineers who need to install NVIDIA cuOpt (GPU-accelerated optimization engine) via pip, conda, or Docker and verify the installation for Python, C, or server deployments. <br>
12
+
Developers and engineers installing the NVIDIA cuOpt GPU-accelerated optimization library for Python, C, or REST server deployment and verifying the installation. <br>
13
13
14
14
### Deployment Geography for Use: <br>
15
15
Global <br>
16
16
17
+
## Requirements / Dependencies: <br>
18
+
**Requires API Key or External Credential:**[Not Specified] <br>
19
+
**Credential Type(s):**[None identified] <br>
20
+
21
+
Do not include secrets in prompts/logs/output; use least-privilege credentials; rotate keys as appropriate. <br>
22
+
17
23
## Known Risks and Mitigations: <br>
18
24
Risk: Review before execution as proposals could introduce incorrect or misleading guidance into skills. <br>
19
25
Mitigation: Review and scan skill before deployment. <br>
0 commit comments