Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Validate BI dataset, chart, and dashboard changes after publish by checking object creation, refresh success, and key metric consistency against expected tolerances
Use this skill after publishing BI changes. It assumes BI platform tools exist and can create or inspect datasets, charts, and dashboards.
Activate when you need to:
get_dashboard to confirm it exists and retrieve the full chart list.get_chart and inspect its configuration. Do not validate only a subset.chart_type, metrics, x_axis, dimensions, and dataset_id against the intended design for each chart.get_chart_data is supported on the active platform, call it for every chart to confirm the chart returns data without backend errors.get_chart_data execution as a required runtime check.npx skills add Datus-ai/Datus-agent --skill bi-validationHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.