feat(skills): integrate NVIDIA/skills as a trusted skills hub tap

NVIDIA/skills is now a default trusted tap in the Hermes Skills Hub —
discoverable, browsable, searchable, and auto-updating through the same
pipeline that already serves OpenAI, Anthropic, and HuggingFace skills.

Rebased onto current main.
This commit is contained in:
Teknium 2026-05-29 12:09:00 -07:00
parent 1596bb287e
commit 4de8009ce4
8 changed files with 69 additions and 3 deletions

View file

@ -95,6 +95,7 @@ GITHUB_TAP_LABELS = {
"openai/skills": "OpenAI",
"anthropics/skills": "Anthropic",
"huggingface/skills": "HuggingFace",
"NVIDIA/skills": "NVIDIA",
"VoltAgent/awesome-agent-skills": "VoltAgent",
"garrytan/gstack": "gstack",
"MiniMax-AI/cli": "MiniMax",