mcp-skills
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| findSkillsC | Busca skills en el ecosistema skills.sh por palabra clave |
| installSkillC | Instala un skill desde skills.sh o GitHub usando su ID (owner/repo@skill) |
| selectSkillC | Recomienda el skill más relevante para una tarea concreta |
| uninstallSkillC | Desinstala un skill instalado usando su ID (owner/repo@skill) |
| updateSkillC | Actualiza un skill instalado usando su ID (owner/repo@skill) |
| analyzeProjectStackB | Analiza el package.json y recomienda skills según el stack detectado. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| confirmInstall | Plantilla para confirmar la instalación de un skill antes de ejecutarla |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| installedSkills |