Polyhydra Skills / Dev Tools
nuget-publish
Publishes internal .NET packages to a private NuGet feed so other repos can restore them.
Dev ToolsHomelab-internal
When to use it
- A library needs to be versioned and pushed for other repos to consume
- Diagnosing a "package not found" or restore failure against the internal feed
Homelab-internal. This skill talks to infrastructure specific to my own
self-hosted setup (internal hosts, credentials, deploy topology). The description above
reflects the general pattern — the implementation itself isn't published here.