CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
nvidia avatar

Cuopt Server Api Python

nvidia/skills
2k installs2.8k stars
Summary

This covers deploying NVIDIA's cuOpt REST server and calling it from Python or curl. You get Docker and local startup commands, payload examples for routing and linear programming problems, and a polling workflow since solutions come back async. The Python snippet shows the full cycle: POST your problem, grab the request ID, poll for results. Helpful if you're already familiar with cuOpt's Python API, since the REST field names differ slightly (task_locations vs order_locations, for instance). The runnable assets give you working VRP, pickup/delivery, and LP examples to start from. Routing and MILP are supported; quadratic programming is not available via REST.

Install to Claude Code

npx -y skills add nvidia/skills --skill cuopt-server-api-python --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Categories
Backend & APIsPython
First SeenJul 14, 2026
View on GitHub

More from nvidia/skills

All 236 skills →
  • Omniverse Realtime Viewer2k
  • Rag Perf1.9k
  • Cuopt Numerical Optimization Formulation1.9k
  • Dali Dynamic Mode1.9k
  • Physical Ai Neural Reconstruction1.9k
  • Nemotron Customize1.9k
  • Cupynumeric Install1.9k
  • Physical Ai Infrastructure Setup And Resilient Scaling1.9k
  • Cupynumeric Migration Readiness1.8k
  • Nemo Rl Session Memory1.8k
  • Physical Ai Video Data Augmentation1.8k
  • Physical Ai Defect Image Generation1.8k
  • Cupynumeric Parallel Data Load1.8k
  • Nemotron Retrieval Recipes1.8k
  • Nemo Automodel Distributed Training1.8k
  • Nemotron Speech1.8k
  • Vss Summarize Video1.8k
  • Cupynumeric Hdf51.8k
  • Nemo Automodel Recipe Development1.8k
  • Nemo Data Designer Plugin1.8k
  • Nemo Automodel Model Onboarding1.8k
  • Nemo Automodel Launcher Config1.8k
  • Dynamo Router Starter1.8k
  • Dynamo Recipe Runner1.8k

Recommended

More Backend & APIs →
anthropics avatar
build-zoom-rest-api-app

anthropics/knowledge-work-plugins

Reference skill for Zoom REST API. Use after choosing an API-based workflow when you need endpoint selection, resource-management patterns, OAuth requirements, rate-limit awareness, or API error debugging.
1.7k
23.4k
mindrally avatar
django-rest-api-development

mindrally/skills

Comprehensive guidelines for building scalable Django REST APIs with proper architecture, authentication, and performance optimization.
738
223
jezweb avatar
drizzle-orm-d1

jezweb/claude-skills

Build type-safe D1 databases with Drizzle ORM. Includes schema definition, migrations with Drizzle Kit, relations, and D1 batch API patterns. Prevents 18 errors including SQL BEGIN failures, cascade data loss, 100-parameter limits, and foreign key issues. Use when: defining D1 schemas, managing migrations, bulk inserts, or troubleshooting D1_ERROR, BEGIN TRANSACTION, foreign keys, "too many SQL variables".
652
960
mindrally avatar
rest-api-django

mindrally/skills

Comprehensive guidelines for Django REST API development covering project structure, views, models, serializers, authentication, performance, and error handling.
619
223
aj-geddes avatar
api-gateway-configuration

aj-geddes/useful-ai-prompts

Configure API gateways for routing, authentication, rate limiting, and request/response transformation. Use when deploying microservices, setting up reverse proxies, or managing API traffic.
478
317
secondsky avatar
api-authentication

secondsky/claude-skills

Secure API authentication with JWT, OAuth 2.0, API keys. Use for authentication systems, third-party integrations, service-to-service communication, or encountering token management, security headers, auth flow errors.
441
204