Stats
Actions
Tags
From preset-mcp-skills
Use Superset MCP tools for dashboard inspection, dashboard creation, and adding charts to dashboards. 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-dashboardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use for dashboard workflows through MCP.
Use for dashboard workflows through MCP.
list_dashboards and get_dashboard_info for dashboard discovery.add_chart_to_existing_dashboard when the user wants to add a chart to an existing dashboard.generate_dashboard only for a brand-new dashboard.add_chart_to_existing_dashboard.generate_dashboard with known chart IDs.preset-mcp-data.preset-mcp-visualization.npx claudepluginhub preset-io/agent-skills --plugin preset-mcp-skillsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.