skill_list
List all available skills and their descriptions. Browsing skills helps identify relevant capabilities for data visualization and dashboard tasks.
Instructions
List all available skills with descriptions (~8 skills).
Use skill_get to retrieve the full content of a specific skill.
Returns
list[dict[str, str]]: Skills with 'name' and 'description' keys.
Names are in hyphenated format (e.g., "panel-material-ui", "panel-custom-components").Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |