diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index bbafb3cb..0a19b3da 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1653,6 +1653,21 @@ }, "homepage": "https://github.com/makenotion/claude-code-notion-plugin" }, + { + "name": "nvidia-skills", + "description": "NVIDIA agent skills for accelerated-computing workflows — starting with cuOpt vehicle-routing optimization (VRP, TSP, PDP) via the cuOpt Python API.", + "author": { + "name": "NVIDIA" + }, + "category": "development", + "source": { + "source": "git-subdir", + "url": "https://github.com/NVIDIA/skills.git", + "path": "plugins/nvidia-skills", + "ref": "main" + }, + "homepage": "https://github.com/NVIDIA/skills" + }, { "name": "oracle-ai-data-platform-workbench-spark-connectors", "description": "Oracle AI Data Platform Workbench Spark connectors for Claude Code. 18 connector skills covering every data source workbench customers commonly need: Oracle Autonomous DB family (ALH/ADW/ATP) via wallet/IAM-DB-Token/API-key, ExaCS, Fusion ERP REST, Fusion BICC, EPM Cloud Planning, Essbase 21c, OCI Streaming (Kafka), OCI Object Storage, Apache Iceberg, plus external systems (PostgreSQL, MySQL/HeatWave, SQL Server, Snowflake, Azure ADLS Gen2, AWS S3, generic REST, custom JDBC, Excel). Live-validated on the workbench `tpcds` cluster (Spark 3.5.0): 17 PASS / 4 ship-as-is out of 21 test rows.",