π―
add-model-descriptions
π―Skillfrom huggingface/chat-ui
What it does
Automatically discovers and adds concise, informative descriptions for new HuggingFace models in chat-ui configuration files.
add-model-descriptions
Installation
git cloneClone repository
git clone https://github.com/huggingface/chat-uinpm runRun npm script
npm run dev -- --openDockerRun with Docker
docker run -d -p 27017:27017 --name mongo-chatui mongo:latestnpm runRun npm script
npm run devDockerRun with Docker
docker run \+ 1 more commands
π Extracted from docs: huggingface/chat-ui
1Installs
-
AddedFeb 4, 2026
Skill Details
SKILL.md
Add descriptions for new models from the HuggingFace router to chat-ui configuration. Use when new models are released on the router and need descriptions added to prod.yaml and dev.yaml. Triggers on requests like "add new model descriptions", "update models from router", "sync models", or when explicitly invoking /add-model-descriptions.