Models
Model discovery, search, listing, and custom model-card management.
📄️ List known models
Return known model cards, including metadata Skulk uses for placement and compatibility decisions.
📄️ List known models
OpenAI-style model listing endpoint backed by Skulk's model catalog rather than only currently running instances.
📄️ Fetch and add a custom model card
Add a custom model card to Skulk's model catalog so it becomes searchable and launchable through the API or dashboard.
📄️ Delete a custom model card
Remove a previously added custom model card from Skulk's local catalog.
📄️ Search Hugging Face for models
Search for models to add or launch. Pass mlx_only=true to restrict results to mlx-community; omit or pass false to search all of Hugging Face.