Skip to content

Functions that simplify common tasks with NVIDIA Cloud Functions

License

Notifications You must be signed in to change notification settings

NVIDIA/nv-cloud-function-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVCF Container Helpers

This repository contains examples, tests, and a library to ensure a smooth deployment within NVIDIA Cloud Functions (NVCF).

NVCF Container Helper Functions Library

The package nvcf_container provide Python functions that simplify common tasks within containers deployed inside
NVIDIA Cloud Functions

Container Examples

The examples/ folder has sample containers to be built and used as functions or tasks.

Agent Skills

This repository includes reusable agent skills in skills/. The format is based on the open Agent Skills specification: https://agentskills.io/home.

  • NGC Cloud Functions CLI Skill: Guidance for using NGC CLI with NVCF functions, tasks, clusters, GPUs, and the NGC registry as well as invoking functions and debugging deployment errors.
  • Additional workflows are in examples.md.

Add this skill to Claude

Create a local skills directory for Claude and copy this skill into it:

mkdir -p ~/.claude/skills
cp -R ./skills/nvcf-ngc-cli-skill ~/.claude/skills/

Add this skill to Cursor

Create a local skills directory for Cursor and copy this skill into it:

mkdir -p ~/.cursor/skills
cp -R ./skills/nvcf-ngc-cli-skill ~/.cursor/skills/

About

Functions that simplify common tasks with NVIDIA Cloud Functions

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages