
Skill
nvflare-shared
manage NVFLARE conversion and reporting templates
Description
Shared NVFLARE conversion references and templates used by the other NVFLARE agent skills (conversion workflow, validation ladder, dependency install, model exchange, metrics/artifact reporting, and the custom aggregator template). Not a user-triggered skill; loaded via references from the conversion skills.
SKILL.md
NVFLARE Shared Skill References
Internal, non-triggered skill that holds guidance and templates shared by the NVFLARE conversion skills so the same rules are authored once. It is installed alongside every NVFLARE skill and referenced by relative path; it is not selected or invoked on its own.
Contents
references/conversion-workflow.md— non-standard conversion, rerun, data-location, export, and authorization guidance.references/validation-evidence.md— the local validation ladder.references/dependency-install.md— dependency ordering and host-permission guidance.references/pytorch-model-exchange.md— PyTorch-family model/state-dict exchange details.references/pytorch-family-recipe-selection.md— PyTorch-family recipe discovery, algorithm guide, and catalog-based selection rules.references/runtime-output-guidance.md— runtime/export output locations.references/metrics-and-artifact-reporting.md— metric and artifact reporting.assets/aggregator.py— the custom weighted-aggregator template.
Consuming skills load these with relative paths such as
../nvflare-shared/references/conversion-workflow.md and adapt
../nvflare-shared/assets/aggregator.py rather than duplicating the guidance.
More skills from the NVFlare repository
View all 10 skillsautofl-nvflare
develop NVFlare Auto-FL experiments
Jul 14AgentsAutomationEngineeringNVIDIAautofl-nvflare-report
generate NVFlare experiment reports
Jul 14AutomationEngineeringNVIDIAReportingnvflare-autofl
optimize NVFLARE training jobs
Jul 27Machine LearningNVIDIAOptimizationnvflare-autofl-report
generate NVFLARE Auto-FL campaign reports
Jul 27Machine LearningNVIDIAReportingSimulationnvflare-convert-lightning
convert PyTorch Lightning code to NVFLARE
Jul 23Data PipelineEngineeringNVIDIAPyTorchnvflare-convert-pytorch
convert PyTorch code to NVFLARE
Jul 23Data PipelineEngineeringNVIDIAPyTorch
More from NVIDIA
View publishernemoclaw-user-guide
retrieve NemoClaw documentation and configuration
NemoClaw
Jul 20DocumentationMCPSearchmcore-build-and-dependency
manage Megatron-LM development environments
Megatron-LM
Jul 27ContainersDeploymentPythonmcore-bump-base-image
update NVIDIA PyTorch base images
Megatron-LM
Jul 14CI/CDDeploymentmcore-cicd
manage CI/CD pipelines for Megatron-LM
Megatron-LM
Jul 27CI/CDDeploymentGitHubmcore-create-issue
investigate CI failures and create issues
Megatron-LM
Jul 14DebuggingGitHubTriagemcore-linting-and-formatting
lint and format Megatron-LM code
Megatron-LM
Jul 14Best PracticesCode Analysis