Stats
Actions
Tags
From preset-mcp-skills
Use Superset MCP tools for dataset inspection, semantic-layer querying, and virtual dataset creation. Use only for MCP tool workflows; do not use for direct API work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/preset-mcp-skills:preset-mcp-datasetsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use for dataset-centered MCP workflows.
Use for dataset-centered MCP workflows.
list_datasets and get_dataset_info for dataset discovery.get_dataset_info; do not invent columns or metric expressions.query_dataset for semantic-layer data results.create_virtual_dataset only when the user wants to save SQL as a chartable dataset.list_datasets, get_dataset_info.preset-mcp-data / query_dataset.create_virtual_dataset.preset-mcp-visualization.list_databases and get_database_info through discovery.Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub preset-io/agent-skills --plugin preset-mcp-skills