add-model-descriptions
✓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.
Installation
SKILL.md
Add descriptions for new models available in the HuggingFace router to chat-ui's prod.yaml and dev.yaml.
Compare router models with prod.yaml. Missing = in router but not in prod.yaml.
For each missing model, search the web for its specifications:
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. Source: huggingface/chat-ui.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/huggingface/chat-ui --skill add-model-descriptions- Source
- huggingface/chat-ui
- Category
- *Creative Media
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is add-model-descriptions?
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. Source: huggingface/chat-ui.
How do I install add-model-descriptions?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/huggingface/chat-ui --skill add-model-descriptions Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/huggingface/chat-ui
Details
- Category
- *Creative Media
- Source
- skills.sh
- First Seen
- 2026-02-01